AIAny
AI Agent2026
Icon for item

Cangjie Skill

Turns books, long videos, and podcasts into executable, testable AI agent skills using a structured RIA‑TV++ pipeline. Produces multi-file skill packs (BOOK_OVERVIEW.md, SKILL.md, INDEX.md, DIGEST.md), applies triple verification and pressure tests, and can install skills into Claude Code/Cursor for agent use.

Introduction

Most high-value content (books, long videos, podcasts) contains repeatable methods, but that knowledge rarely becomes actionable in real-world workflows. This project focuses on extracting method-oriented units from long-form content and packaging them as agent-callable, testable skills so an AI agent can execute, combine, and pressure-test those methods instead of merely summarizing them.

What Sets It Apart
  • Structured RIA‑TV++ pipeline: a seven-stage flow (Adler-style overview, five parallel extractors, triple verification, RIA++ structuring, Zettelkasten linking, pressure testing, and delivery) that prioritizes verifiability and executionability over plain compression.
  • Triple verification and pressure tests: candidate skills must have cross-domain evidence, predictive power, and non-triviality; each skill is validated with adversarial test prompts and mixed-skill confusion cases before being accepted.
  • Agent-first outputs: instead of a single summary, the repo emits a skill pack (BOOK_OVERVIEW.md, INDEX.md, DIGEST.md, SKILL.md modules, test-prompts.json) and provides integration points to install skills into agent platforms such as Claude Code and Cursor.
Who It's For and Trade-offs

Great fit if you regularly consume long-form content and need the actionable parts turned into reusable agent tools — knowledge workers, instructional designers, AI product teams, and researchers building agent toolchains. Look elsewhere if your source materials are purely narrative or personal memoirs with little transferable methodology, or if you need an out-of-the-box, zero‑effort summary: the approach requires clean transcripts/subtitles, and rigorous human-in-the-loop checks for high-stakes use.

Where It Fits

Compared with person-centric "skill" distillation projects, this repository targets systematized method extraction (books, courses, long interviews) rather than mimicking an individual's style. It complements nuwa-skill (distilling human personas) and darwin-skill (skill evolution) by focusing on method → skill conversion and validation.

Information

  • Websitegithub.com
  • Authorskangarooking
  • Published date2026/04/16

Categories

More Items

Hugging Face

Evaluates agents inside a structured hospital workflow via a downloadable FastAPI runtime that enforces role-specific tool permissions, evidence-before-treatment discipline, deterministic grading, dense process rewards, and full trajectory logging. Designed for RL, offline policy learning, multi-agent workflow research and process-supervision datasets; not for real patient care.

GitHub
AI Agent2026

An A‑share–specialized fork of TradingAgents that runs a seven‑analyst multi‑agent investment research pipeline for China stocks, integrating free A‑share data connectors and LLM providers. Key features: mootdx/東財 data integrations, A‑share trading rules (T+1, limits), Streamlit UI, and Apache‑2.0 license.

GitHub

Runs a self-hosted meeting bot and transcription API that joins Google Meet, Teams and Zoom and streams speaker-attributed transcripts in real time. Compiles meetings into a git-backed Markdown workspace and runs sandboxed agents on your infrastructure; Apache-2.0 and air-gap capable.