docs: update README with agents directory structure

- Move web-search-agent.md to agents/
- Add agent installation instructions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
jilinchen
2026-01-07 01:52:50 +08:00
co-authored by Claude Opus 4.5
parent 10377e95e2
commit 5ae9dbf2a6
3 changed files with 6 additions and 219 deletions
+6
View File
@@ -37,6 +37,9 @@ cp -r skills/research-en ~/.claude/skills/research
# Chinese version
cp -r skills/research-zh ~/.claude/commands/research
# Required: Install agent
cp agents/web-search-agent.md ~/.claude/agents/
```
### Workflow
@@ -97,6 +100,9 @@ cp -r skills/research-en ~/.claude/skills/research
# 中文版
cp -r skills/research-zh ~/.claude/commands/research
# 必需:安装agent
cp agents/web-search-agent.md ~/.claude/agents/
```
### 工作流