backup materials and knowledge-base docs
This commit is contained in:
22
文档润色流和知识库构建流/claude-scholar-upstream/commands/sc/README.md
Normal file
22
文档润色流和知识库构建流/claude-scholar-upstream/commands/sc/README.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# SuperClaude Commands
|
||||
|
||||
This directory contains slash commands that are installed to `~/.claude/commands/sc/` when users run `superclaude install`.
|
||||
|
||||
## Available Commands
|
||||
|
||||
- **agent.md** - Specialized AI agents
|
||||
- **index-repo.md** - Repository indexing for context optimization
|
||||
- **recommend.md** - Command recommendations
|
||||
- **research.md** - Deep web research with parallel search
|
||||
- **sc.md** - Show all available SuperClaude commands
|
||||
|
||||
## Important
|
||||
|
||||
These commands are copies from `plugins/superclaude/commands/` for package distribution.
|
||||
|
||||
When updating commands:
|
||||
1. Edit files in `plugins/superclaude/commands/`
|
||||
2. Copy changes to `src/superclaude/commands/`
|
||||
3. Both locations must stay in sync
|
||||
|
||||
In v5.0, the plugin system will use `plugins/` directly.
|
||||
Reference in New Issue
Block a user