Agent Plugins Marketplace

Recently added

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

Sep 17, 2026

  1. Guards a Claude subscription against pay-as-you-go extra-usage credits. Watches the 5-hour and 7-day plan windows, tells Claude to wind down and checkpoint at 85%, and hard-denies tool calls at 97% (git commit and memory writes stay allowed). Status line shows live usage. Fails open but loud if Claude Code's usage cache changes shape.

    Claude Code2 skills
  2. End-to-end workflow for rolling out a Bring-Your-Own-Certificate (BYOC) TLS certificate to Azure App Services across one or more subscriptions in a tenant. Built around three hard invariants — PFX chain validation before any upload, explicit tenant + subscription scope confirmation before any write, and manual one-step-at-a-time execution (no batch loops). Covers tenant scope confirmation, PFX chain validation with portable openssl script, Resource Graph discovery across the approved subscription set, plan presentation with operator approval, pilot, manual bulk execution with stop-on-first-failure, inline old-cert cleanup with sibling-binding safety pre-check, final Resource Graph verification sweep, and a redacted markdown work record. Ships one skill (azure-appservice-cert-rollout) with five references: chain-check script, Resource Graph KQL queries, per-app CLI procedure with rollback paths, App Service Managed Certificate handling, and work-record template.

    Claude Code
  3. High-autonomy tuning iteration for BTC Azure Function Agents (ticket_prioritizer, ticket_reviewer, etc.) in the btc_agent_evals project. Pulls CosmosDB evaluation data since the last round, filters pre-fix artifacts, analyzes each failure for prompt vs code fix, proposes targeted changes, implements in per-agent git worktrees with local soak testing, opens per-agent PRs, and wraps up. Four user gates only: scope, proposed fix set, start-coding approval, final wrap-up. Ships one skill (agent-eval-updates) with references covering CosmosDB queries, local testing, triage patterns, PR workflow, and BTC-Python-Agents coding invariants + superpowers-driven code-change flow.

    Claude Code
  4. pos0stars

    Use whenever the user wants to design, build, scaffold or extend a Point of Sale (POS) system for any shop (sari-sari store, milk tea shop, cafe, restaurant, retail, salon). Trigger on "POS", "point of sale", "cashier system", or "inventory + sales system".

    Claude Code1 skill
  5. Cross-platform vault sync infrastructure for Codex: rclone push, GitHub fetch-notify, presync, snapshot, and Linux FUSE freshness refresh.

    CodexClaude Code6 skills
  6. skillwiki4stars

    Project-aware Karpathy-style knowledge base for Codex with 21 prompt-only skills backed by the deterministic skillwiki CLI.

    CodexClaude Code21 skills
  7. skillwiki4stars

    Project-aware Karpathy-style knowledge base for Codex with 21 prompt-only skills backed by the deterministic skillwiki CLI.

    Codex21 skills
  8. skillwiki4stars

    Project-aware Karpathy-style knowledge base for agentic coding tools: 21 prompt-only skills (wiki-*, proj-*, using-skillwiki, skillwiki-mcp) backed by the deterministic skillwiki CLI.

    Claude Code21 skills
  9. unknown-field-plugin is an open-source Agent Plugins plugin indexed from GitHub with 1 skill. Review its manifest and source before installing.

    Agent Plugins1 skill
  10. unimplemented-extension is an open-source Agent Plugins plugin indexed from GitHub. Review its manifest and source before installing.

    Agent Plugins
  11. no-components is an open-source Agent Plugins plugin indexed from GitHub. Review its manifest and source before installing.

    Agent Plugins
  12. a122stars

    a is an open-source Agent Plugins plugin indexed from GitHub. Review its manifest and source before installing.

    Agent Plugins
  13. aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaz is an open-source Agent Plugins plugin indexed from GitHub. Review its manifest and source before installing.

    Agent Plugins
  14. acme.tools122stars

    acme.tools is an open-source Agent Plugins plugin indexed from GitHub. Review its manifest and source before installing.

    Agent Plugins
  15. minimal-plugin is an open-source Agent Plugins plugin indexed from GitHub. Review its manifest and source before installing.

    Agent Plugins
  16. loopback-http is an open-source Agent Plugins plugin indexed from GitHub with 3 MCP servers. Review its manifest and source before installing.

    Agent Plugins3 MCP servers
  17. lenient-metadata is an open-source Agent Plugins plugin indexed from GitHub. Review its manifest and source before installing.

    Agent Plugins
  18. full-plugin122stars

    Every metadata field the manifest schema permits.

    Agent Plugins2 skills3 MCP servers
  19. extensions-not-object is an open-source Agent Plugins plugin indexed from GitHub with 1 skill. Review its manifest and source before installing.

    Agent Plugins1 skill
  20. empty-mcp122stars

    empty-mcp is an open-source Agent Plugins plugin indexed from GitHub. Review its manifest and source before installing.

    Agent Plugins
  21. skip-one122stars

    skip-one is an open-source Agent Plugins plugin indexed from GitHub with 1 skill. Review its manifest and source before installing.

    Agent Plugins1 skill
  22. not-recursive is an open-source Agent Plugins plugin indexed from GitHub with 1 skill. Review its manifest and source before installing.

    Agent Plugins1 skill
  23. skills-is-a-file is an open-source Agent Plugins plugin indexed from GitHub with 1 MCP server. Review its manifest and source before installing.

    Agent Plugins1 MCP server
  24. frontmatter-cases is an open-source Agent Plugins plugin indexed from GitHub with 6 skills. Review its manifest and source before installing.

    Agent Plugins6 skills
  25. no-skill-md122stars

    no-skill-md is an open-source Agent Plugins plugin indexed from GitHub. Review its manifest and source before installing.

    Agent Plugins
  26. mcp-version-mismatch is an open-source Agent Plugins plugin indexed from GitHub with 1 skill. Review its manifest and source before installing.

    Agent Plugins1 skill
  27. mcp-unknown-field is an open-source Agent Plugins plugin indexed from GitHub. Review its manifest and source before installing.

    Agent Plugins
  28. mcp-transports is an open-source Agent Plugins plugin indexed from GitHub with 3 MCP servers. Review its manifest and source before installing.

    Agent Plugins3 MCP servers
  29. mcp-skip-servers is an open-source Agent Plugins plugin indexed from GitHub with 5 MCP servers. Review its manifest and source before installing.

    Agent Plugins5 MCP servers
  30. mcp-servers-not-object is an open-source Agent Plugins plugin indexed from GitHub. Review its manifest and source before installing.

    Agent Plugins
  31. mcp-servers-missing is an open-source Agent Plugins plugin indexed from GitHub. Review its manifest and source before installing.

    Agent Plugins
  32. mcp-schema-unsupported is an open-source Agent Plugins plugin indexed from GitHub. Review its manifest and source before installing.

    Agent Plugins
  33. mcp-schema-missing is an open-source Agent Plugins plugin indexed from GitHub. Review its manifest and source before installing.

    Agent Plugins
  34. mcp-not-a-file is an open-source Agent Plugins plugin indexed from GitHub. Review its manifest and source before installing.

    Agent Plugins
  35. mcp-invalid-json is an open-source Agent Plugins plugin indexed from GitHub with 1 skill. Review its manifest and source before installing.

    Agent Plugins1 skill
  36. mcp-expansion is an open-source Agent Plugins plugin indexed from GitHub with 1 MCP server. Review its manifest and source before installing.

    Agent Plugins1 MCP server
  37. Personal collection of Claude Code skills — PR workflows (open, triage, status), intent-driven project bootstrap (taste + stack modules), orchestrated implementation, UX bridging, and design cleanup.

    Claude Code15 skills
  38. On-disk context compaction for Claude Code: prune old tool output and reasoning from a session and reopen it under the limit, keeping every message.

    Claude Code
  39. kxm0stars

    Headless multi-agent orchestration, durable workflows, and a live operator dashboard for Pi and Claude Code

    Claude Code29 skills1 MCP server
  40. pairwork0stars

    Put a second agent on the work - as an adversary or as a partner - and get back a result you can cite. Five named patterns: red-team attacks an idea without being shown your evidence, second-opinion judges your material without being shown your conclusion, verify rules on finished work against stated constraints, collaborate is a peer conversation, and debate runs blind proposals into adversarial rounds. Runs on Codex, opencode or GitHub Copilot behind one provider layer, and records what each run was told and what it was not.

    Claude Code1 skill
  41. open-pr44stars

    Review pull requests on GitHub, GitLab and Bitbucket across many stacks, learning each repo's own conventions over time and posting one review through that vendor's own CLI or REST API.

    Claude Code
  42. open-pr44stars

    Review GitHub Pull Requests and GitLab Merge Requests across many stacks, learning each repo's own conventions over time and posting one review via that vendor's own CLI.

    Codex4 skills
  43. Turn any GitHub repo into a beautiful, art-directed explainer site that takes a stranger from "I've never seen this" to "oh, I get why this matters — and I'm ready to use it." One Claude Code skill (the brain) reads the repo, builds a real RVF vector knowledge base, conceives a bespoke visual metaphor, authors the comprehension arc, generates raster + SVG visuals, assembles a responsive page on a shared design system, grades it on real pixels against a dual quality gate (>=95 on mobile and desktop), deploys it to its own URL, and ships a downloadable AI knowledge pack so the reader's AI gets it too. Pure, independently-testable tools do the mechanics; one BuildContext carries the work.

    Claude Code1 skill
  44. oya-browser147stars

    Real Chrome browsers for your agent: the Oya MCP server (start_browser, analyze_page, click, type…) plus a skill that teaches the workflow. Set OYA_API_KEY from browser.getoya.ai first.

    Claude Code1 skill1 MCP server
  45. loop-spec0stars

    Loop-driven development from a spec file or prose prompt for Codex. Semantic autonomous routing selects micro, bounded debug, compact, or the full seven-phase cycle, then delivers a verified PR.

    CodexClaude Code31 skills
  46. showmewhy0stars

    Verify material agent claims, surface unresolved human verification gaps, detect when new evidence changes an earlier conclusion or assumption, and retain inspectable local evidence and provenance in Claude Code.

    Claude Code1 skill
  47. jevra0stars

    Experimental advisory skill routing through TypeSafe Jev.

    Codex
  48. jevra0stars

    Experimental advisory skill routing through TypeSafe Jev.

    Claude Code
  49. Claude Code skills for migrating Camunda 7 projects to Camunda 8

    Claude Code
  50. playhtml491stars

    Skill for building collaborative, real-time HTML elements with playhtml

    Claude Code2 skills