From slice
NongPandoc slice package inspection through nong. Trigger on slice inspect, content blocks, block IDs, package assets, content.nongmark, content.jsonl, manifest.json, AI read order, strict provenance evidence, or unified Word/PDF/Excel/PPTX package reads.
How this skill is triggered — by the user, by Claude, or both
Slash command
/slice:sliceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use `nong slice` as the canonical reader for NongPandoc packages produced by `word dissect`, `pdf dissect`, `excel dissect`, and `pptx dissect`.
Use nong slice as the canonical reader for NongPandoc packages produced by word dissect, pdf dissect, excel dissect, and pptx dissect.
Read ../../.claude/references/nong-cli-preflight.md before the first Nong CLI command in a session. Confirm the nong CLI is installed and the slice command group.
nong slice inspect <slice-dir> --json
nong slice inspect <slice-dir> --strict --json
nong slice blocks <slice-dir> --json
nong slice block <slice-dir> <block-id> --json
nong slice assets <slice-dir> --json
slice inspect before handing a package to an AI workflow.slice inspect --strict when claims depend on provenance, page, bbox, format, asset, or diagnostic evidence.slice blocks to list canonical block IDs and block order.slice block <id> for block-level reads instead of opening format-specific package files directly.slice assets when images, embedded media, page renderings, or extracted assets matter.content.nongmark and content.jsonl as canonical semantic streams.preview/content.txt or preview/content.md as lossy previews.data.aiReadOrder, data.streams, data.metrics, data.warnings, data.evidence, and artifacts before claiming a slice is complete.slice block cannot find an ID, go back to slice blocks and choose a real block ID.Do not parse package internals ad hoc when nong slice can answer the question. Do not treat a successful dissect command as proof that block-level evidence is clean; run the slice reader.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub angri450/nong.toolkit.net --plugin slice