acquiring-skills

Installation
SKILL.md

Acquiring New Skills

This skill teaches you how to safely discover and install skills from external sources, including the Hermes Skills Hub, ClawHub (OpenClaw), GitHub repositories, and Letta community repos.

SAFETY - READ THIS FIRST

Skills can contain:

  • Markdown files (.md) - Risk: prompt injection, misleading instructions
  • Scripts (Python, TypeScript, Bash) - Risk: malicious code execution

Trusted Sources (no user approval needed for download)

  • https://github.com/letta-ai/skills - Letta's community skills
  • https://github.com/anthropics/skills - Anthropic's official skills
  • official/* - Hermes official optional skills (from NousResearch/hermes-agent)
Installs
64
GitHub Stars
2.8K
First Seen
Jan 27, 2026
acquiring-skills — letta-ai/letta-code