Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

claude-skill-registry

claude-skill-registry enthält 5,110 gesammelte Skills von majiayu000, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
5,110
Stars
466
aktualisiert
2026-07-01
Forks
75
Berufsabdeckung
115 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

ase-meta-chat
Softwareentwickler

Query foreign LLM for chat. Use this skill if a foreign LLM like OpenAI ChatGPT, Google Gemini, DeepSeek or xAI Grok should be queried with a single chat message.

2026-07-01
ase-meta-quorum
Softwareentwickler

Query Multiple AIs for Quorum Answer.

2026-07-01
exploit-development
Informationssicherheitsanalysten

Use when turning a memory-corruption bug into a working PoC — stack/ROP, glibc heap & FSOP, format strings, browser/JIT type confusion & UAF, Linux/Windows kernel LPE against ASLR/DEP/CFG/CET/V8-Sandbox

2026-07-01
janitor-swipe
Softwareentwickler

Tinder for your Claude Code skills. Reviews a sorted deck of every installed skill and lets you swipe keep / delete / skip on each one. Use when the user wants to bulk-clean their skill collection, triage unused skills, or do interactive skill cleanup.

2026-07-01
report-issue
Softwareentwickler

Use when the user wants to report a bug, file an issue, submit a bug report, or report any problem with the mobile-app plugin.

2026-07-01
resolve-pr-feedback
Softwarequalitätssicherungsanalysten und -tester

Resolve PR review feedback. Use when addressing review comments, resolving review threads, or fixing code-review feedback.

2026-07-01
skill-usage-stats
Sonstige Computerberufe

扫描本机 Claude Code 和 Codex 的会话日志,统计哪些 skill 有本地调用证据、哪些在本机无证据(已安装但日志无痕迹,不等于从未使用)、调用排行、月度趋势、项目分布,输出终端表格和 Markdown 报告,可导出 CSV/JSON。Use when the user asks to 统计 skill 使用, 看 skill usage, find zombie skills, 僵尸 skill, which skills are installed but never used, skill 调用排行, skill usage report, skill 使用健康度, audit personal skill arsenal, or manage which skills to keep or remove.

2026-07-01
advisor-triggers
Unternehmensberater

Detects when user requests warrant critical analysis via /advise command

2026-06-23
af
Softwareentwickler

Agent Farm CLI quick reference. Use when running af commands to check correct syntax, subcommands, and flags. Prevents guessing at command names.

2026-06-23
agent-audit
Softwarequalitätssicherungsanalysten und -tester

Validates agent configurations for model selection, tool permissions, focus areas, and approach quality. Use when reviewing, auditing, improving agents, or learning agent best practices.

2026-06-23
agent-authoring
Softwareentwickler

Guide for authoring specialized AI agents. Use when creating, updating, or improving agents, choosing models, defining focus areas, configuring tools, or learning agent best practices.

2026-06-23
agent-browser
Softwareentwickler

ブラウザを手足のように操る。ページ遷移、フォーム入力、スクショ、なんでもこい。Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include 'go to [url]', 'click on', 'fill out the form', 'take a screenshot', 'scrape', 'automate', 'test the website', 'log into', or any browser interaction request. Do NOT load for: sharing URLs, embedding links, screenshot image files.

2026-06-23
agent-builder
Softwareentwickler

