← All skills

Anthropic Skills

Das offizielle Anthropic-Repository für Agent Skills: selbstständige Skills mit SKILL.md — von kreativen Anwendungen über technische Aufgaben bis zu Enterprise-Workflows.

View on GitHub Collections Health: Good Security: Passed

161k stars 18.9k forks Python Updated 1 day ago

Install

Skills CLI (Claude Code, Codex, Cursor, Gemini CLI and more). Or straight from the GitHub repo.

Health

Good

This skill is maintained.

Hygiene
Present: readme, description. Missing: license, contributing guide.
Maintenance
Last commit 1 day ago. 260 commits in the past year. No releases published.
Responsiveness
Closed 75% of 220 issues. 30 contributors active in the past year.
Adoption
161k stars on GitHub.

Security check

Passed
  • No outbound network calls

    Heuristik: offizielle Anthropic-Beispiele; keine auffälligen ausgehenden Aufrufe im geprüften Code.

  • No obfuscated code

    Heuristik: kein verschleierter Code (kein eval-auf-Dekodiertem, keine großen Base64-Blöcke) im geprüften Code.

  • No hardcoded secrets

    Heuristik: keine hartcodierten API-Keys, Tokens oder Zugangsdaten gefunden.

Automatically checked with a heuristic (no AI model configured). No guarantee — review before use.

About

Anthropic Skills

Public repository for Agent Skills. This repository contains Anthropic's implementation of skills for Claude.

What are skills?

Skills are folders of instructions, scripts and resources that Claude loads dynamically to improve performance on specialized tasks. Each skill is self-contained in its own folder with a SKILL.md file containing the instructions and metadata that Claude uses.

About this repository

These skills demonstrate what's possible with Claude's skills system — ranging from creative applications (art, music, design) to technical tasks (testing web apps, MCP server generation) to enterprise workflows (communications, branding).

For more, see the Anthropic support articles on what skills are, using skills in Claude, and creating custom skills.