Browse the registry
Everything the crawler has found on public GitHub, plus what tenants have published directly.
@qredence/dspy-agent-framework-quick-ref
Quick reference card for DSPy + Agent Framework integration patterns: typed signatures, assertions, routing cache, and agent handoffs.
Qredence/agentic-fleet
Askill108@digital-stoic-org/meadows
Donella Meadows philosophical dialogue. Use when: /meadows, talk to Meadows, systems thinking, leverage points, feedback loops, limits to growth, sustainability, complex systems, system dynamics, deep philosophy beyond coaching.
digital-stoic-org/agent-skills
Askill19@felipefontoura/auth
Register an AI-provider API key on a VPS running bento, via SSH, and propagate it to every BENTO_MANAGED stack. Drives bento-auth (Anthropic, OpenAI, OpenRouter, z.ai, Gemini, and any OpenAI-compatible endpoint). Use when the user says "add my OpenAI key", "register an Anthropic key", "set up provider auth on my bento server". NOTE: subscriptions (Claude Pro/Max, ChatGPT Plus) are OUT OF SCOPE — those use each app's native sign-in.
felipefontoura/bento
Askill19@javimosch/go-replace
Use this skill when the user wants to find and replace text in files, search and replace patterns, or modify file contents.
javimosch/supercli
Askill47@menci/audit-copilot-workarounds
Use periodically to verify each Copilot workaround against the
Menci/Floway
Askill61@traftg/patch-notes
Generate player-facing patch notes from git history, sprint data, and internal changelogs. Translates developer language into clear, engaging player communication.
TraftG/opencode-game-studio
AskillProductivity33@a3tai/docs-design
Improve the visual design and UX of the VitePress docs site — layout, colors, typography, components, and responsiveness
a3tai/openclaw-go
AskillDocs35@hcompai/hai-qa-via-cli
Run an autonomous QA review of a web UI by invoking the local `qa-cli` command via Bash. Trigger when the user asks to QA a URL, check a deployed site for accessibility, usability, or correctness issues, get a structured review of a page, or run a quick visual sanity check on a live page (e.g. "what color is the CTA?").
hcompai/computer-use-agents-demos
AskillTesting25@neverinfamous/monorepo
Monorepo architecture and configuration standards. Use when working with Turborepo, pnpm workspaces, npm workspaces, or configuring shared packages, tsconfig bases, and internal dependencies. NOT for generic package management or single-package repositories. Require explicit monorepo context.
neverinfamous/memory-journal-mcp
AskillData19@encero-systems/write-commit-message
Draft commit titles and optional commit bodies using the workspace commit naming convention. Use when the user asks for a commit message, commit text, commit title, or wants commit wording in the format `chore|bugfix|feature - <issue_id(s)> <short description>`.
encero-systems/incan
AskillCoding29@toongri/pin-setup
Use when initializing the pins knowledge graph for the first time in a project. Guides the user through creating pins.yaml (the storage manifest). Triggers on "setup pins", "initialize pins", "create pins.yaml", "first-run pins".
toongri/oh-my-toong-playground
Askill25@agentty-xyz/tech-debt
Sweep the codebase for tech debt and return a prioritized markdown task list of findings.
agentty-xyz/agentty
Askill27@0xdarkmatter/code-stats
Analyze codebase with tokei (fast line counts by language) and difft (semantic AST-aware diffs). Get quick project overview without manual counting. Triggers on: how big is codebase, count lines of code, what languages, show semantic diff, compare files, code statistics.
0xDarkMatter/claude-mods
Askill29@majiayu000/voiceserver
Voice server management. USE WHEN voice server, TTS server, voice notification, prosody.
majiayu000/claude-skill-registry
Askill529@getcrew44/accessibility-review
Use to audit a design or page for WCAG 2.1 AA — contrast, keyboard, focus, labels, touch targets, screen reader behavior.
getcrew44/crew44
Askill359@majiayu000/python-debugging-expert
Master debugger for Python code with expertise in common errors, performance issues, and debugging tools
majiayu000/claude-skill-registry
Askill529@arogyareddy/ra-qm-skills
12 regulatory & QM agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. ISO 13485 QMS, MDR 2017/745, FDA 510(k)/PMA, ISO 27001 ISMS, GDPR/DSGVO, risk management (ISO 14971), CAPA, document control, auditing. Python tools (stdlib-only).
ArogyaReddy/alirezarezvani-claude-skills
Askill30@aaaaqwq/skill-amazon-ads
Amazon Ads API v3 skill for OpenClaw agents. List profiles, manage Sponsored Products campaigns, view budgets and performance. Works with any advertiser account.
aAAaqwq/AGI-Super-Team
Askill80@aifinlab/multi-search-engine
Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.
aifinlab/FinClaw
Askill215@opendatahub-io/gmail-draft
Use this skill to compose a Gmail draft from text content in the conversation. Accepts a body, recipient list, and subject — either from the user or from context — and creates a draft in the user's Gmail Drafts folder via gws.
opendatahub-io/ai-helpers
AskillIntegrations36@majiayu000/cesium-context7
Fetches up-to-date documentation for Cesium, CesiumJS, Cesium Viewer, 3D Tiles, Unreal Engine integration, Unity integration, cesium-unreal, cesium-unity, ACesium3DTileset, ACesiumGeoreference, Globe Anchor, Cesium plugin, georeferencing, and Cesium-related APIs using Context7 MCP tools. Useful for CesiumJS classes (Viewer, Entity, Camera, Scene, Cartesian3, etc.), Unreal Engine Cesium components, Unity Cesium components, 3D Tiles specification, and Cesium integrations. Use query-docs with library IDs: /cesiumgs/cesium (CesiumJS), /cesiumgs/cesium-unreal (Unreal), /cesiumgs/cesium-unity (Unity), /websites/ogc_cs_22-025r4 (3D Tiles spec).
majiayu000/claude-skill-registry
Askill529@majiayu000/responsive-web-design
Builds adaptive web interfaces using Flexbox, CSS Grid, and media queries with a mobile-first approach. Use when creating multi-device layouts, implementing flexible UI systems, or ensuring cross-browser compatibility.
majiayu000/claude-skill-registry
Askill529@aj-geddes/api-security-hardening
Secure REST APIs with authentication, rate limiting, CORS, input validation, and security middleware. Use when building or hardening API endpoints against common attacks.
aj-geddes/useful-ai-prompts
AskillSecurity302@majiayu000/wacli
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
majiayu000/claude-skill-registry
Askill529@imran31415/kc-preflight
Run kube-coder's full CI suite locally before pushing — helm lint + unit tests, server.py tests, dashboard + controller SPA builds + vitest, and shell syntax checks. Use before opening or updating a PR so CI is green on the first push.
imran31415/kube-coder
Askill310@omer-metin/code-reviewer
Code review specialist for quality standards, design patterns, security review, and constructive feedbackUse when "code review, pull request, PR review, code quality, refactor, technical debt, design pattern, best practice, code-review, quality, patterns, security, refactoring, best-practices, pull-request, review, ml-memory" mentioned.
omer-metin/skills-for-antigravity
AskillCoding118@majiayu000/expo-deployment
Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes
majiayu000/claude-skill-registry
Askill529@majiayu000/geo-fundamentals
Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).
majiayu000/claude-skill-registry
Askill529@majiayu000/sql-patterns
Quick reference for common SQL patterns, CTEs, window functions, and indexing strategies. Triggers on: sql patterns, cte example, window functions, sql join, index strategy, pagination sql.
majiayu000/claude-skill-registry
AskillData529@majiayu000/nexus-elements-nexus-provider
Install and configure the NexusProvider for Nexus Elements. Use when setting up provider context, handleInit on wallet connect, or when any element needs useNexus.
majiayu000/claude-skill-registry
Askill529@majiayu000/tunit
Run TUnit tests with Playwright. Use when user asks to run tests, execute tests, or check if tests pass.
majiayu000/claude-skill-registry
Askill529@majiayu000/code-review
Reviews code for quality, security, and maintainability. Use after implementing features, completing significant work, or when user asks for code review.
majiayu000/claude-skill-registry
AskillCoding529@klotzkette/naturrecht-und-aufklaerung
Wenn es um Naturrecht und Aufklärung in Preußisches Allgemeines Landrecht geht: prüft Frist, Form, Zuständigkeit, Rechtsweg und Sofortmaßnahmen; liefert eine Fristen- und Risikoampel mit Sofortschritten. Auswahlstichwort: Naturrecht Und Aufklaerung; Arbeitsfeld: Preußisches Allgemeines Landrecht.
Klotzkette/claude-fuer-deutsches-recht
Askill1.4k@majiayu000/pnpm
Use when managing Node.js dependencies with pnpm - provides workspace setup, catalogs, CLI commands, overrides, and CI configuration
majiayu000/claude-skill-registry
Askill529@klotzkette/litigation-eilverfahren-produkthaftung
Wenn es um Litigation Und Eilverfahren Fashion in fashion-law-moderecht geht: entwickelt Verhandlungsziel, Vergleichskorridor und Eskalationspfad; liefert eine Verhandlungs- oder Eskalationslinie mit Optionen.
Klotzkette/claude-fuer-deutsches-recht
Askill1.4k@majiayu000/value-prop-sharpener
Refine value propositions from emotional, logical, and status angles, then synthesize into a powerful 15-word statement with evolution process.
majiayu000/claude-skill-registry
Askill529@osovv/grace-spec
Interview the user and create an approved GRACE 4 GraceChangeSpec plus optional design-context.xml inside .grace/changes/active/C-*/.
osovv/grace-marketplace
Askill231@majiayu000/brand-legal-review
This skill should be used when the user asks to "legal review", "policy review", "review AI policy", "法務レビュー", "ポリシーチェック", or needs brand-conscious legal review for company communications that prioritize community trust over legal safety.
majiayu000/claude-skill-registry
Askill529@majiayu000/generate-tasklist
開発作業のタスクリスト(tasklist.md)を生成します。このスキルは単独で使用することも、generate-working-docsから呼び出されることもあります。
majiayu000/claude-skill-registry
Askill529@jabrena/151-java-performance-jmeter
Use when you need to set up JMeter performance testing for a Java project — including creating the run-jmeter.sh script from the exact template, configuring load tests with loops, threads, and ramp-up, or running performance tests from the project root with custom or default settings. This should trigger for requests such as Improve the code with JMeter performance testing; Apply JMeter performance testing; Refactor the code with JMeter performance testing; Add JMeter support; Create a JMeter test plan for a Java service. Part of Plinth Toolkit
jabrena/plinth
AskillTesting423@majiayu000/date-timezone
Handle date and timezone conversions correctly in forms and displays. Use when working with: Date inputs, new Date(), formatDate, toLocaleDateString, getDate(), getMonth(), getFullYear(), date parsing, UTC conversion, timezone issues, dates displaying wrong day, date-only fields in forms, YYYY-MM-DD parsing. Triggers: dates off by one day, timezone bugs, form date handling, competition dates, event dates, calendar dates.
majiayu000/claude-skill-registry
Askill529@gethugothemes/hugo-template-guidance-2
Use whenever you need to understand how this theme works — adding pages, managing content, configuring the site, using partials/components/modules, project architecture, scripts, or styling/theming (Tailwind v4, Bootstrap 5, or a hybrid — verify which). Use for ANY question about the structure, usage, or customization of the template or theme.
gethugothemes/techfeed-hugo
Askill30@majiayu000/beta-status
View your activated beta features and their status
majiayu000/claude-skill-registry
Askill529@klotzkette/ingenieur-perspektive
Wenn es um HOAI Querschnitt: Ordnet tga/tragwerk/ingenieurbau-schnittstellen in HOAI Leistungsphasen Praxis geht: ordnet Sachverhalt, Norm, Beweislast, Gegenargumente und nächsten Schritt; liefert eine Schnittstellenkarte mit Kollisions-, Zuständigkeits- und Nachweisfragen.
Klotzkette/claude-fuer-deutsches-recht
Askill1.4k@openteams-lab/ragic-automation
Automate Ragic tasks via Rube MCP (Composio). Always search tools first for current schemas.
openteams-lab/openteams
Askill565@boshu2/learn
Optionally analyze collections of durable verdicts for recurring evidence after the critical path. Triggers: "learn from verdicts", "mine validation history".
boshu2/agentops
Askill416@mukul975/hunting-for-cobalt-strike-beacons
Detect Cobalt Strike beacon network activity using default TLS certificate
mukul975/Anthropic-Cybersecurity-Skills
AskillSecurity27k@gabrielmoreira/bun-runtime
Bun 作为运行时、包管理器、打包器和测试运行器。何时选择 Bun 而非 Node、迁移注意事项以及 Vercel 支持。
gabrielmoreira/agent-skills-mirror
Askill14@forceinjection/small-skill
Small skill with basic content for token testing
ForceInjection/domain-driven-design-skills
Askill31@racecraft-lab/gitnexus-debugging
Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: \"Why is X failing?\", \"Where does this error come from?\", \"Trace this bug\"
racecraft-lab/Paddock
AskillData10