wiki-ingest - Wiki Ingest Skill
Ingests book chunks into wiki pages interactively after user discussion.
Tags
Updated: 2026-09-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Determine chunk to ingest
- Read and analyze chunk
- Process inline image placeholders
- Present takeaways to user
- Write chapter summary pages
- Update book overview page
- Update book index page
- Create or update concept pages
- Update existing comparison pages
- Update main index page
Inputs
- Book name and chunk number
- Chapter mapping file
- Book chunk Markdown files
- Raw image files
- User feedback and confirmation
Outputs
- Interactive chunk summary
- Chapter summary pages
- Book overview page
- Book index page
- Concept pages
- Updated comparison pages
- Copied image files
- Main index page
Requirements
- Bash tool
- Read tool with image support
- Write tool
- Edit tool
- Glob tool
- Grep tool
- AskUserQuestion tool
