multi

sks

显示已激活的 Skills 状态和所有可用命令列表

85 stars

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

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/sks/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How sks Compares

Feature / AgentsksStandard Approach
Platform SupportmultiLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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"
```