Instructions file CodexOpenCode
AGENTS.md instructions for OpenHands/OpenHands, covering repository notes, general, repository map — what belongs where, cross-repository boundaries and pr description human check.
Instructions file CodexOpenCode
AGENTS.md instructions for OpenHands/OpenHands, covering repository notes, general, repository map — what belongs where, cross-repository boundaries and pr description human check.
Instructions file CodexOpenCode
Instructions for OpenHands/extensions, covering openhands extensions — agent notes, cross-repository boundaries, what this repo contains, how client code uses this repo and openhands applications.
Command
Get current weather, time, and precipitation forecast for a city.
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.
Skill Claude CodeCodex
End-to-end COBOL to Java migration workflow. Handles build setup, mainframe dependency removal, and code migration with test validation.
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.
Skill Claude CodeCodex
Apply mainframe dependency transformations to COBOL code using a pre-generated transformation guide. Converts CICS/VSAM constructs to standard COBOL.
Skill Claude CodeCodex
Migrate COBOL code to idiomatic Java, preserving business logic while following Java best practices. Use for COBOL modernization projects.
Skill Claude CodeCodex
A test skill that responds to the magic word "alakazam" with a specific phrase.
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.
Skill Claude CodeCodex
Generate a comprehensive migration report summarizing quality scores and providing recommendations. Use after scoring a migration project.
Skill Claude CodeCodex
Evaluate code migration quality with coverage, correctness, and style scoring. Generates executive reports with actionable recommendations.
Skill Claude CodeCodex
Score code migration quality based on coverage and correctness. Evaluates how well target code represents source functionality.
Skill Claude CodeCodex
Score migrated code against style guidelines and best practices. Evaluates code quality independent of functional correctness.
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.
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.
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…
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.
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.
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.
Command
Create a new OpenHands automation with cron scheduling.
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.
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.
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.