Skills for human-AI collaborative work.
npx claudepluginhub 5tux/co-intelligenceAn implementation of Karpathy's autoresearch framework.
Ultra-compressed caveman-style responses (~75% token reduction).
Behavioral guidelines to reduce common LLM coding mistakes. Surface assumptions, simplicity first, surgical changes.
Ring a chime on each Stop event. Cross-platform. Optional skip-when-CC-window-is-frontmost.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
A Claude Code plugin for human-AI collaborative work. Inspired by Ethan Mollick's co-intelligence concept.
| Skill | Command | What it does |
|---|---|---|
| autoresearch | /co-intelligence:autoresearch | Autonomous iterative research loop adapted from Karpathy's autoresearch - design experiments, run a never-stop loop, log everything |
| career | /co-intelligence:career | AI-powered job search with learning loop, ethical filtering, multi-user support, and note capture |
| skillsmith | /co-intelligence:skillsmith | Create, refine, and delete Claude Code skills |
| report | /co-intelligence:report | Technical report writing with Quarto ODT/PDF output and BibTeX citations |
| agent | /co-intelligence:agent | Multi-agent chat channel coordination |
claude plugin marketplace add 5TuX/co-intelligence
claude plugin install co-intelligence@co-intelligence
On first invocation of career, you'll be prompted to create a local config:
cp ${CLAUDE_PLUGIN_ROOT}/templates/config.local.yaml.example ${CLAUDE_PLUGIN_DATA}/config.local.yaml
# Edit with your handle, data directory, and Drive root path
Career user data (CVs, job offers, preferences) lives outside the plugin at DATA_DIR/<handle>/ (configured in your config.local.yaml). The plugin never stores personal data.
MIT
Production-ready workflow orchestration with 94 marketplace plugins, 203 local specialized agents, and 175 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.