What problem does it solve?
This Skill streamlines and automates the process of routing user requests related to Pachca to the appropriate sub-skill, simplifying workflow orchestration.
Core Features & Use Cases
- Task Identification: Recognizes the specific user task involving Pachca, such as managing profiles, messages, or security logs.
- Skill Routing: Directs the request to the correct dedicated sub-skill based on the task, ensuring efficient handling.
- Use Case: When a user requests to update a profile or send a message, the Skill routes the request to
pachca-profile or pachca-messages respectively, without requiring the user to specify sub-skills themselves.
Quick Start
When a user asks about managing chats or profile details, identify the task and route it accordingly without performing API calls directly.