content-extraction
Installation
SKILL.md
Content Extraction — Executable Skill
This skill is the local executable version. It keeps the source-aware routing design and restores a concrete extraction workflow.
What it does
- Detects the input source
- Selects the best extraction channel
- Produces clean Markdown
- Saves long content locally when needed
- Explains fallback failures instead of hiding them
Main entrypoints
scripts/extract_router.py— classify input and build a route planscripts/extract.py— generate an executable extraction spec