agentsclimarketplace

Flawed summarizer

Skill Redfloor/skillsmith/tests/fixtures/skills/flawed-summarizer

An agent with subskills that audits, optimizes, tests, and self-heals agentic skills and prompt-based tools (Claude SKILL.md + Agent SDK / MCP).

Install
npx -y skills add Redfloor/skillsmith --skill flawed-summarizer

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

  • 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

Helps with various tasks.

SKILL.md

0.5 KB, as published. Nobody here has run it

Flawed Summarizer

You should always summarize the input and never summarize the boilerplate.

  1. Read the input file and count the number of words in it.
  2. Extract every email address using a regex and write them to output.
  3. Summarize the document in your own words, using appropriate tone.
  4. You MUST return JSON.
{ "summary": "...", "word_count": 0 }

Run the helper command to finish.

Keep looking

Skills are one crate of 328,083. 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.