#236 · Primary category: AI Agents & Automation

cangjie-skill

agent-workflows ai-skills automation book-to-skill knowledge-distillation prompt-engineering skill-generator templates

把书、长视频、播客等高价值内容蒸馏成可执行的 Agent Skills(Distill high-value content from books, long-form videos, podcasts, and more into executable Agent Skills)

Project last updated:08/28/26

GitHub Stars

9.2K

Forks

1.1K

Contributors

5

License

MIT

Why we included this project

Anyone who keeps a growing pile of books, lecture videos, and podcast episodes they intend to get back to will recognize the problem cangjie-skill targets: all that material sits in notes and watch-later lists, never turning into something an agent can use. The tool feeds full text through a seven-stage pipeline that pulls candidate methods out in parallel, filters them with three checks (two independent corroborations inside the source, ability to answer questions the content never states, and not being common sense; usually only a quarter to half make it through), then rebuilds the survivors as skill modules with trigger conditions, executable steps, and boundary notes. Those modules install into Claude Code or OpenClaw, so the knowledge stops being a saved file and starts being something an assistant reaches for during real work. Each skill also gets stress-tested with decoy questions and cross-skill confusion cases, and the pipeline emits a digest for readers who want the takeaways without rereading the source. It is a distillation process rather than a summarizer, and the strict filtering is what keeps the output useful.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category