get_skill_catalog
Retrieve the full catalog of skills and tools to plan custom workflows, then feed the names into workflow creation or update steps.
Instructions
[READ] Get the complete catalog of available skills and tools for workflow design.
Use this to understand what building blocks are available when designing a custom workflow, then feed the skill and tool names into create_workflow or update_draft steps. Note this is a static curated catalog, not a live query of each skill's registry, so it may lag a skill's actual tool list; pilot cannot call these tools itself — the calling agent does.
Returns: dict mapping skill name → {description, tools: {tool_name: {risk, desc}}}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||