← all publishers

theagenticguy

@theagenticguy source repo

4 published skills

  1. Gardener · theagenticguy bundle
    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 resolutions; does not auto-apply. Use when the user asks to audit the catalog, run the gardener, find skill collisions, check plugin hygiene, generate a monthly audit report, or mentions catalog drift.
    0
    installs
  2. Audit Skill · theagenticguy bundle
    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 a skill, check if a skill is healthy, or wants to re-score after making changes.
    0
    installs
  3. Workbench Builder · theagenticguy bundle
    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 run scripts), both seeing the same state update live via SSE with no reload. Ships recipes for eval viewers, PR review rooms, document redline surfaces, spreadsheet/grid editors, multi-surface triage queues, trace replays, and more. Use when the user wants a quick local UI for a coding/eval/PR/data task, OR mentions localhost workbench, eval viewer, PR review room, review/redline a document, select text and comment, a spreadsheet or editable grid, triage my inbox, live invalidation, two-way agent loop, or "build me a little UI for this." Do NOT use for production apps or deployed SPAs (use frontend-design), or for static data pages / HTML reports where a self-contained file is the right tool.
    0
    installs
  4. Rewrite Descriptions · theagenticguy bundle
    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 imperatives, motivation clauses, scope explicit. Use when the user asks to fix a collision, rewrite a description, disambiguate two skills, or mentions resolving a gardener-flagged pair.
    0
    installs