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
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.