Agenten-Skills
Agent Skills-Verzeichnis
Entdecken und installieren Sie KI-Agenten-Skills aus dem skills.sh-Ökosystem.
665,038
Skills gesamt
28.7M
Installationen gesamt
#1 Most Installed
Install
npx skills add vercel-labs/skills --skill find-skills 2.0M
Installationen
Power your AI Agents with
the best open-source models.
Drop-in OpenAI-compatible API. No data leaves Europe.
Explore Inference APIGLM
GLM 5
$1.00 / $3.20
per M tokens
Kimi
Kimi K2.5
$0.60 / $2.80
per M tokens
MiniMax
MiniMax M2.5
$0.30 / $1.20
per M tokens
Qwen
Qwen3.5 122B
$0.40 / $3.00
per M tokens
Top Skills
Ranked by total installs across the ecosystem.
npx skills add anthropics/skills --skill frontend-design Sicher npx skills add vercel-labs/agent-skills --skill vercel-react-best-practices Sicher npx skills add microsoft/azure-skills --skill microsoft-foundry Mittel npx skills add microsoft/azure-skills --skill azure-ai Sicher npx skills add microsoft/azure-skills --skill azure-deploy Sicher npx skills add microsoft/azure-skills --skill azure-diagnostics Mittel npx skills add microsoft/azure-skills --skill azure-prepare Sicher npx skills add microsoft/azure-skills --skill azure-storage Sicher npx skills add vercel-labs/agent-skills --skill web-design-guidelines Mittel npx skills add microsoft/azure-skills --skill azure-validate Kritisch npx skills add microsoft/azure-skills --skill entra-app-registration Sicher npx skills add microsoft/azure-skills --skill azure-compliance Sicher npx skills add microsoft/azure-skills --skill azure-resource-lookup Sicher npx skills add microsoft/azure-skills --skill azure-rbac Mittel npx skills add microsoft/azure-skills --skill azure-aigateway Mittel npx skills add microsoft/azure-skills --skill azure-kusto Sicher npx skills add microsoft/azure-skills --skill azure-messaging Sicher npx skills add remotion-dev/skills --skill remotion-best-practices Mittel npx skills add microsoft/azure-skills --skill azure-hosted-copilot-sdk Mittel npx skills add microsoft/azure-skills --skill azure-compute Sicher npx skills add microsoft/azure-skills --skill azure-cloud-migrate Sicher npx skills add mattpocock/skills --skill grill-me Sicher npx skills add anthropics/skills --skill skill-creator Sicher npx skills add microsoft/azure-skills --skill azure-quotas Sicher npx skills add microsoft/azure-skills --skill azure-upgrade Mittel npx skills add mattpocock/skills --skill improve-codebase-architecture Sicher npx skills add mattpocock/skills --skill grill-with-docs Sicher npx skills add mattpocock/skills --skill tdd Sicher npx skills add agentspace-so/runcomfy-agent-skills --skill video-edit Mittel npx skills add agentspace-so/runcomfy-agent-skills --skill image-to-video Mittel npx skills add agentspace-so/runcomfy-agent-skills --skill image-edit Mittel npx skills add agentspace-so/runcomfy-agent-skills --skill nano-banana-2 Kritisch npx skills add supabase/agent-skills --skill supabase-postgres-best-practices Sicher npx skills add agentspace-so/skills --skill agentspace Mittel npx skills add microsoft/azure-skills --skill azure-enterprise-infra-planner Sicher npx skills add microsoft/azure-skills --skill azure-kubernetes Sicher npx skills add mattpocock/skills --skill to-prd Sicher npx skills add xixu-me/skills --skill github-actions-docs Mittel npx skills add vercel-labs/agent-skills --skill vercel-composition-patterns Sicher npx skills add microsoft/azure-skills --skill azure-cost-optimization Sicher npx skills add xixu-me/skills --skill openclaw-secure-linux-cloud Kritisch npx skills add xixu-me/skills --skill secure-linux-web-hosting Kritisch npx skills add xixu-me/skills --skill skills-cli Mittel npx skills add xixu-me/skills --skill running-claude-code-via-litellm-copilot Kritisch npx skills add xixu-me/skills --skill opensource-guide-coach Sicher npx skills add xixu-me/skills --skill readme-i18n Sicher npx skills add xixu-me/skills --skill use-my-browser Kritisch npx skills add xixu-me/skills --skill tzst Sicher npx skills add agentspace-so/runcomfy-agent-skills --skill kling-3-0 Mittel Top-Quellen
Organizations and authors with the most installed skills.
Was sind Agent Skills?
Agent Skills sind Anweisungspakete, die KI-Coding-Agenten beibringen, bestimmte Aufgaben auszuführen. Anders als Plugins oder Erweiterungen, die Laufzeitcode hinzufügen, bieten Skills strukturiertes Wissen — Best Practices, Coding-Muster, Framework-Konventionen und Workflow-Anweisungen — das Agenten wie Claude Code, Cursor und Windsurf nutzen, um besseren, kontextbezogeneren Output zu erzeugen. Stellen Sie sich Skills als Experten-Playbooks vor: Ein React-Skill lehrt Ihren Agenten, Komponenten zu strukturieren, State zu verwalten und Hooks-Konventionen zu befolgen, während ein Sicherheits-Skill ihm beibringt, häufige Schwachstellen zu erkennen und zu verhindern.
Wie funktionieren Skills?
Jeder Skill ist eine textbasierte Anweisungsdatei, die in einem GitHub-Repository gespeichert ist. Nach der Installation wird er Teil des Projektkontexts, den der KI-Agent liest, bevor er Code generiert. Skills sind versioniert, Open-Source und community-gepflegt. Die skills.sh-Registry indiziert Skills aus ganz GitHub, verfolgt Installationszahlen und führt automatisierte Sicherheitsaudits durch mehrere Scanner (Socket, Snyk, ATH) durch, um sicherzustellen, dass Pakete sicher zu verwenden sind.
Wie installiert man einen Skill
Die Installation erfolgt mit einem einzigen Befehl. Führen Sie den auf jeder Skill-Karte angezeigten Installationsbefehl (z.B. npx skills add owner/repo --skill skill-name) in Ihrem Projektverzeichnis aus. Die Skill-Datei wird heruntergeladen und in Ihrem Projekt platziert. Kein Build-Schritt, keine Konfiguration — Ihr KI-Agent erkennt ihn automatisch bei der nächsten Interaktion. Sie können mehrere Skills installieren, einzeln aktualisieren oder jederzeit entfernen.
Nach Quelle durchsuchen
Jeder Skill ist mit einem GitHub-Repository verknüpft. Organisationen wie Vercel, Anthropic und unabhängige Entwickler veröffentlichen Skill-Sammlungen für Frameworks (React, Next.js, Vue), Sprachen (TypeScript, Python, Rust), Tools (Docker, Terraform, Kubernetes) und Bereiche (Barrierefreiheit, Performance, Sicherheit). Durchsuchen Sie nach Quelle, um kuratierte Skill-Sets von Autoren zu finden, denen Sie vertrauen.
Warum Skills verwenden?
Ohne Skills verlassen sich KI-Agenten auf ihre allgemeinen Trainingsdaten, die veraltet sein können oder projektspezifische Konventionen nicht kennen. Skills füllen diese Lücke: Sie kodieren die neuesten Framework-Muster, die Coding-Standards Ihrer Organisation und Domänenexpertise direkt in den Kontext des Agenten. Teams berichten von weniger Code-Review-Iterationen, konsistenterem Output und schnellerem Onboarding, wenn Agenten mit den richtigen Skills ausgestattet sind.
Sicherheit und Vertrauen
Jeder in der Registry indizierte Skill wird durch automatisierte Sicherheitsanalysen über mehrere unabhängige Scanner geprüft. Risikolevels (Sicher, Mittel, Kritisch) werden auf jeder Skill-Karte angezeigt, damit Sie fundierte Entscheidungen treffen können. Da Skills einfache Textanweisungen sind, die auf GitHub gehostet werden, können Sie den genauen Inhalt immer vor der Installation überprüfen. Es gibt keine versteckte Code-Ausführung — Skills sind reiner Lesekontext für Ihren KI-Agenten.
Die Daten auf dieser Seite stammen aus der skills.sh Agent-Skills-Registry. Skills und Installationszahlen werden regelmäßig aktualisiert.
Chat with 100+ AI Models in one App.
Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.