Discover and explore top open-source AI tools and projects—updated daily.
travisvnEmpower Claude AI with executable, task-specific skills
New!
Top 25.9% on SourcePulse
Summary
This repository curates Claude Skills, specialized folders enabling repeatable task execution and workflow customization for Claude AI. It targets developers and power users seeking to enhance Claude's capabilities beyond standard prompting, offering a structured approach to integrating custom logic and external resources.
How It Works
Claude Skills are self-contained directories comprising instructions, scripts, and resources that teach Claude specific tasks. They are designed for efficient, on-demand loading, consuming minimal tokens until activated, thereby preserving Claude's performance. This composable architecture allows Claude to automatically identify and stack relevant skills for complex workflows, ensuring portability across Claude.ai, Claude Code CLI, and the Claude API.
Quick Start & Requirements
/plugin marketplace add anthropics/skills/v1/skills endpoint.Highlighted Details
docx, pdf, pptx, xlsx), creative generation (algorithmic-art, canvas-design), and development workflows (artifacts-builder, webapp-testing).skill-creator tool or manual development using a defined folder structure (SKILL.md, scripts/, resources/).Maintenance & Community
The project is actively maintained by Anthropic, with the official anthropics/skills repository serving as the primary source. Community contributions are encouraged, exemplified by the obra/superpowers core skills library and tools like yusufkaraaslan/Skill_Seekers for converting documentation into skills. Recent updates in October 2025 highlight emerging community repositories and practical tutorials.
Licensing & Compatibility
The repository itself, being a curated list, does not specify a license. Users should consult the licenses of individual skills or underlying Anthropic components. The ability of skills to execute arbitrary code necessitates careful consideration for integration into secure or closed-source environments.
Limitations & Caveats
Skills can execute arbitrary code, posing security risks; installation requires vetting trusted sources and reviewing scripts. Enterprise users on claude.ai currently lack centralized admin management for custom skills. A known Linux path bug exists in the Agent SDK (Issue #268), requiring manual path specification as a workaround. Free tier users cannot access Skills. Some community skills are not verified.
6 days ago
Inactive
anthropics
google-gemini