Skip to content

exiao/skills

Repository files navigation

Skills

License: MIT | Intro to agent skills | Free course | Complete guide

A curated collection of 136 skills for Claude Code, Hermes Agent, and other skill-aware AI agents.

Skills are structured prompts that teach AI agents specialized workflows, from App Store optimization to video production to stock research. Each skill is a folder with a SKILL.md entry point that agents load on demand when a task matches the skill description.

Install

Open Claude Code and say:

Install the skills from https://github.com/exiao/skills

Or clone and point your agent at them:

git clone https://github.com/exiao/skills.git
# Hermes Agent
hermes config set skills.path ./skills

Find more skills: OpenClaw | ClawHub | skills.sh

Categories

Category Skills Description
app-store 28 App Store Connect, ASO, screenshots, iOS simulators
coding 8 PR babysitting, Sentry fixes, simplification, deploy verification
design 32 UI/UX, Impeccable design system, frontend design, slides, Excalidraw, brand identity, Remotion, stickers
external-services 21 Third-party API integrations and CLIs
investing 0 Coming soon
memory 3 Memory management for persistent agents
skills-meta 8 Meta-skills for creating and improving other skills
thinking 7 Brainstorming, office hours, user studies, planning
video 18 Character creation, video editing, production (Kling, Sora, Remotion, ElevenLabs), YouTube content
writing 11 Writing, copywriting, content strategy, editing, content evaluation, hooks, outlines, positioning, content pipeline

Skill structure

category/
└── skill-name/
    ├── SKILL.md              # Entry point (required)
    ├── references/           # Detailed docs, checklists, examples
    ├── scripts/              # Deterministic code (Python, JS, bash)
    └── assets/               # Templates, images, static resources

Contributing

PRs welcome. See CLAUDE.md for conventions. CI runs automated review on every PR.

Attribution

Skill origins

Some skills are adapted from or inspired by other open-source projects:

Skill Original
app-store-screenshots ParthJadhav/app-store-screenshots
copywriting coreyhaines31/marketingskills
frontend-design anthropics/claude-code/plugins/frontend-design
frontend-slides zarazhangrui/frontend-slides
impeccable pbakaus/impeccable
last30days mvanhorn/last30days-skill
positioning-angles coreyhaines31/marketingskills
ralph-mode anthropics/claude-code/plugins/ralph-wiggum
remotion-videos remotion-dev/skills
skill-creator anthropics/claude-code/plugins/plugin-dev
stably-cli skills.sh/stablyai

Services and tools

Skills in this repo integrate with the following third-party services and tools:

Skill Service
apple-search-ads Apple Search Ads
app-store-connect App Store Connect API
appfigures-cli Appfigures
bird-twitter X / Twitter via nickaknudson/bird-cli
copilot-money-cli Copilot Money
dataforseo-cli DataForSEO
editframe Editframe
elevenlabs ElevenLabs via Fal.ai
excalidraw Excalidraw MCP
firecrawl Firecrawl
google-ads-cli Google Ads
grok-search xAI Grok
gsc-cli Google Search Console
higgsfield-* Higgsfield AI
hyperframes HyperFrames
infinitetalk InfiniteTalk via Fal.ai
kling Kling AI
mcporter mcporter
meta-ads-cli Meta Marketing API
phoenix-cli Arize Phoenix
porkbun-cli Porkbun
prometheus-cli Social Growth Engineers
remotion Remotion
render-cli Render
sora OpenAI Sora
stably-cli Stably AI
typefully Typefully
usefastlane-ai Fastlane AI
yt-dlp yt-dlp

About

My Clawdbot skills collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors