Skip to content

Getting Started

Pedro Rocha edited this page Aug 16, 2026 · 1 revision

Getting Started

Welcome! This guide will get you up and running with awesome-skills in minutes.


Install

Install all skills into Hermes

git clone https://github.com/pedroiff0/awesome-skills.git
cp -r awesome-skills/skills/* ~/.hermes/skills/

Install a single skill

cp -r awesome-skills/skills/<category>/<skill> ~/.hermes/skills/<category>/

Install into other runtimes

See Multi-Tool Compatibility for Claude Code, Cursor, Windsurf, OpenClaw, Roo, Cline, and AGY.


What's in the catalog?

The catalog contains 106 skills across 23 categories — covering:

  • macOS integrations (Notes, Reminders, iMessage, FindMy)
  • AI agent runtimes (Claude Code, Codex, OpenCode, Hermes)
  • Creative tools (ASCII art, diagrams, design, video, music)
  • GitHub workflows (auth, issues, PRs, code review, profile README)
  • MLOps (GPU setup, HuggingFace, LLMs, evaluation)
  • Productivity (Notion, Airtable, Google Workspace, PowerPoint)
  • Research (arXiv, blogwatcher, Polymarket)
  • Software development (debugging, TDD, Docker, financas-app)
  • Web (CSP, visual verification, GitHub Pages)
  • ... and more!

See Categories for the full list.


Next Steps

  1. Browse the README for the full index
  2. Read What's a Skill to understand the format
  3. Check Contributing Guide if you want to contribute
  4. Join Discussions for questions

Clone this wiki locally