theagenticguy/agentic-plugins

Public Claude Code plugin marketplace — installable skills and agents for AI coding agents. Drop-in capabilities you add with one command.

5Stars on the repository
15Mods indexed here, across every type
20d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

workbench-builder

01

theagenticguy/agentic-plugins

Skill Claude CodeCodex

Builds disposable localhost workbenches — Bun.serve + bun:sqlite + React 19 + Astryx apps, zero build config, no deploy — giving an agentic coding/eval/PR/data session a live UI. The signature move is a two-way human↔agent loop over one SQLite file: the human acts in the browser, the agent acts from the terminal (bun…

5 20d ago A 237 tokens original MIT

audit-skill

02

theagenticguy/agentic-plugins

Skill Claude CodeCodex

Score a single skill against the gardener rubric. Reads the skill's SKILL.md, references/, and templates/, then writes a 7-dimension scorecard with per-criterion rationales and a recommended-actions list. Isolated counterpart to /gardener: same rubric, one item at a time. Use when the user asks to audit a skill, score…

5 20d ago A 94 tokens original MIT

gardener

03

theagenticguy/agentic-plugins

Skill Claude CodeCodex

Monthly catalog hygiene audit for Claude Code plugin marketplaces. Inventories every skill and agent, scores each against a 7-dimension rubric via parallel Opus Agents, detects description collisions via Bedrock Cohere v4 embeddings with pairwise cosine, and writes a delta report vs. the prior audit. Proposes…

5 20d ago A 105 tokens original MIT

theagenticguy/agentic-plugins

Skill Claude CodeCodex

Propose description rewrites to resolve skill collisions. Given a collision pair from a gardener audit, reads both skills' descriptions, generates before/after rewrites with negative discriminators, and writes a proposal Markdown the user applies manually. Uses current Claude prompting discipline: positive…

5 20d ago A 96 tokens original MIT