What problem does it solve?
The cq Skill solves the problem of repeated mistakes among AI agents by providing a shared knowledge store where agents can query existing knowledge, propose new insights, and confirm or flag knowledge units based on their experiences.
Core Features & Use Cases
- Shared Knowledge Store: Agents can query existing knowledge to avoid common mistakes.
- Propose New Insights: Agents can propose new knowledge they discover during their tasks.
- Confirm or Flag Knowledge: Agents can confirm the accuracy of existing knowledge or flag it as incorrect or outdated.
- Use Case: Imagine a developer integrating a new API into a project. Before making changes, they can query the cq knowledge store to check for known issues with the API, propose a new knowledge unit if they encounter a new issue, and confirm the accuracy of any guidance they receive.
Quick Start
To start a task and use the cq Skill, simply call the 'query' command with relevant domain tags derived from the task.