Skill
Skill netopsengineer/agent-skill-description-optimizer/tests/e2e/skill
A helper skill for text processing tasks.From its SKILL.md
npx -y skills add netopsengineer/agent-skill-description-optimizer --skill skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 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.
SKILL.md
1.0 KB, 217 tokens by cl100k_base, 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.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.