trtmn/agent-plugins

Claude Code plugin marketplace by @trtmn — skills, subagents, and slash commands bundled as installable plugins. Install: /plugin marketplace add trtmn/claude-plugins

2Stars on the repository
59Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
UnlicenseLicence, which decides whether bodies are shown

trtmn/agent-plugins

Agent

Judges whether a single pending learning entry deserves to be promoted into CLAUDE.md. Reads one entry plus the target CLAUDE.md and returns a structured verdict (promote / confidence / scope / dedup / proposed text). Invoked by the self-improvement pipeline, one instance per candidate. The orchestrator launches these…

2 4d ago A 143 tokens original Unlicense

learnings

02

trtmn/agent-plugins

Agent

Proactive capture agent. Invoked in the background by main Claude whenever a trigger fires (user correction, command failure, feature gap, useful suggestion, knowledge gap). Writes a structured entry to /.learnings/ with a 6-char hex ID. Do NOT invoke this agent for normal coding tasks — only when something worth…

2 4d ago A 329 tokens original Unlicense

self-improvement

03

trtmn/agent-plugins

Agent

Runs the self-improvement review pipeline: sweep a session transcript for missed learnings, investigate each pending entry in /.learnings/ for 'needed-ness', and AUTO-PROMOTE the qualifiers into CLAUDE.md with a full revertible audit trail in CHANGELOG.md. Non-interactive — it never waits for approval (so it is safe…

2 4d ago A 140 tokens original Unlicense

side-quest-setup

04

trtmn/agent-plugins

Agent

First-time setup agent for the side-quest plugin. Deploys xp.sh, xpcore.py, statusline-command.sh, and the xp-sync-daemon.sh MQTT listener to their stable paths; merges the statusLine block, Stop hook, and PostToolUse tick hook into /.claude/settings.json; installs the sync daemon as a launchd (macOS) or systemd…

2 4d ago C 132 tokens original Unlicense

trtmn/agent-plugins

Agent

Sets up GitOps automation for a Tailscale policy repository — creates the GitHub Actions workflow, configures the correct auth method, and optionally adds a pre-commit hook. Use this agent when the user wants to manage their Tailscale policy in git, set up CI/CD for policy validation and deployment, or migrate from…

2 4d ago A 94 tokens original Unlicense

trtmn/agent-plugins

Agent

Reviews a Tailscale HuJSON policy file for security issues, overly broad rules, missing tests, and correctness. Use this agent when the user wants a second opinion on a policy, wants to audit an existing policy, or asks "is this safe?". The agent produces a structured report with findings by severity and concrete…

2 4d ago A 82 tokens original Unlicense

trtmn/agent-plugins

Agent

Drafts, edits, and updates Tailscale HuJSON policy files. Use this agent when the user wants to write a new policy from scratch, add or modify ACL/grant rules, add groups or tags, update SSH rules, or convert existing acls to the grants syntax. The agent produces a complete, valid policy file with inline comments and…

2 4d ago A 89 tokens original Unlicense

video-extractor

08

trtmn/agent-plugins

Agent

Use this agent when the user wants to download or extract videos from websites. This includes YouTube, Vimeo, Twitter/X, TikTok, Instagram, Reddit, Twitch, and virtually any other platform hosting video content. The agent handles single videos, playlists, batch downloads, and tricky extraction scenarios. ALWAYS launch…

2 4d ago A 426 tokens original Unlicense

wp-local-ops

09

trtmn/agent-plugins

Agent

Haiku agent for wp-local stateless operations: check-deps, list, start, and stop. Invoked synchronously by the wp-local skill (do NOT run in the background — results are needed immediately before the skill can proceed). The prompt must specify the operation and any arguments. Returns the script's JSON output verbatim…

2 4d ago A 76 tokens original Unlicense