Installation
Claude Code / Cursor / Codex
$curl -o ~/.claude/skills/sks/SKILL.md --create-dirs "https://raw.githubusercontent.com/OpenDCAI/Mycel/main/.claude/skills/sks/skill.md"
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/sks/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How sks Compares
| Feature / Agent | sks | Standard Approach |
|---|---|---|
| Platform Support | multi | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
显示已激活的 Skills 状态和所有可用命令列表
Which AI agents support this skill?
This skill is compatible with multi.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
无需任何参数,**直接运行**: ```bash python3 "$(git rev-parse --show-toplevel 2>/dev/null)/.claude/skills/sks/status.py" ```