ck_skill_list
List available AgentSkills for a project, returning names, descriptions, and scopes, to discover which capabilities you can activate before loading full instructions.
Instructions
List all available AgentSkills for this project. Returns names, descriptions, and scopes. Call this to discover capabilities you can activate, then use ck_skill_load to load a skill's full instructions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Response format. Use xml to receive an <available_skills> block for system prompt injection. | |
| target | No | Optional compatibility target filter, such as codex or claude-plugin. | |
| project_root | No | Absolute path to the project root. Omit to use global skills only. | |
| include_duplicate_copies | No | If true, surface diagnostics for identical duplicate skill copies that MCP hosts may load (token overhead). Defaults to false. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | No | ||
| skills | No |