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 27python 25codex-plugin 16

a0-create-plugin

01

agent0ai/agent-zero

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.

19k 5d ago A 54 tokens

prose

02

SafeAI-Lab-X/ClawKeeper

Skill Claude CodeCodex

OpenProse VM skill pack. Activate on any prose command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.

1.0k 15d ago A 36 tokens

gh-issues

03

SafeAI-Lab-X/ClawKeeper

Skill Claude CodeCodex

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5]…

1.0k 15d ago A 116 tokens

skill-creator

04

SafeAI-Lab-X/ClawKeeper

Skill Claude CodeCodex

Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating…

1.0k 15d ago A 121 tokens

skills-discovery

05

Kamalnrf/claude-plugins

Skill Claude CodeCodex

Search for and install Agent Skills that give you specialized capabilities. Before starting work, ask might a skill exist that handles this better than my base knowledge? If the task involves specific technologies, frameworks, file formats, or expert domains. Search proactively, even if the user doesn't mention…

561 8d ago A 90 tokens

api-authentication

06

stefan-jansen/claude-code-toolkit

Skill Claude CodeCodex

API authentication patterns including JWT, OAuth 2.0, API keys, and session-based auth. Covers token generation, validation, refresh strategies, security best practices, and when to use each pattern. Use when implementing API authentication, choosing auth strategy, securing endpoints, or debugging auth issues.…

85 1mo ago A 77 tokens original MIT

stefan-jansen/claude-code-toolkit

Skill Claude CodeCodex

Hugging Face Transformers best practices including model loading, tokenization, fine-tuning workflows, and inference optimization. Use when working with transformer models, fine-tuning LLMs, implementing NLP tasks, or optimizing transformer inference.

85 1mo ago A 52 tokens original MIT

llm-evaluation

08

stefan-jansen/claude-code-toolkit

Skill Claude CodeCodex

LLM evaluation and testing patterns including prompt testing, hallucination detection, benchmark creation, and quality metrics. Use when testing LLM applications, validating prompt quality, implementing systematic evaluation, or measuring LLM performance.

85 1mo ago A 47 tokens original MIT

laurigates/claude-plugins

Skill Claude CodeCodex

WCAG 2.1/2.2 compliance, ARIA patterns, keyboard nav, focus management, a11y testing. Use when implementing accessible components or user mentions WCAG/ARIA/screen readers.

54 2d ago A 48 tokens original MIT

laurigates/claude-plugins

Skill Claude CodeCodex

Dispatch contract for spawning parallel agents covering worktree collisions, scope overflow, and silent exits. Use when fanning out concurrent agents or authoring a lead prompt.

54 2d ago A 37 tokens original MIT

tool-result-traps

11

laurigates/claude-plugins

Skill Claude CodeCodex

Tool results that mean something other than they look — a pattern that never compiled, a glob that cannot match a directory, one tier searched but reported absent, a rejected flag reading as "no results". Use when an empty result is about to gate an action, land in a doc, or be reported as done.

54 2d ago A 68 tokens original MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use when mapping a repeatable website workflow into a verified Hermes skill so later runs can follow known steps instead of rediscovering the site. Surveys browser compatibility, semantic targets, failure modes, recovery paths, decision gates, and expiry using dummy data and no irreversible submissions.

54 17d ago A 60 tokens original MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use this skill when coding-agent work is interrupted, an agent exits without a clean commit, multiple controllers target the same checkout, or the checkout produces inconsistent file/Git behavior.

54 17d ago A 56 tokens original MIT

AtlasOmnia/hermes-custom-pack

Skill Claude CodeCodex

Use when a user says “save to Notion” for research, reports, drafts, references, or generated artifacts and wants a reusable default destination. Bootstraps a generic Notion AI Output Library under a user-created shared parent page, saves typed metadata and optional Markdown, verifies every write through the live API…

54 17d ago A 82 tokens original MIT

researching-code

15

shopwareLabs/ai-coding-tools

Skill Claude CodeCodex

Use this skill when the user asks an architectural or semantic question about a codebase — phrases like "how does X work?", "what's the architecture?", "help me understand this codebase", "find all components that use Y", "trace the data flow from A to B", "where is feature Z handled", "I'm new to this code, where do…

42 4d ago A 121 tokens original MIT

shopwareLabs/ai-coding-tools

Skill Claude CodeCodex

Use when writing, editing, auditing, splitting, or measuring Markdown documentation surfaces — README.md, AGENTS.md, CLAUDE.md, and docs/ siblings. Triggers include "is this doc too long", "split this README", "measure the docs", "where does this documentation belong", "audit the documentation", and any request to…

42 4d ago A 89 tokens original MIT

shopwareLabs/ai-coding-tools

Skill Claude CodeCodex

Use this skill when the user asks for a team-based, consensus, multi-reviewer, or red-team review of Shopware PHPUnit tests — trigger phrases like "team review these tests", "consensus review the tests in PR.

42 4d ago A 52 tokens original MIT

doctor

18

christopherkarani/ryk

Skill Claude CodeCodex

Check ryk installation, policy status, host integration status, and plugin readiness.

39 12d ago A 0 tokens original Apache-2.0

init

19

christopherkarani/ryk

Skill Claude CodeCodex

Create or repair an ryk policy for the current repository.

39 12d ago A 0 tokens original Apache-2.0

protect

20

christopherkarani/ryk

Skill Claude CodeCodex

Explain how to run the current Claude Code workflow under ryk protection.

39 12d ago A 0 tokens original Apache-2.0

crashlytics

21

artemnovichkov/skills

Skill Claude CodeCodex

Generate crash reports from Firebase Crashlytics with automated fix proposals, severity scoring, and developer assignments via git blame. Use when analyzing crashes, triaging production issues, or generating crash triage reports.

35 1mo ago A 45 tokens original MIT

design-compare

22

artemnovichkov/skills

Skill Claude CodeCodex

Compare Figma designs against implementation screenshots, identifying layout, typography, color, and sizing discrepancies. Generates a structured visual review table and an interactive HTML comparison page with swipe and side-by-side modes. Use when the user asks to compare design with preview, compare Figma with…

35 1mo ago A 74 tokens original MIT

xcodebuild-notify

23

artemnovichkov/skills

Skill Claude CodeCodex

Sends macOS notifications after xcodebuild commands, showing Build Succeeded or Build Failed with scheme and project info. Mimics Xcode's native build notifications. Auto-triggers on xcodebuild via PostToolUse hook.

35 1mo ago A 52 tokens original MIT

Gen-Verse/PAST-Bench

Skill Claude CodeCodex

Guide for publishing an Agent Zero plugin to the community Plugin Index (a0-plugins repo). Covers GitHub repo setup, index.yaml creation, CI validation rules, and PR submission. Use when the user wants to share, publish, submit, or contribute a plugin to the Plugin Hub so other Agent Zero users can find and install it.

24 27d ago A 74 tokens original Apache-2.0