v4

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-13216144508.7 KB
skills

Recall Skill

Select appropriate skill based on task

This is the core interface: Vibe Planner calls it to get relevant skill

Args: request_data: Recall request with task and llm_id

Returns: Selected skill or null if no relevant skill found

post/api/skills/recall

Request body

taskstring required

User task description

llm_idstring required

LLM ID to use for selection

Response

Successful Response

reasoningstring required

Reasoning for selection