claude-code-skill agents

419 tagged claude-code-skill, measured the same way as everything else here.

Browse within: claude-ai 72claude-code-skills 68open-source 54marketing-automation 47seo 38ai-marketing 29ai-content 28content-creation 28fullstack 23agentic-framework 18agentic-os 18ai-seo 18claude-plugins 18knowledge-management 15

batch-translator

121

ezra-y/academic-pdf-translation

Agent

A worker for translating assigned batches of academic-paper text into Chinese. Each batch is a group of frozen text units with source text, page numbers, and required reference points.

2 8d ago A 48 tokens original MIT

ezra-y/academic-pdf-translation

Agent

An independent reviewer that compares an academic PDF with its candidate translation and source-to-translation evidence. It checks whether the translation is complete, accurate, readable, and visually correct.

2 8d ago A 43 tokens original MIT

wa-architect

123

choppawave-beep/web-architect

Agent

Plans component architecture, file structure, and data flows from an approved design system. Produces web-architect-plan.md with per-component specs.

2 5mo ago A 32 tokens original MIT

wa-builder

124

choppawave-beep/web-architect

Agent

Implements code from web-architect-plan.md, applying design tokens from MASTER.md. Produces working code files and a build report.

2 5mo ago A 30 tokens original MIT

wa-designer

125

choppawave-beep/web-architect

Agent

Generates unique design systems via 4-layer Constrained Generation. Produces design-system/MASTER.md with CSS custom properties, concept narrative, and component priorities.

2 5mo ago A 36 tokens original MIT

aot-graph-generator

126

snowmead/questionably-ultrathink

Agent

Use this agent to build a DAG structure of atomic questions from a complex problem. This agent creates ONLY the question graph - no solving. Examples: Context: User asks a multi-part question requiring synthesis user: "How does React's reconciliation work and how does it compare to Vue?" assistant: "I'll use the…

2 7mo ago A 136 tokens

cove-claim-qs

127

snowmead/questionably-ultrathink

Agent

Use this agent to generate claims and verification questions for ONE atomic question. This agent does NOT fact-check or research - it only decomposes the question into verifiable claims. The orchestrator will spawn separate cove-verifier agents to research each verification question. Examples: Context: Generating…

2 7mo ago A 135 tokens

snowmead/questionably-ultrathink

Agent

Use this agent to cross-check claims against independent verification answers and create the final answer. This agent reads claims.md and verifiers/.md from the atom directory. It compares original claims to independently-obtained answers and creates answer.md with the verification trace. Examples: Context: After…

2 7mo ago A 133 tokens

discover-planner

129

wessamfathi/suhail

Agent

Write-only, headless agent that reads a captured-answers scratch file produced by /su:discover and writes a single Suhail-format plan file. Sole writer of the plan — it does not interview the user, run commands, or modify anything other than the output plan file. Invoked only by /su:discover (Phase 5) after the…

2 1mo ago A 79 tokens original MIT

executer

130

wessamfathi/suhail

Agent

Implements one Part by writing code per the scout's step list. Generic — runs whatever commands the brief and steps specify. Writes a summary to .suhail/parts/ /execution.md. Never commits. Never deploys. Both are flagged as Manual follow-ups. Invoked only by the suhail orchestrator.

2 1mo ago A 69 tokens original MIT

indexer

131

wessamfathi/suhail

Agent

One-shot project scanner. Reads project manifests, conventions docs, and directory layout, then writes a structured intel cache under .suhail/intel/. Stack-agnostic — discovers conventions on its own. Invoked only by /su:init.

2 1mo ago A 52 tokens original MIT

qec-developer

132

GuillaumeLessard/qector-claude-plugin

Agent

Staff software engineer for QECTOR integrations. Use for wiring MCP servers, stdio JSON-RPC 2.0 client code, high-performance batched/mmap decoding, buildcodefrommatrix, and debugging integrations against qector-decoder-v3 or the Workbench.

1 9d ago A 59 tokens

qec-sysadmin

133

GuillaumeLessard/qector-claude-plugin

Agent

QECTOR operations and security administrator. Use for health triage, runtime configuration, environment management, and local-by-default enforcement. The bundled library MCP server is app-free; any optional Workbench must be connected and negotiated separately.

1 9d ago A 51 tokens

qec-validator

134

GuillaumeLessard/qector-claude-plugin

Agent

QECTOR governance and verification agent. Use for validating MCP connectivity (tools/list handshake), auditing claims against evidence, enforcing local-by-default rules, verifying artifact integrity and license posture before any action is taken.

1 9d ago A 44 tokens

HoussemDjeghri/self-review

Agent

Reviewer for angle X of the self-review loop. Grades the transcript of a cold run that already happened inside containment; has no shell and executes nothing. Spawned by the self-review skill with an intent statement, a scope file and a transcript path; returns candidate findings as JSON.

1 2d ago A 63 tokens original MIT

self-review-finder

136

HoussemDjeghri/self-review

Agent

Read-only reviewer for one angle of the self-review loop. Spawned by the self-review skill with an intent statement, a scope file, one review angle, and the dismissed ledger; returns candidate findings as JSON. Never edits files.

1 2d ago A 52 tokens original MIT

self-review-verifier

137

HoussemDjeghri/self-review

Agent

Read-only adversarial verifier for the self-review loop. Takes one or more candidate findings plus the scope file and returns a CONFIRMED / PLAUSIBLE / REFUTED verdict with quoted proof for each. Never edits files.

1 2d ago A 51 tokens original MIT

RonMizrahi/superpowers-graph

Agent

Audits a superpowers-graph run for the ways these graphs fail: a node result matching zero exit guards, a step recorded as passed that never ran, a retry loop whose counter is not being incremented, an irreversible node entered before its gates, and a decision that exists only in the transcript. Read-only — it…

1 1mo ago A 113 tokens original MIT