agentsclimarketplace

Summarize files

Skill codalanguez/Monkii/skills/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

Install
npx -y skills add codalanguez/Monkii --skill summarize-files

Assembled 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:

  1. One-line gist — what this project/document is, in a single sentence.
  2. Key points — 3 to 7 bullets covering the most important content.
  3. Structure — if multiple files are attached, list each file path with a one-line description.
  4. 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.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.