Skip to main content
Skills are specialized prompts that enhance OpenHands with domain-specific knowledge, expert guidance, and automated task handling. They provide consistent practices across projects and can be triggered automatically based on keywords or context.

Official Skill Registry

The official global skill registry is maintained at github.com/OpenHands/skills. Browse community-shared skills, contribute your own, and learn from examples created by the community.

How Skills Work

Skills inject additional context and rules into the agent’s behavior through:

Skills Support Matrix

Platform-Specific Differences

  • File-based configuration in .openhands/skills/ directory
  • Markdown format for skill definitions
  • Manual file management required
  • Supports both general and keyword-triggered skills

Skill Types

Currently supported skill types:
  • General Skills: Repository-wide guidelines and best practices
  • Keyword-Triggered Skills: Activated by specific keywords in user prompts
  • Organization Skills: Team or organization-wide standards
  • Global Skills: Community-shared skills and templates

Getting Started with Skills