Summarize files
Summarize attached project files into a concise brief. Use when the user asks for an overview, summary, or "what is this project/document about".From its SKILL.md
npx -y skills add codalanguez/Monkii --skill summarize-filesAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 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.
SKILL.md
0.9 KB, 162 tokens by cl100k_base, as published. Nobody here has run it
Summarize Files
When this skill is invoked, produce a structured summary of the attached project knowledge:
- One-line gist — what this project/document is, in a single sentence.
- Key points — 3 to 7 bullets covering the most important content.
- Structure — if multiple files are attached, list each file path with a one-line description.
- Open questions — anything ambiguous, missing, or worth clarifying.
Rules:
- Ground every claim in the attached files; cite file paths inline like
(src/app.js). - If no files are attached, say so and ask the user to attach some via the project's Knowledge panel.
- Keep the whole summary under 300 words unless the user asks for more depth.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.