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:
co-authored by
Claude Opus 4.5
parent
10377e95e2
commit
5ae9dbf2a6
@@ -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/
|
||||
```
|
||||
|
||||
### 工作流
|
||||
|
||||
Reference in New Issue
Block a user