plugins skills

708 tagged plugins, measured the same way as everything else here.

Browse within: marketplace 212obsidian 64hermes-agent 59openclaw 59safety 59ai-development 58claude-desktop 44ollama 39managed-by-opentofu 37claude-marketplace 36coding-agents 28shopware 27codex-plugin 16plugin-marketplace 15

a0-create-plugin

25

Gen-Verse/PAST-Bench

Skill Claude CodeCodex

Create, extend, or modify Agent Zero plugins. Follows strict full-stack conventions (usr/plugins, plugin.yaml, Store Gating, AgentContext, plugin settings). Use for UI hooks, API handlers, lifecycle extensions, or plugin settings UI.

24 28d ago A 54 tokens original Apache-2.0

a0-review-plugin

26

Gen-Verse/PAST-Bench

Skill Claude CodeCodex

Full audit of Agent Zero plugins in usr/plugins/. Reviews manifest validity, directory structure, code patterns (Store Gating, notifications, imports), security, and duplicate detection against the community index. Use when asked to review, audit, validate, or check an existing plugin before using or contributing it.

24 28d ago A 64 tokens original Apache-2.0

api-design

27

krzysztofsurdy/code-virtuoso

Skill Claude CodeCodex

REST and GraphQL API design principles for consistent, predictable, and evolvable APIs. Use when the user asks to design a new API, review an existing API, choose between REST and GraphQL, plan API versioning, define error response contracts, implement pagination, or establish API standards for a team. Covers resource…

20 3mo ago A 94 tokens original MIT

krzysztofsurdy/code-virtuoso

Skill Claude CodeCodex

