ericfitz/skills

Repository for my AI agent skills, organized as "plugins" and usable as a Claude or Codex marketplace

2Stars on the repository
60Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

cats-run

01

ericfitz/skills

Agent

Executes a CATS fuzzing campaign end to end and returns a compact summary.

2 9d ago A 19 tokens original Apache-2.0

ericfitz/skills

Agent

Internal worker for the dedupe skill. Given a batch of dead-code candidates (entity id, name, file, line range), tries to REFUTE that each is dead, and returns a verdict per candidate. Invoked by the dedupe orchestrator.

2 9d ago A 59 tokens original Apache-2.0

ericfitz/skills

Agent

Internal worker for the dedupe skill. Given candidate duplicate clusters (entities that share a normalized name across files), reads each implementation and returns a verdict with behavior differences. Invoked by the dedupe orchestrator.

2 9d ago A 50 tokens original Apache-2.0

SEM Describer

04

ericfitz/skills

Agent

Internal worker for the sem-annotate skill. Given a batch of code entities (file, name, line range), reads each entity's source and writes a one-line intent description following the SEM description content standard. Returns a JSON array of {file, name, startline, desc}.

2 9d ago A 62 tokens original Apache-2.0