← Back to the directory
Community listing This entry is based on publicly available sources and was not created by the owner. Is this your website?
Claim for free
· Standard Standard-Status
llmstxt.info directory · Standard Featured

Agent Skills

agentskills.io ↗
Community listing llms.txt reachable AI Impact Score 70/100 · B

Agent Skills provides structured information for AI assistants via an llms.txt file. Industry: AI & Machine Learning. The website agentskills.io provides its llms.txt at https://agentskills.io/llms.txt. Listed since 13. June 2026.

Business category
AI & Machine Learning
Listed since
Description
Diese Website ist die zentrale Anlaufstelle für **"Agent Skills"** – einen neuen, offenen Standard, der entwickelt wurde, um KI-Agenten (wie z. B. Claude Code, Cursor oder GitHub Copilot) mit spezifischem Fachwissen und wiederholbaren Arbeitsabläufen auszustatten.

**Das Wichtigste in Kürze:**
Agent Skills sind im Kern einfache Ordner, die eine `SKILL.md`-Datei mit Metadaten und Anweisungen enthalten. Sie können zusätzlich Skripte (`scripts/`), Referenzmaterialien (`references/`) oder Vorlagen (`assets/`) beinhalten.

**Was ist das Problem?**
KI-Agenten sind zwar immer leistungsfähiger, ihnen fehlt jedoch oft der spezifische Kontext, um Aufgaben zuverlässig und wiederholbar auszuführen.

**Wie lösen Agent Skills das Problem?**
Sie bündeln prozedurales Wissen und unternehmensspezifische Kontexte in portable, versionierte Ordner. Diese werden von den Agenten nur bei Bedarf geladen („progressive disclosure“).

**Welche Vorteile bieten Agent Skills?**
Agent Skills ermöglichen die Nutzung von **Domain-Expertise** (z. B. für die Überprüfung von Rechtsdokumenten oder Datenanalyse-Pipelines), die Erstellung **wiederholbarer Arbeitsabläufe** (konsistente, überprüfbare Prozesse für mehrstufige Aufgaben) sowie die **übergreifende Wiederverwendbarkeit** (einmal erstellte Skills funktionieren mit jedem kompatiblen Agenten).

**Wo werden Agent Skills bereits unterstützt?**
Die Plattform listet eine wachsende Zahl an KI-Tools und Agenten, die das Format bereits unterstützen. Dazu gehören unter anderem **GitHub Copilot, Cursor, Claude Code, OpenCode, Goose, Mistral Vibe, Codex von OpenAI** sowie viele weitere.

**Open Development:**
Der Standard wurde ursprünglich von **Anthropic** entwickelt und als offener Standard veröffentlicht. Die Weiterentwicklung erfolgt gemeinsam mit der Community über GitHub und Discord.
Online presence
Under GDPR Art. 17 you can request the deletion of your data.
llms.txt — current content Open ↗
# Agent Skills ## Docs - [How to add skills support to your agent](https://agentskills.io/client-implementation/adding-skills-support.md): A guide for adding Agent Skills support to an AI agent or development tool. - [Client Showcase](https://agentskills.io/clients.md): Agent products that support the Agent Skills format. - [Agent Skills Overview](https://agentskills.io/home.md): A standardized way to give AI agents new capabilities and expertise. - [Best practices for skill creators](https://agentskills.io/skill-creation/best-practices.md): How to write skills that are well-scoped and calibrated to the task. - [Evaluating skill output quality](https://agentskills.io/skill-creation/evaluating-skills.md): How to test whether your skill produces good outputs using eval-driven iteration. - [Optimizing skill descriptions](https://agentskills.io/skill-creation/optimizing-descriptions.md): How to improve your skill's description so it triggers reliably on relevant prompts. - [Quickstart](https://agentskills.io/skill-creation/quickstart.md): Create your first Agent Skill and see it work in VS Code. - [Using scripts in skills](https://agentskills.io/skill-creation/using-scripts.md): How to run commands and bundle executable scripts in your skills. - [Specification](https://agentskills.io/specification.md): The complete format specification for Agent Skills.