Patterns for effective subagent delegation and parallel execution. Use when a task decomposes into independent subtasks, when research spans multiple areas, when building features that require coordinated specialist work, or when sequential execution is wasting time. Covers work decomposition patterns (fan-out/fan-in…

20 3mo ago A 154 tokens original MIT

testing

29

krzysztofsurdy/code-virtuoso

Skill Claude CodeCodex

Stack-agnostic testing principles, strategies, and patterns for building reliable test suites. Use when the user asks to design a test strategy, choose between unit/integration/e2e tests, apply TDD, fix flaky tests, improve test quality, use test doubles (mocks, stubs, fakes, spies), or review tests for antipatterns.…

20 3mo ago A 103 tokens original MIT

decision-board

30

2ykwang/agent-skills

Skill Claude CodeCodex

Render an interactive HTML board for the user to pick among multiple comparable options side-by-side at once — engineering trade-offs, copy audits, action-item triage, architecture decisions, policy calls. Returns the picks (and optional hold/note flags) as a JSON file the agent can apply.

18 29d ago A 61 tokens original MIT

instruction-eval

31

2ykwang/agent-skills

Skill Claude CodeCodex

Change one condition an agent runs under (instruction text, the reference material instructions point at, MCP tools and permissions, hooks, skill files), then run the same prompts before and after, several times each, to see what actually changes. Produces an HTML report showing both arms' answers side by side. Use…

18 29d ago A 179 tokens original MIT

worth-building

32

2ykwang/agent-skills

Skill Claude CodeCodex

Decide how elaborate to build something (simple vs. robust) and return a concrete, PoC-shaped proposal at that level — not over- or under-engineered, but right-sized. Use whenever someone is building something and the investment level is unclear: "quick or proper?", "MVP vs. real product", "is this over-engineering?"…

18 29d ago A 128 tokens original MIT

design-reference

33

animalzinc/claude-plugins

Skill Claude CodeCodex

Part of design-reference

Skill "design-reference" from animalzinc/claude-plugins, covering design reference, arguments, core rules, process and step 1: receive brief.

15 13d ago A 0 tokens original MIT

mdview

34

animalzinc/claude-plugins

Skill Claude CodeCodex

Part of mdview

Skill "mdview" from animalzinc/claude-plugins, covering mdview, how to invoke, what the page gives the user, consuming pasted-back feedback and fail-fast policy.

15 13d ago A 0 tokens original MIT

session-saver

35

animalzinc/claude-plugins

Skill Claude CodeCodex

Part of session-saver

Skill "session-saver" from animalzinc/claude-plugins, covering session saver, task, format requirements, output structure and session log: [yyyy-mm-dd].

15 13d ago A 0 tokens original MIT

audit-instructions

36

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Part of claude-config

Audit locally-owned Claude Code instruction surfaces, including CLAUDE.md, .claude/rules, skill bodies, agent definitions, hook instruction text and output styles, for instructions current models no longer need (prior-model workarounds, over-prescriptive scaffolding, stale examples), instructions that misstate Claude…

13 +1 today A 201 tokens original MIT

audit-pass

37

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Part of claude-config

Run ONE coordinated, ordered, resumable pass over a named target repository: a three-scope inventory first (managed policy read-only, user scope routed as recommendations, project scope), then delegated checks lane by lane, findings persisted per lane so an interrupted run resumes instead of restarting, and one human…

13 +1 changed today A 180 tokens original MIT

melodic-software/claude-code-plugins

Skill Claude CodeCodex

Part of claude-config

Report the Claude Code permission state actually in effect. Discovers every settings scope (managed policy, user-global, project, local, and the pre-v2.1.211 start-directory copy), merges them into the effective allow/ask/deny set with each rule's source and precedence mechanic named, and classifies which allow rules…

13 +1 today A 158 tokens original MIT

rust-modern-apis

39

bug-ops/claude-plugins

Skill Claude CodeCodex

Part of rust-agents

Reference for stable Rust APIs added in versions 1.89 through 1.98 (August 2025 - August 2026). Use this skill whenever writing, reviewing, or refactoring Rust code — especially when you notice patterns that were verbose before newer APIs existed, when MSRV allows it, or when the user mentions modernizing Rust code…

11 8d ago A 261 tokens

sdd

40

bug-ops/claude-plugins

Skill Claude CodeCodex

Part of rust-agents

Spec-Driven Development workflow. Use when the user wants to create a specification, write requirements, design a feature, plan implementation, break work into tasks, or review spec quality. Also trigger when the user says 'I want to build X', 'let's spec this out', 'create a spec', 'write requirements', or asks to…

11 8d ago A 78 tokens

team-develop

41

bug-ops/claude-plugins

Skill Claude CodeCodex

Part of rust-agents

Orchestrate Rust development using agent teams with peer-to-peer communication. Use when: 'create rust team', 'start team development', 'launch agent team', 'team workflow', 'collaborative development'. Requires rust-agents plugin and CLAUDECODEEXPERIMENTALAGENTTEAMS=1; CLAUDECODEENABLETODOTOOLS=1 enables shared…

11 8d ago A 92 tokens

doraval

42

saif-shines/doraval

Skill Claude CodeCodex

Review agent context (SKILL.md, plugin, rule, AGENTS.md) with dora before reporting done. Also when the user asks to review, diagnose, or clean up Claude, Cursor, Codex, Copilot, or Grok context.

11 4d ago A 54 tokens

saif-shines/doraval

Skill Claude CodeCodex

Body deliberately exceeds the Level 2 line/token budget to exercise the progressive-disclosure warning.

11 4d ago A 24 tokens

rich-modern

44

saif-shines/doraval

Skill Claude CodeCodex

Use when you need a full-spec example with rich frontmatter, dynamic injection and substitutions.

11 4d ago A 21 tokens

ghost-decode

45

haroontrailblazer/ghost-font-decoder

Skill Claude CodeCodex

Part of ghost-font-decoder

Use when a video hides text in moving dots or noise — "ghost font" clips, motion-defined text, random-dot kinematograms, TV-static videos with a secret message, text readable only while playing but invisible in any paused frame, or the user asks what a ghost-font video says.

10 1mo ago A 64 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: