Skip to main content

sc desktop status

Show the current runtime status, RPC endpoint, and database info.
Output includes:
  • 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.

sc show <name>

Show detailed information about a skill.
Displays: metadata, file list, latest eval scores, and version history.

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.
Returns scores for all 6 quality dimensions and any improvement suggestions.

sc doctor

Check the health of your skill library.
Reports:
  • Total skill count
  • Skills with missing required fields
  • Skills that have never been evaluated
  • Orphaned files
  • Database integrity

sc desktop roots

Manage workspace roots (directories scanned for skills).

sc health [name]

Show runtime health overview or health for a specific skill.

sc agents

List all supported agent runtimes and their skill install paths.
Last modified on March 19, 2026