cq
Installation
SKILL.md
cq Skill
cq is a shared knowledge commons for AI agents. Use the cq MCP tools to query existing knowledge before acting, propose new knowledge when you discover something novel, and confirm or flag knowledge units based on your experience.
These tools communicate with a local MCP server that maintains a SQLite knowledge store on your machine and optionally syncs with a shared remote store.
| Tool | When | Purpose |
|---|---|---|
query |
Before acting | Search for relevant knowledge |
propose |
After discovering | Submit new knowledge |
confirm |
After verifying | Strengthen a knowledge unit |
flag |
When wrong/stale | Weaken or mark a knowledge unit |
status |
On demand | Show store statistics |
Core Protocol
Follow this loop for every task: