Agent Plugins Marketplace

Recently added

Plugins grouped by the day they were added to the directory, newest first.

Sep 18, 2026

  1. Turns any subject into a self-teaching campaign using Benjamin Franklin's two modes: acquisition, then reconstruct-and-diff refinement. Every check is external - Claude never grades the work.

    Claude Code4 skills
  2. mycareer2stars

    Turn a career into a verified record, then render resumes, LinkedIn profiles, and executive letters from it. A recognition harness reconstructs what you actually did at autobiography depth; a validator refuses to let any document claim more than the evidence supports.

    Claude Code2 skills
  3. Entwurf async receive mode for Claude Code — a portable, drop-in plugin that arms a PER-SESSION mailbox watch at SessionStart (watchPaths = $CC_MAILBOX_ROOT/<session_id>/inbox.signal) so an IDLE subscription session can be woken by an addressed external file-write (agy send-message parity; pair with cc-enqueue-addressed.sh). Only the targeted session wakes — siblings stay idle. This is the plugin form that a bare .claude/skills/ skill CANNOT achieve: plugin hooks register at startup, so the SessionStart hook actually fires and registers watchPaths. A bare skill's hooks register only on invocation (mid-session), after SessionStart has already passed.

    Claude Code
  4. Minimum plugin shape that entwurf's `skillPlugins` validator accepts. Copy this directory anywhere on disk, point `skillPlugins` at the absolute path, and add your own `skills/<name>/SKILL.md` siblings to `hello/`. The entwurf bridge does not require any other key in this manifest — additional fields are forwarded to the Claude Agent SDK as-is.

    Claude Code1 skill
  5. Garden-native meta-bridge receive for Claude Code (entwurf 1.0.0). On every native session open the SessionStart hook idempotently upserts a meta-record at <pi-agent-dir>/meta-sessions/<garden-id>.meta.json (making the native session a garden citizen addressable by garden id) and arms a per-garden idle-wake watch at <pi-agent-dir>/meta-mailbox/<garden-id>/inbox.signal. CwdChanged re-arms; UserPromptSubmit backfills the record only (cannot re-arm). FileChanged is the addressed doorbell that wakes an idle session when a sender pokes its signal. Installed via the meta-bridge local marketplace with --scope user; do NOT hand-edit — use ./run.sh install-meta-bridge / doctor-meta-bridge.

    Claude Code
  6. Garden-native meta-bridge BIRTH for GitHub Copilot CLI (entwurf, #82). Copilot's hook schema has no `args` array and its exec form is a single `exec` string, so this unit is a sibling of entwurf-meta-receive rather than a variant of it. On the first prompt of a Copilot session (measured: sessionStart is deferred to the first prompt, userPromptSubmitted fires just before it) the hook idempotently upserts a meta-record at <pi-agent-dir>/meta-sessions/<garden-id>.meta.json, making the Copilot session a garden citizen addressable by garden id. It also writes a SENDER marker keyed to the Copilot host pid, so the session's MCP children can say which citizen is calling. This birth unit does NOT arm a receiver, and that stays true now that one exists: Copilot's doorbell is a forked first-party EXTENSION (installed separately with 'run.sh install-copilot-receive'), and only the process holding that watch may claim it. Birth gives identity and who-sent; the extension gives replyability. Installed via the meta-bridge local marketplace into Copilot; do NOT hand-edit.

    Claude Code
  7. Stage-keyed skills for the full Raycast-extension lifecycle: api-changelog (derive @raycast/api release notes Raycast doesn't publish), scaffold (new), develop (change code, modernize, house-style audit fix), ship (dep hygiene, house-style audit, Store compliance, PR, mirror, cleanup), greptile-loop (drive an open Store PR's automated review to 5/5), review-pr (inbound review of a third-party PR).

    Claude Code6 skills
  8. humanizer0stars

    Rewrite AI-sounding text so it reads naturally without changing what it says.

    Claude Code1 skill
  9. humanizer0stars

    Rewrite AI-sounding text so it reads naturally without changing what it says.

    Claude Code1 skill
  10. anban0stars

    Anban Creator plugin for OpenAI Codex — WeChat, Seednote, Montage, ecommerce, and agent-assisted publishing workflows

    CodexClaude Code26 skills1 MCP server
  11. tadw1stars

    Personal agentic development workbench with role-named agents (software-engineer, code-reviewer, product-manager, project-manager, research-librarian, ux-product-designer) backed by action-named skills for code, planning, research, product strategy, design, and ASO work

    Claude Code38 skills
  12. aitmpl32kstars

    /aitmpl opens a component browser above the prompt: the aitmpl.com catalog (agents, commands, MCPs, settings, hooks, skills, loops, mods) read live from the site's public JSON through $.http.fetch. Pick a type or a trending component, filter, page, open a component and install it from there ($.process.run with the fixed CLI argv and a validated path, no shell), drop its install command into the prompt, or open its page in your browser. Hooks session.start, command.run and ui.render on AbovePrompt; browsing costs no tokens.

    Claude Code
  13. karta0stars

    Stack-agnostic, ad-hoc orchestration framework. karta synthesizes a binder of work items (karta-plan) and delivers it in parallel waves onto a per-binder integration branch (karta-deliver), building each item in an isolated git worktree (karta-build) and verifying it against its own acceptance check — behavioral (karta-verify) or visual (karta-validate). Works across stacks (frontend, backend, CLI, data, IaC, …) while keeping deep frontend support: component/icon/token mapping, DTCG conformance, and a design-validation loop.

    Codex10 skills
  14. karta0stars

    Stack-agnostic, ad-hoc orchestration framework. karta synthesizes a binder of work items (karta-plan) and delivers it in parallel waves onto a per-binder integration branch (karta-deliver), building each item in an isolated git worktree (karta-build) and verifying it against its own acceptance check — behavioral (karta-verify) or visual (karta-validate). Works across stacks (frontend, backend, CLI, data, IaC, …) while keeping deep frontend support: component/icon/token mapping, DTCG conformance, and a design-validation loop.

    CodexClaude Code10 skills
  15. fankeel0stars

    Development discipline for long-running projects: a seven-stage pipeline restated on every prompt and after every answer with the shape its report takes, a per-session task registry, capped task memory, a brief for every subagent, and warnings — optionally blocks — when two live sessions are editing the same files.

    Claude Code11 skills
  16. MCP bridge for live-editing open PowerPoint presentations via Office.js.

    CodexClaude Code2 skills1 MCP server
  17. repomatic65stars

    Skills and agents to automate repository maintenance, releases, and CI/CD workflows

    Claude Code18 skills
  18. vault-tools is an open-source Claude Code plugin indexed from GitHub. Review its manifest and source before installing.

    Claude Code
  19. AI Context Hub: shared real-time workspace context (tasks, decisions, presence) for Claude Code. Bundles the hub MCP server and /hub:* slash commands so sessions read from and write to the same project state as Cursor, Codex, and the dashboard.

    Claude Code1 MCP server
  20. tagteam0stars

    The tagteam handoff contract for Claude — the /handoff skill and a SessionStart hook that surfaces the current cycle. The engine is the tagteam CLI (uv tool install tagteam).

    Claude Code1 skill
  21. aicf3stars

    Governança de projeto para desenvolver com agentes: a estrutura que sustenta o projeto (PRD, roadmap, demandas versionadas) e o ciclo que leva cada demanda da ideia ao registro do que foi feito.

    Claude Code5 skills
  22. clens2stars

    Session analysis tools for cLens — analyze distilled agent sessions, compare performance, and deep-dive into backtracking patterns

    Claude Code5 skills
  23. Map markdown acceptance items to explicit implementation evidence for advisory spec-drift checks.

    Claude CodeAgent Plugins1 skill
  24. Bounded public search evidence with source-explicit supersearch.search.v1 receipts (pinned hermes-supersearch 0.11.0); evidence, not answers

    Claude CodeAgent Plugins1 skill
  25. Python quality gate CLI for Ruff, Pyright, and pytest with bounded auto-repair and escalation artifacts

    Claude CodeAgent Plugins1 skill
  26. CSV preflight validation and batch CSV quality checks that fail fast before pipeline runs.

    Claude CodeAgent Plugins1 skill
  27. A guided, project-local first experience for Claude Code that helps beginners start making something real.

    Claude Code
  28. Jailbreak regression benchmark for LLM endpoints with repeatable known-pattern attacks and deterministic scoring

    Claude CodeAgent Plugins1 skill
  29. Run the released Quick Gate CLI ([email protected]) as one deterministic JavaScript/TypeScript gate and read its gate-result/v1 verdict

    Claude CodeAgent Plugins1 skill
  30. Receipt-bound completion rail for Claude Code: SessionStart injects the completion contract, Stop runs the cached fast gate advisory-only, and PreToolUse denies a Bash commit/push/PR boundary command missing its matching receipt.

    Claude Code
  31. Developer-first Apify data APIs, Agent Skill, and MCP tools for public-data workflows including RAG, ecommerce, search, video, Reddit, jobs, and restaurant menus.

    Agent Plugins3 skills1 MCP server
  32. Screens submitted prompts with a local Little Canary service. Advisory mode flags suspicious input; block mode stops turns the service rejects.

    Claude CodeAgent Plugins
  33. lintlang72stars

    Returns concise LintLang repair guidance after Claude Code changes a supported language-bearing file.

    Claude Code
  34. On-demand static analysis of AI system prompts: audit a prompt file for contradictions, coverage gaps, priority ambiguities and meta-paradoxes, locally and offline.

    Claude CodeAgent Plugins1 skill
  35. Blocks permanent-delete shell commands in Codex and redirects agents to a recoverable trash workflow.

    Codex1 skill
  36. Blocks permanent-delete shell commands in Claude Code and redirects agents to a recoverable trash workflow.

    Claude Code
  37. Recoverable deletion for coding agents: move files to trash, list them, and restore them with agent-trash.

    Claude CodeAgent Plugins1 skill
  38. Advisory-only Stop-hook drift gate for Codex — regex-only, zero-LLM, no network.

    Codex
  39. Legacy advisory Stop-hook bundle for the fixed English gate. Current Claude Stop compatibility is not certified in v0.1.7; use the CLI directly. Requires the hermeneutic package.

    Claude Code

Sep 17, 2026

  1. orka0stars

    Orka is a multi-agent engineering harness for Codex and Claude Code: resilient Jira sprint scheduling, ticket decomposition, isolated implementation, bounded reviews, and merge-on-green.

    CodexClaude Code8 skills
  2. Download Jenkins workspaces with hidden files and optional dependency, cache and artifact filtering.

    CodexAgent Plugins1 skill
  3. Architectural conventions for any repo. Includes 1 skill.

    CodexClaude Code1 skill
  4. How to write instruction files for AI agents

    CodexClaude Code1 skill
  5. spectra1stars

    Product screenshots and demo clips go stale the moment the UI changes, and re-shooting them by hand costs an afternoon. Spectra drives your running app across web, macOS, iOS, and watchOS to capture screenshots, videos, and narrated walkthroughs, then files every asset in a searchable tagged library. You get publish-ready visuals for docs, launch posts, and App Store previews without reshooting.

    CodexClaude Code6 skills1 MCP server
  6. demo6stars

    demo is an open-source Claude Code plugin indexed from GitHub with 1 skill. Review its manifest and source before installing.

    Claude Code1 skill
  7. taskplane6stars

    Human-gated delivery for Codex and Claude with shared dependency graphs, source and task decomposition, one dashboard, and explicit native host limits.

    CodexClaude Code10 skills
  8. jig6stars

    Spec-driven, review-enforced, hook-gated AI-native development workflow for Codex

    Codex20 skills
  9. jig6stars

    Spec-driven, review-enforced, hook-gated AI-native development workflow for Claude Code

    Claude Code20 skills
  10. jig6stars

    Spec-driven, review-enforced, hook-gated AI-native development workflow for Codex

    CodexClaude Code20 skills
  11. Plan, coordinate, and execute durable project work across ChatGPT and Codex.

    CodexAgent Plugins3 skills