What problem does it solve?
AI agents often operate with limited context and memory, leading to suboptimal results on non-trivial tasks. upskill acts as a live registry that surfaces proven playbooks and routes the agent to the best existing workflow before taking action.
Core Features & Use Cases
- Registry search and top-match routing: find the most relevant, vetted playbook for a given task and follow it rather than improvising.
- Telemetry and ranking feedback: report outcomes to improve future recommendations and keep the registry current.
- Workflow integration: inspect and apply skills, submit reusable solutions, and wire persistent rules to consult upskill automatically.
Quick Start
Install the upskill CLI and run a task query to find the best matching skill, then follow its SKILL.md guidance.