← All Skills
📚
Cangjie — Content Distiller
Distills the frameworks and methodologies buried in books, long videos, podcasts, interviews and courses into callable Agent Skills — not just summaries. Its RIA-TV++ seven-stage pipeline extracts, triple-verifies and stress-tests each unit into a triggerable, composable skill pack.
Key Features
- Turns long content into skills
- RIA-TV++ 7-stage pipeline
- Triple verification + stress tests
- Triggerable, composable skills
Installation
It follows the open Agent Skills standard (SKILL.md at the repo root). Drop the repo into your Claude Code skills folder (`~/.claude/skills/`) or Cursor's skills directory and it is auto-discovered.
How to Use
Trigger it by asking your agent to "distill this book/video/podcast into skills". Provide the source text (PDF/EPUB/TXT/subtitles/transcript) plus title and author; it outputs a multi-skill repo with SKILL.md, INDEX.md and DIGEST.md.
Requirements
Needs the actual source text and metadata — it never distills from memory without the document.
Related Skills