Agent Skill
2/7/2026anthropic-skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations.
E
ederheisler
0GitHub Stars
1Views
npx skills add ederheisler/agent-skills
SKILL.md
| Name | anthropic-skill-creator |
| Description | Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations. |
Agent Skills Collection
A curated collection of AI agent skills with progressive disclosure enhancements and agent-agnostic language.
Quick Start
Install Skills
Use the interactive TUI installer to manage skills:
# Using uv (recommended)
uv run --with textual python3 skills_manager.py
# Or if textual is installed
python3 install.py
See INSTALLER.md for detailed instructions and keyboard controls.
Credits
- Anthropic Skills: Original inspiration from anthropics/skills
- Enhanced by: Progressive disclosure improvements and expanded reference materials
License
Individual skills contain their own LICENSE.txt files. Most are licensed under Apache 2.0 (from Anthropic originals).
Learn More
Skills Info
Original Name:anthropic-skill-creatorAuthor:ederheisler
Download