agentsclimarketplace

Skill

Skill netopsengineer/agent-skill-description-optimizer/tests/e2e/skill

Optimizes the description frontmatter of a Claude Code / Agent Skill - the text that decides whether Claude invokes the skill. Both halves of the loop (evaluation and improvement) run entirely through the `claude -p` CLI, so no `ANTHROPIC_API_KEY` is required.

Install
npx -y skills add netopsengineer/agent-skill-description-optimizer --skill skill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 22 days oldThe repository was created 22 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 2 stars2 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

A helper skill for text processing tasks.

SKILL.md

1.0 KB, as published. Nobody here has run it

E2E Fixture Skill

<!-- Regression fixture for AGENTS.md's "Integration test" section. The generic `name:` and deliberately vague `description:` above are load-bearing: they keep the triggering baseline well below 1.0 (verified: single-model, single-repeat baseline mean_accuracy ~0.5-0.65, 0% recall on the should_trigger=true queries), which is what forces Gate 3's optimize loop to actually call the improver instead of exiting at iteration 0 on a saturated score. Do not "fix" this description or rename this skill to something more descriptive -- that would silently defeat the fixture's purpose and the next agent to run Gate 3 would get a false pass (no improver artifacts) without any error. -->

Break down a regular expression into its component parts and explain what each part matches. Use this when a user has a regex that isn't behaving as expected, or wants to understand/document an existing pattern.

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.