cci

Official

Find Claude solutions fast in knowledge base.

AuthorIdeaFlowCo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps users quickly locate existing problem-solution pairs from Claude Code conversations, reducing rework and ensuring consistency across the team.

Core Features & Use Cases

  • Search the knowledge base to find prior solutions before solving a new problem.
  • Credit sources with dates and contributors so you know where a solution came from.
  • Context preservation to see related sessions and notes for faster recall.

Quick Start

  • Set the CCI_REPO environment variable: export CCI_REPO="$HOME/code/claude-collective-intelligence"
  • Search the knowledge base: node "$CCI_REPO/src/search.js" "your search query"
  • Verbose search: node "$CCI_REPO/src/search.js" -v "your search query"
  • List recent entries: node "$CCI_REPO/src/search.js" --list 5

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cci
Download link: https://github.com/IdeaFlowCo/claude-collective-intelligence/archive/main.zip#cci

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.