tejpalvtejpalvCommunity·1 Agent Skills Included

cc-wiki

Turn Claude Code history into a shareable knowledge base

Converts your local Claude Code session history into a structured, searchable Quartz knowledge base. Runs parallel digest and synthesis passes to extract projects, people, companies, concepts, workflows, and tools from past prompts. Eliminates lost research context by packaging months of sessions into a browsable wiki served locally with one command.
npx skills add tejpalv/cc-wiki --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install cc-wiki?

Run `npx skills add tejpalv/cc-wiki --all -g -y` in your terminal to install the skill globally.

What does cc-wiki do with my Claude history?

It reads your local ~/.claude session files and builds a Quartz knowledge base with pages for projects, people, companies, concepts, workflows, and tools, all linked together.

How do I generate my knowledge base?

After installing, open any Claude Code session and run /cc-wiki. It processes your history and starts a local server at http://localhost:8080.

Is my Claude data sent anywhere?

No. The preprocessor is read-only, uses only Python standard library, and makes no network calls. Everything is built and served locally on your machine.

What do I need to run cc-wiki?

You need macOS or Linux, Claude Code, Python 3.9 or newer, and Node 22 or newer for the Quartz site builder.

Related Repositories in Content & Communication

View All in Content & Communication