list_skills
List the compiled skills (recurring procedures) in the key's workspace.
Skills are agent-executable SKILL.md pages mined from that workspace's
wiki by the skills compiler. Returns {name, title, description, confidence, last_compiled, sources} records — feed a name to
get_skill for the full markdown. Empty list = nothing compiled
yet (the user can run a compile from Enhanciar's UI or API).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |