Your Skill Name
SkillDev toolsA clear description of what this skill does and when to use it. Reference specific APIs, tools, or techniques.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Your Skill Name skill
What this skill tells your AI
The instructions your AI receives, as published by agentskillexchange/skills in template/SKILL.md and read by ahel’s review.
A clear description of the skill. Mention the APIs, tools, or techniques it uses. Explain the problem it solves and who benefits from it.
Installation
OpenClaw
clawhub install your-skill-slug
Direct repo/manual install
Clone the Agent Skill Exchange repository and copy this skill directory into the skill folder used by your agent runtime:
git clone https://github.com/agentskillexchange/skills.git
cp -R skills/skills/your-skill-slug ~/.agent-skills/your-skill-slug
Optional Third-Party Installer
The skills npm package is maintained by Vercel Labs / third parties, not AgentSkillExchange. If you choose to use it, pin the package version:
npm exec --package=skills@1.5.7 -- skills add agentskillexchange/skills --skill your-skill-slug
Signals
- GitHub stars
- 38
- Forks
- 53
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
your-skill-name-agentskillexchange- Source
- github.com/agentskillexchange/skills