cq
New1.2kCommunity RegistryGeneralby Mozilla AI
Shared knowledge commons for AI agents; find, share, and confirm collective knowledge to stop rediscovering the same failures.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/cq.md https://raw.githubusercontent.com/mozilla-ai/cq/main/SKILL.md3
Invoke in Claude Code
/cqView source on GitHub
agentknowledge-sharingagent-learningagent-commonsmcppitfall-avoidanceteam-knowledgeapi-quirks
Frequently Asked Questions
What is cq?
Shared knowledge commons for AI agents; find, share, and confirm collective knowledge to stop rediscovering the same failures.
How to install cq?
To install cq, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /cq.
What is cq best for?
cq is a community categorized under General. It is designed for: agent, knowledge-sharing, agent-learning, agent-commons, mcp, pitfall-avoidance, team-knowledge, api-quirks. Created by Mozilla AI.