OpenHandsOpenHandsOfficialยท26 Agent Skills Included

skills

Reusable coding, review, deployment, and automation skills for OpenHands

Provides 68 ready-to-use skills and plugins covering code review, PR iteration, QA testing, release notes, COBOL-to-Java migration, and GitHub, GitLab, Slack, Linear, and Notion integrations. Eliminates manual setup of CI workflows, scheduled automations, and repository onboarding with pre-built, tested instructions. Loads each capability on demand through keyword triggers, so agents get exactly the context needed for the task at hand.
npx skills add OpenHands/skills --all -g -y
Available:

Explains to the agent how this registry's skills and plugins are structured, how keyword triggers and progressive disclosure loading work, and what authoring rules to follow when adding or editing skills.

All Skills in This Repository (26)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
OpenHandsOpenHands

add-skill

Fetch and install OpenHands skills from GitHub repositories into .openhands/skills.

Official
Intermediate
๐Ÿ“ฆ In Repo
OpenHandsOpenHands

docker

Start a Docker daemon and run containers inside containerized environments.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenHandsOpenHands

vercel

Automate Vercel deployment protection bypass workflows for secure preview access.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenHandsOpenHands

theme-factory

Apply curated color palettes and typography themes to slides and documents.

Official
Basic
๐Ÿ“ฆ In Repo
OpenHandsOpenHands

gitlab

Manage GitLab repositories and merge requests via the GitLab API.

Official
Intermediate
๐Ÿ“ฆ In Repo
OpenHandsOpenHands

pdflatex

Compile LaTeX .tex sources into PDF documents using pdflatex.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenHandsOpenHands

security

Apply security best practices to code, authentication, and data handling.

Official
Basic
๐Ÿ“ฆ In Repo
OpenHandsOpenHands

flarglebargle

Return a single-line compliment when a trigger word is spoken.

Official
Basic
๐Ÿ“ฆ In Repo
OpenHandsOpenHands

readiness-report

Analyze codebases across eight pillars and five maturity levels to produce JSON and markdown readiness reports.

Official
Intermediate
๐Ÿ“ฆ In Repo
OpenHandsOpenHands

github-pr-review

Post GitHub PR reviews with bundled inline comments via gh or curl.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenHandsOpenHands

azure-devops

Automate Azure DevOps repository, pull request, and API interactions via REST.

Official
Intermediate
๐Ÿ“ฆ In Repo
OpenHandsOpenHands

notion

Automates creation, search, and updating of Notion pages and databases via the Notion API.

Official
Basic

Frequently Asked Questions

FAQPage Schema
How to install OpenHands skills?โ–ผ

Run `npx skills add OpenHands/skills --all -g -y` in your terminal to install the full catalog globally. You can also install a single skill by adding `--skill <skill-name>` instead of `--all`.

What can OpenHands skills automate?โ–ผ

They cover code review, PR iteration through CI, QA validation, release notes, issue-to-PR pipelines, Slack and GitHub monitors, standup digests, and legacy migrations like COBOL to Java. Each skill activates automatically when your request matches its triggers.

Do these skills work outside OpenHands?โ–ผ

Yes. Every skill follows the open AgentSkills standard with a SKILL.md file, so they load in Claude Code, Cursor, Codex, and any compatible agent runtime.

How do I trigger a specific skill?โ–ผ

Most skills respond to natural keywords like 'code review' or 'docker', and many also expose slash commands such as /codereview, /iterate, or /release-notes. Just describe your task and the matching skill loads automatically.

Can I create my own custom skill?โ–ผ

Yes. The built-in skill-creator and agent-creator skills guide you through an interview and generate a valid SKILL.md or file-based agent, no manual formatting required.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’