Hermes AI Agent Skills

Hermes AI Agent Skills-Verzeichnis

Entdecken und installieren Sie KI-Agenten-Skills aus dem skills.sh-Ökosystem.

200

Angezeigte Skills

60.2M

Angezeigte Installationen

#1 Most Installed

Install

npx skills add vercel-labs/skills --skill find-skills
3.2M installationen

EU-hosted inference API

Power your AI agent skills with open-source models.

Drop-in OpenAI-compatible API. No data leaves Europe.

MiniMax

MiniMax M3

$0.40 / $1.40

per M tokens

Z.ai

GLM 5.2

$1.40 / $4.40

per M tokens

MoonshotAI

Kimi K3

$4.00 / $18.00

per M tokens

DeepSeek

DeepSeek V4 Pro

$1.80 / $3.60

per M tokens

Top Skills

Skills returned by the registry, ordered by installs.

npx skills add mattpocock/skills --skill grill-me1.0M installationen
Details →
npx skills add mattpocock/skills --skill grill-with-docs873.2K installationen
Details →
npx skills add anthropics/skills --skill frontend-design841.1K installationen
Details →
npx skills add mattpocock/skills --skill improve-codebase-architecture839.3K installationen
Details →
npx skills add mattpocock/skills --skill tdd811.8K installationen
Details →
npx skills add mattpocock/skills --skill setup-matt-pocock-skills748.3K installationen
Details →
npx skills add mattpocock/skills --skill handoff714.1K installationen
Details →
npx skills add mattpocock/skills --skill triage705.4K installationen
Details →
npx skills add vercel-labs/agent-skills --skill vercel-react-best-practices680.3K installationen
Details →
npx skills add vercel-labs/agent-skills --skill web-design-guidelines596.6K installationen
Details →
npx skills add mattpocock/skills --skill grilling592.8K installationen
Details →
npx skills add mattpocock/skills --skill teach570.5K installationen
Details →
npx skills add microsoft/azure-skills --skill microsoft-foundry563.7K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-diagnostics556.8K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-prepare556.2K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-ai556.1K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-deploy556.1K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-validate555.6K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-storage555.1K installationen
Details →
npx skills add microsoft/azure-skills --skill entra-app-registration554.8K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-resource-lookup554.5K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-compliance554.4K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-aigateway554.2K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-kusto554.2K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-messaging543.9K installationen
Details →
npx skills add mattpocock/skills --skill domain-modeling540.2K installationen
Details →
npx skills add mattpocock/skills --skill codebase-design524.0K installationen
Details →
npx skills add mattpocock/skills --skill diagnosing-bugs515.9K installationen
Details →
npx skills add remotion-dev/skills --skill remotion-best-practices504.2K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-compute497.9K installationen
Details →
npx skills add skills-101/superpowers --skill ai-video-generation497.1K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-cloud-migrate487.9K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-rbac487.1K installationen
Details →
npx skills add mattpocock/skills --skill ask-matt477.2K installationen
Details →
npx skills add mattpocock/skills --skill code-review458.2K installationen
Details →
npx skills add lllllllama/rigorpilot-skills --skill paper-context-resolver450.8K installationen
Details →
npx skills add lllllllama/rigorpilot-skills --skill repo-intake-and-plan450.0K installationen
Details →
npx skills add lllllllama/rigorpilot-skills --skill minimal-run-and-audit450.0K installationen
Details →
npx skills add lllllllama/rigorpilot-skills --skill env-and-assets-bootstrap449.9K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-hosted-copilot-sdk438.8K installationen
Details →
npx skills add mattpocock/skills --skill wayfinder426.4K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-quotas424.1K installationen
Details →
npx skills add mattpocock/skills --skill research418.9K installationen
Details →
npx skills add microsoft/azure-skills --skill azure-upgrade416.3K installationen
Details →
npx skills add mattpocock/skills --skill to-spec415.2K installationen
Details →
npx skills add prime-skills/runcomfy-agent-skills --skill video-edit412.4K installationen
Details →
npx skills add prime-skills/runcomfy-agent-skills --skill image-to-video410.8K installationen
Details →
npx skills add prime-skills/runcomfy-agent-skills --skill nano-banana-2410.5K installationen
Details →
npx skills add prime-skills/runcomfy-agent-skills --skill image-edit410.1K installationen
Details →

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.

EU-hosted inference API

Power your AI agent skills with open-source models.

Drop-in OpenAI-compatible API. No data leaves Europe.

MiniMax

MiniMax M3

$0.40 / $1.40

per M tokens

Z.ai

GLM 5.2

$1.40 / $4.40

per M tokens

MoonshotAI

Kimi K3

$4.00 / $18.00

per M tokens

DeepSeek

DeepSeek V4 Pro

$1.80 / $3.60

per M tokens