Skip to content
HN On Hacker News ↗

GitHub - tejpalv/cc-wiki: Turn your ~/.claude history into a shareable Quartz knowledge base.

▲ 10 points 1 comments by tejpalv 13h ago HN discussion ↗

Pangram verdict · v3.3

We believe that this document is fully AI-generated

86 %

AI likelihood · overall

AI
0% human-written 100% AI-generated
SEGMENTS · HUMAN 0 of 1
SEGMENTS · AI 1 of 1
WORD COUNT 144
PEAK AI % 100% · §1
Analyzed
May 23
backend: pangram/v3.3
Segments scanned
1 windows
avg 144 words each
Distribution
0 / 100%
human / AI fraction
Verdict
AI
Pangram v3.3

Article text · 144 words · 1 segments analyzed

Human AI-generated
§1 AI · 100%

cc-wiki Turn your ~/.claude history into a shareable Quartz knowledge base.

curl -fsSL https://raw.githubusercontent.com/tejpalv/cc-wiki/main/install.sh | bash Then in any Claude Code session: /cc-wiki

Motivation I use Claude Code for deep research, both personal and at work. It was difficult to package these learnings in a format that can be shared with others and also re-used in future sessions. CC-Wiki is a skill + Quartz-based template that looks at local .claude sessions and builds a rigorous arXiv-like knowledge base, so no context goes to waste. Contributing This is a personal tool released because building it was useful and it might be useful to others. Issues and PRs welcome; no SLA. Requirements

macOS or Linux Claude Code (you've got this if you're reading this) Python 3.9+ (stdlib only, no pip deps) Node 22+ (for Quartz)

Acknowledgements Built on Quartz by Jacky Zhao. License MIT. See LICENSE.