← All agent guides

Autonomous · Hermes

Social Media Skills for Hermes

Add social-media-skills as a Hermes skill tap, then install the full pack or a single skill by path.

Hermes skill tap

Hermes uses its own CLI — not npx skills add. Register the GitHub repo as a tap, then install skills from it.

Before you start

  • Hermes CLI installed and working (`hermes` available in your PATH).
  • Network access to GitHub to pull the skill tap.
  1. 1

    Add the skill tap

    Subscribe Hermes to the social-media-skills GitHub repo.

    $hermes skills tap add social-media-skills/skills
  2. 2

    Install a skill (or browse the tap)

    Install one skill by path, or install others the same way as you need them.

    $hermes skills install social-media-skills/skills/skills/reels-script
  3. 3

    Optional: install from a local pack folder

    If you downloaded a topic pack ZIP, install a skill folder from disk.

    $hermes skills install ./copy-captions/caption-writer
  4. 4

    Run a social media task

    Start Hermes and ask for captions, scripts, or a content plan — installed skills should activate when relevant.

Tips

  • Install brand and voice skills first so generation stays on-brand.
  • Re-run tap add / install after we publish updates to pull new skills.

Official docs: Nous Research / Hermes

All agent guides · CLI & coding agents