OpenHands/extensions

Public registry for OpenHands extensions.

137Stars on the repository
60Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

now

01

OpenHands/extensions

Command

Get current weather, time, and precipitation forecast for a city.

137 4d ago A 12 tokens original MIT

create

02

OpenHands/extensions

Command

Create a new OpenHands automation with cron scheduling.

137 4d ago A 9 tokens original MIT

openhands-cloud

03

OpenHands/extensions

Command

Unified OpenHands plugin — bundles the OpenHands Cloud CLI, Cloud REST API (openhands-api), Automations (openhands-automation), and Software Agent SDK reference (openhands-sdk) into a single plugin. Use this when you need to interact with OpenHands Cloud or build agents with the SDK.

137 4d ago A 61 tokens original MIT

release-notes

04

OpenHands/extensions

Command

Generate consistent, well-structured release notes from git history. Triggered on release tags following semver patterns (v..) to produce categorized changelog with breaking changes, features, fixes, and contributor attribution.

137 4d ago A 44 tokens original MIT

agent-creator

05

OpenHands/extensions

Command

Create file-based sub-agents as Markdown files following the OpenHands SDK format. Guides the user through a structured interview to collect requirements, then generates a ready-to-deploy agent file. Use this skill when the user wants to create, design, or build a new sub-agent, even if they don't use the…

137 4d ago A 68 tokens original MIT

remember

06

OpenHands/extensions

Command

Persist and retrieve repository-specific knowledge using AGENTS.md files. Use when you want to save important information about a codebase (build commands, code style, workflows) for future sessions.

137 4d ago A 37 tokens original MIT

agent-builder

07

OpenHands/extensions

Command

Guided workflow for building custom AI agents using the OpenHands Software Agent SDK. Use when you want to create a new agent through an interactive interview process that gathers requirements and generates implementation plans.

137 4d ago A 38 tokens original MIT

codereview-roasted

08

OpenHands/extensions

Command

Rigorous code review focusing on data structures, simplicity, security, pragmatism, and risk/safety evaluation. Provides brutally honest, actionable feedback on pull requests or merge requests, including a risk assessment for every review. Use when reviewing code changes.

137 4d ago A 50 tokens original MIT

codereview

09

OpenHands/extensions

Command

Rigorous code review focusing on data structures, simplicity, security, pragmatism, and risk/safety evaluation. Provides brutally honest, actionable feedback on pull requests or merge requests, including a risk assessment for every review. Use when reviewing code changes.

137 4d ago A 50 tokens copy · 100% MIT

simplify

10

OpenHands/extensions

Command

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Analyzes recently modified code across three dimensions - code reuse, code quality, and efficiency - and provides actionable improvement suggestions. This skill should be used when the user asks to "simplify…

137 4d ago A 85 tokens original MIT

agents-md-setup

11

OpenHands/extensions

Command

Create an automation that keeps AGENTS.md current in one or more GitHub repositories. On a schedule - weekly by default - it clones the default branch, starts an OpenHands conversation that reads the repository and creates or updates AGENTS.md, and opens a pull request with the result.

137 4d ago A 57 tokens original MIT

issue-to-pr-setup

12

OpenHands/extensions

Command

Create an automation that implements GitHub issues when a configurable trigger label is applied. Polls one or more repositories deterministically, clones the default branch, starts one OpenHands conversation per label event, then commits, pushes, and opens the pull request itself.

137 4d ago A 51 tokens original MIT

github-pr-review

13

OpenHands/extensions

Command

Post PR review comments using the GitHub API with inline comments, suggestions, and priority labels.

137 4d ago A 19 tokens original MIT

pr-reviewer-setup

14

OpenHands/extensions

Command

Create an automation that reviews GitHub pull requests when a configurable trigger label is applied. Polls one or more repositories deterministically, starts one OpenHands review conversation per label event with the pull request's head commit already checked out, and publishes the review to GitHub.

137 4d ago A 54 tokens original MIT

github-monitor-poll

15

OpenHands/extensions

Command

This skill should be used when the user asks to "monitor a GitHub repository", "watch GitHub for issues or PRs", "respond to @OpenHands mentions on GitHub", "set up an OpenHands GitHub integration", "trigger OpenHands from a GitHub comment", or "poll a GitHub repo for a trigger phrase". Guides the user through…

137 4d ago A 103 tokens original MIT