sc desktop status
Show the current runtime status, RPC endpoint, and database info.
- RPC server endpoint and port
- Database path and skill count
- Active workspace roots
- MCP server registration status
sc list
List all skills in the local library.
| Flag | Description |
|---|---|
--include-archived | Include archived skills |
--favorites | Show only favorited skills |
--names-only | Output skill names only |
--json | Output as JSON |
sc show <name>
Show detailed information about a skill.
sc search <query>
Search skills by name, description, or content.
sc evaluate <name>
Run an evaluation on a skill and display the scores. The alias sc eval is also accepted.
sc doctor
Check the health of your skill library.
- Total skill count
- Skills with missing required fields
- Skills that have never been evaluated
- Orphaned files
- Database integrity