Skills for human-AI collaborative work.
npx claudepluginhub 5tux/co-intelligenceSelf-refining skills for human-AI collaborative work: autoresearch, bibliography, career, plugin lifecycle, reports, skill authoring
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
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