Creates Claude Code agent files (.claude/agents/*.md) with YAML frontmatter, tool permissions, and system prompts. Use when building new agents, configuring agent frontmatter, writing agent system prompts, or setting agent tool permissions.

2026-06-23
agent-check
Sonstige Computerberufe

Validate custom agent file format and structure

2026-06-23
agent-check
Softwareentwickler

Use when mapping audit targets to appropriate config or domain agents. Analyzes file types, patterns, and content to determine which agents should audit each file/target. Returns agents[] needed for audit workflow.

2026-06-23
agent-code-generator
Softwareentwickler

Generates Agent definitions (.md files) based on user intent and standard templates.

2026-06-23
agent-command-authoring
Softwareentwickler

Create Claude Code slash commands and OpenCode command files that delegate to subagents. Use when creating new commands or refactoring existing ones to follow the delegation pattern.

2026-06-23
agent-compliance-auditor
Softwarequalitätssicherungsanalysten und -tester

Validates agent definitions against the Antigravity audit rubric.

2026-06-23
agent-coverage-check
Softwareentwickler

Check agent configuration coverage across hierarchy levels and phases. Use to ensure complete agent system coverage.

2026-06-23
agent-creation
Sonstige Computerberufe

Guides agents and users to create standards-compliant agent definitions using templates in markdown frontmatter format, ensuring context gathering, clarity, and proper metadata. Forces agents to ask clarifying questions when context is insufficient. Token-efficient documentation required. All content must be in English. Trigger: When creating a new agent definition, setting up project agents, or documenting agent workflows.

2026-06-23
agent-design
Softwareentwickler

Guidelines for designing tools and action spaces for AI agents. Use when building agent harnesses, designing tool interfaces, creating elicitation mechanisms, or optimizing agent-tool interactions. Covers progressive disclosure, tool design patterns, and lessons from Claude Code development.

2026-06-23
agent-development
Softwareentwickler

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.

2026-06-23
agent-development
Softwareentwickler

Design and build custom Claude Code agents with effective descriptions, tool access patterns, and self-documenting prompts. Covers Task tool delegation, model selection, memory limits, and declarative instruction design. Use when: creating custom agents, designing agent descriptions for auto-delegation, troubleshooting agent memory issues, or building agent pipelines.

2026-06-23
agent-development
Softwareentwickler

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.

2026-06-23
agent-documenting-references
Softwareentwickler

Standardized reference documentation section structure for agents - project guidance, conventions, related agents, and Skills. Use when implementing or updating agent documentation.

2026-06-23
agent-error-coordinator
Softwareentwickler

Expert error coordinator specializing in distributed error handling, failure recovery, and system resilience. Masters error correlation, cascade prevention, and automated recovery strategies across multi-agent systems with focus on minimizing impact and learning from failures.

2026-06-23
agent-expert-creation
Softwareentwickler

Create specialized agent experts with pre-loaded domain knowledge using the Act-Learn-Reuse pattern. Use when building domain-specific agents that maintain mental models via expertise files and self-improve prompts.

2026-06-23
agent-factory
Softwareentwickler

Bootstrap new 33GOD ecosystem agents with standardized configuration. Use when creating new agents, spawning workers, deploying Yi nodes, or when the user says "spin up an agent", "create a new agent", "deploy a new worker", or needs a new agent for a specific pipeline role. Handles workspace creation, config injection, skill installation, provider mirroring, channel binding, and 33GOD ecosystem onboarding (GOD Docs, Plane, Bloodbank, memory).

2026-06-23
agent-fintech-engineer
Softwareentwickler

Expert fintech engineer specializing in financial systems, regulatory compliance, and secure transaction processing. Masters banking integrations, payment systems, and building scalable financial technology that meets stringent regulatory requirements.

2026-06-23
agent-flutter-expert
Softwareentwickler

Expert Flutter specialist mastering Flutter 3+ with modern architecture patterns. Specializes in cross-platform development, custom animations, native integrations, and performance optimization with focus on creating beautiful, native-performance applications.

2026-06-23
agent-framework-azure-ai-py
Softwareentwickler

Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code interpreter, file search, web search), integrating MCP servers, managing conversation threads, or implementing streaming responses. Covers function tools, structured outputs, and multi-tool agents.

2026-06-23
agent-framework-azure-ai-py
Softwareentwickler

Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK.

2026-06-23
agent-generator
Softwareentwickler

ユーザーの責任範囲定義から、Agentのマークダウンファイルを生成する。エージェント作成時、プラグイン要素生成時、またはユーザーがエージェント定義、責任範囲、Agent生成、エージェントドキュメントに言及した際に使用する。

2026-06-23
agent-hierarchy-diagram
Softwareentwickler

Generate visual hierarchy diagrams of agent system showing levels and delegation. Use for documentation or onboarding.

2026-06-23
agent-inbox
Softwareentwickler

Check and process messages from autonomous AILANG agents. Use when starting a session, after agent handoffs, or when checking for completion notifications.

2026-06-23
agent-init-deep
Sonstige Computerberufe

Initialize or migrate to nested CLAUDE.md structure for progressive disclosure. Claude auto-loads CLAUDE.md from any directory it enters, so nested files get discovered automatically. Use when setting up a new project's agent config, refactoring a bloated CLAUDE.md, or adding progressive disclosure to an existing repo. Triggers on: '/agent-init-deep', 'setup progressive disclosure', 'refactor claude.md', 'split claude.md', 'claude.md is too big'.

2026-06-23
agent-init
Softwareentwickler

Initialize and configure OpenClaw agent workspace MD files (AGENTS.md, SOUL.md, IDENTITY.md, USER.md, TOOLS.md, BOOTSTRAP.md, HEARTBEAT.md). Use when: setting up a new agent, customizing agent personality/behavior, configuring agent workspace, or checking/fixing agent environment (Python/uv). Provides interactive interview workflow before generating files. Supports both container and external (host) OpenClaw instances.

2026-06-23
agent-interaction
Softwareentwickler

에이전트 간 상호작용 구조와 워크플로우 정의

2026-06-23
agent-invocation
Softwareentwickler

Agent invocation syntax and boundary rules

2026-06-23
agent-iot-engineer
Softwareentwickler

Expert IoT engineer specializing in connected device architectures, edge computing, and IoT platform development. Masters IoT protocols, device management, and data pipelines with focus on building scalable, secure, and reliable IoT solutions.

2026-06-23
Zeigt die Top 40 von 5,110 gesammelten Skills in diesem Repository.