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

build-setup

01

OpenHands/extensions

Skill Claude CodeCodex

Set up build environment and test fixtures for COBOL-to-Java migrations. Creates compilation infrastructure for both languages and generates golden test data.

137 4d ago A 31 tokens original MIT

cobol-modernization

02

OpenHands/extensions

Skill Claude CodeCodex

End-to-end COBOL to Java migration workflow. Handles build setup, mainframe dependency removal, and code migration with test validation.

137 4d ago A 32 tokens original MIT

mainframe-planning

03

OpenHands/extensions

Skill Claude CodeCodex

Create a transformation guide for replacing mainframe-specific COBOL constructs with standard COBOL equivalents. Use when preparing COBOL code for local execution or migration.

137 4d ago A 35 tokens original MIT

mainframe-removal

04

OpenHands/extensions

Skill Claude CodeCodex

Apply mainframe dependency transformations to COBOL code using a pre-generated transformation guide. Converts CICS/VSAM constructs to standard COBOL.

137 4d ago A 33 tokens original MIT

to-java-migration

05

OpenHands/extensions

Skill Claude CodeCodex

Migrate COBOL code to idiomatic Java, preserving business logic while following Java best practices. Use for COBOL modernization projects.

137 4d ago A 31 tokens original MIT

magic-word

06

OpenHands/extensions

Skill Claude CodeCodex

A test skill that responds to the magic word "alakazam" with a specific phrase.

137 4d ago A 20 tokens original MIT

migration-mapping

07

OpenHands/extensions

Skill Claude CodeCodex

Create a mapping from source language files to target language files for code migrations. Use when evaluating or documenting a migration project.

137 4d ago A 28 tokens original MIT

migration-report

08

OpenHands/extensions

Skill Claude CodeCodex

Generate a comprehensive migration report summarizing quality scores and providing recommendations. Use after scoring a migration project.

137 4d ago A 23 tokens original MIT

migration-scoring

09

OpenHands/extensions

Skill Claude CodeCodex

Evaluate code migration quality with coverage, correctness, and style scoring. Generates executive reports with actionable recommendations.

137 4d ago A 24 tokens original MIT

score-quality

10

OpenHands/extensions

Skill Claude CodeCodex

Score code migration quality based on coverage and correctness. Evaluates how well target code represents source functionality.

137 4d ago A 23 tokens original MIT

score-style

11

OpenHands/extensions

Skill Claude CodeCodex

Score migrated code against style guidelines and best practices. Evaluates code quality independent of functional correctness.

137 4d ago A 22 tokens original MIT

OpenHands/extensions

Skill Claude CodeCodex

Evaluate how well a codebase supports autonomous AI-assisted development. Analyzes repositories across five pillars (Agent Instructions, Feedback Loops, Workflows & Automation, Policy & Governance, Build & Dev Environment) covering 74 features. Use when users want to assess how agent-ready a repository is.

137 4d ago A 64 tokens original MIT

OpenHands/extensions

Skill Claude CodeCodex

Use an agent readiness report to identify and implement improvements that make a repository more agent-friendly. Proposes repo-appropriate fixes for each pillar, then implements them on request. Use after running a readiness report or when a user wants to improve their repo's AI-readiness.

137 4d ago A 60 tokens original MIT

setup-agents-md

14

OpenHands/extensions

Skill Claude CodeCodex

Generate a high-quality, repo-specific AGENTS.md file that tells AI agents how to work effectively in a repository. Reads the actual repo to extract commands, structure, conventions, and guardrails — never generates generic boilerplate. Use when a user wants to create or improve their AGENTS.md, or after a readiness…

137 4d ago A 76 tokens original MIT

setup-openhands

15

OpenHands/extensions

Skill Claude CodeCodex

Set up a repository for effective use with OpenHands. Creates AGENTS.md, setup and pre-commit scripts, and a PR review workflow. Designed to run automatically with minimal user intervention. Use when a user wants to configure their repo for OpenHands.

137 4d ago A 55 tokens original MIT

setup-pr-review

16

OpenHands/extensions

Skill Claude CodeCodex

Set up the OpenHands automated PR review workflow in a GitHub repository. Creates the workflow file and asks the user for configuration preferences. Use when a user wants AI code review on their pull requests.

137 4d ago A 44 tokens original MIT

openhands

17

OpenHands/extensions

Skill Claude CodeCodex

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 64 tokens original MIT

release-notes

18

OpenHands/extensions

Skill Claude CodeCodex

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 48 tokens original MIT

add-javadoc

19

OpenHands/extensions

Skill Claude CodeCodex

Add comprehensive JavaDoc documentation to Java classes and methods. Use when documenting Java code, adding API documentation, or improving code documentation.

137 4d ago A 30 tokens original MIT

add-skill

20

OpenHands/extensions

Skill Claude CodeCodex

Import an existing skill from a GitHub repository URL into the current workspace. Use only when the user provides or references a GitHub URL/repo to fetch from (e.g., /add-skill https://github.com/OpenHands/extensions/tree/main/skills/codereview or "add the codereview skill from…

137 4d ago A 119 tokens original MIT

OpenHands/extensions

Skill Claude CodeCodex

Work effectively inside a local Agent Canvas environment, including local agent-server auth, frontend/backend port discovery, safe workspace hygiene, and delegating work to a new local conversation through POST /api/conversations.

137 4d ago A 46 tokens original MIT

agent-creator

22

OpenHands/extensions

Skill Claude CodeCodex

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 72 tokens original MIT

agent-memory

23

OpenHands/extensions

Skill Claude CodeCodex

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 40 tokens original MIT

agent-sdk-builder

24

OpenHands/extensions

Skill Claude CodeCodex

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 42 tokens original MIT