Summarize doc
Skill product-on-purpose/agent-skills-toolkit/tests/fixtures/anti/craft-defects/summarize-doc
Toolkit and Standard for building, grading, and scaling cross-agent skill libraries (Claude Code + Codex) to a tiered Bronze/Silver/Gold quality bar.
npx -y skills add product-on-purpose/agent-skills-toolkit --skill summarize-docAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Converts a document into a summary. Use when the user asks about the document thing.
SKILL.md
0.3 KB, 44 tokens by cl100k_base, as published. Nobody here has run it
summarize-doc
Read the document, then write the summary. A worked example lives in the basic example.
Steps
- Read the document.
- Write the summary.