openhands/extensions

75 agent markdown files indexed from openhands/extensions. Install any of them pinned to an exact hash with mdr add openhands/extensions/<name>.

AGENTS.md agents
openhands/extensions · AGENTS.md
git:20260911.e43710b · audit A · 150 stars
build-setup skill
openhands/extensions · plugins/cobol-modernization/skills/build-setup/SKILL.md · Set up build environment and test fixtures for COBOL-to-Java migrations. Creates compilation infrastructure for both…
git:20260701.599cc4d · audit A · 150 stars
cobol-modernization skill
openhands/extensions · plugins/cobol-modernization/skills/cobol-modernization/SKILL.md · End-to-end COBOL to Java migration workflow. Handles build setup, mainframe dependency removal, and code migration with…
git:20260701.599cc4d · audit A · 150 stars
mainframe-planning skill
openhands/extensions · plugins/cobol-modernization/skills/mainframe-planning/SKILL.md · Create a transformation guide for replacing mainframe-specific COBOL constructs with standard COBOL equivalents. Use…
git:20260306.cebd78b · audit A · 150 stars
mainframe-removal skill
openhands/extensions · plugins/cobol-modernization/skills/mainframe-removal/SKILL.md · Apply mainframe dependency transformations to COBOL code using a pre-generated transformation guide. Converts CICS/VSAM…
git:20260621.c72f462 · audit A · 150 stars
to-java-migration skill
openhands/extensions · plugins/cobol-modernization/skills/to-java-migration/SKILL.md · Migrate COBOL code to idiomatic Java, preserving business logic while following Java best practices. Use for COBOL…
git:20260306.cebd78b · audit A · 150 stars
magic-word skill
openhands/extensions · plugins/magic-test/skills/magic-word/SKILL.md · A test skill that responds to the magic word "alakazam" with a specific phrase
git:20260621.c72f462 · audit A · 150 stars
migration-mapping skill
openhands/extensions · plugins/migration-scoring/skills/migration-mapping/SKILL.md · Create a mapping from source language files to target language files for code migrations. Use when evaluating or…
git:20260306.cebd78b · audit A · 150 stars
migration-report skill
openhands/extensions · plugins/migration-scoring/skills/migration-report/SKILL.md · Generate a comprehensive migration report summarizing quality scores and providing recommendations. Use after scoring a…
git:20260306.cebd78b · audit A · 150 stars
migration-scoring skill
openhands/extensions · plugins/migration-scoring/skills/migration-scoring/SKILL.md · Evaluate code migration quality with coverage, correctness, and style scoring. Generates executive reports with…
git:20260701.599cc4d · audit A · 150 stars
score-quality skill
openhands/extensions · plugins/migration-scoring/skills/score-quality/SKILL.md · Score code migration quality based on coverage and correctness. Evaluates how well target code represents source…
git:20260306.cebd78b · audit A · 150 stars
score-style skill
openhands/extensions · plugins/migration-scoring/skills/score-style/SKILL.md · Score migrated code against style guidelines and best practices. Evaluates code quality independent of functional…
git:20260306.cebd78b · audit A · 150 stars
agent-readiness-report skill
openhands/extensions · plugins/onboarding/skills/agent-readiness-report/SKILL.md · Evaluate how well a codebase supports autonomous AI-assisted development. Analyzes repositories across five pillars…
git:20260701.599cc4d · audit A · 150 stars
improve-agent-readiness skill
openhands/extensions · plugins/onboarding/skills/improve-agent-readiness/SKILL.md · Use an agent readiness report to identify and implement improvements that make a repository more agent-friendly…
git:20260408.eb2947b · audit A · 150 stars
setup-agents-md skill
openhands/extensions · plugins/onboarding/skills/setup-agents-md/SKILL.md · Generate a high-quality, repo-specific AGENTS.md file that tells AI agents how to work effectively in a repository…
git:20260408.eb2947b · audit A · 150 stars
setup-openhands skill
openhands/extensions · plugins/onboarding/skills/setup-openhands/SKILL.md · Set up a repository for effective use with OpenHands. Creates AGENTS.md, setup and pre-commit scripts, and a PR review…
git:20260408.eb2947b · audit A · 150 stars
setup-pr-review skill
openhands/extensions · plugins/onboarding/skills/setup-pr-review/SKILL.md · Set up the OpenHands automated PR review workflow in a GitHub repository. Creates the workflow file and asks the user…
git:20260408.eb2947b · audit A · 150 stars
openhands skill
openhands/extensions · plugins/openhands/SKILL.md · Unified OpenHands plugin — bundles the OpenHands Cloud CLI, Cloud REST API (openhands-api), Automations…
git:20260701.599cc4d · audit A · 150 stars
release-notes skill
openhands/extensions · plugins/release-notes/SKILL.md · Generate consistent, well-structured release notes from git history. Triggered on release tags following semver…
git:20260701.599cc4d · audit A · 150 stars
add-javadoc skill
openhands/extensions · skills/add-javadoc/SKILL.md · Add comprehensive JavaDoc documentation to Java classes and methods. Use when documenting Java code, adding API…
git:20260306.cebd78b · audit A · 150 stars
add-skill skill
openhands/extensions · skills/add-skill/SKILL.md · Import an existing skill from a GitHub repository URL into the current workspace. Use only when the user provides or…
git:20260810.e13c1aa · audit A · 150 stars
agent-canvas-environment skill
openhands/extensions · skills/agent-canvas-environment/SKILL.md · Work effectively inside a local Agent Canvas environment, including local agent-server auth, frontend/backend port…
git:20260627.b0092a3 · audit A · 150 stars
agent-creator skill
openhands/extensions · skills/agent-creator/SKILL.md · Create file-based sub-agents as Markdown files following the OpenHands SDK format. Guides the user through a structured…
git:20260421.ac567f2 · audit A · 150 stars
agent-memory skill
openhands/extensions · skills/agent-memory/SKILL.md · Persist and retrieve repository-specific knowledge using AGENTS.md files. Use when you want to save important…
git:20260211.a247a15 · audit A · 150 stars
INITIAL_PROMPT skill
openhands/extensions · skills/agent-sdk-builder/SKILL.md · Guided workflow for building custom AI agents using the OpenHands Software Agent SDK. Use when you want to create a new…
git:20260108.36df604 · audit A · 150 stars
azure-devops skill
openhands/extensions · skills/azure-devops/SKILL.md · Interact with Azure DevOps repositories, pull requests, and APIs using the AZURE_DEVOPS_TOKEN environment variable. Use…
git:20260701.599cc4d · audit A · 150 stars
bitbucket-cloud skill
openhands/extensions · skills/bitbucket-cloud/SKILL.md · Bitbucket Cloud (bitbucket.org) specifics — authenticate with BITBUCKET_TOKEN, use the REST API v2, workspace/repo_slug…
git:20260701.599cc4d · audit A · 150 stars
bitbucket-data-center skill
openhands/extensions · skills/bitbucket-data-center/SKILL.md · Bitbucket Data Center (self-hosted Bitbucket Server) specifics — authenticate with BITBUCKET_DATA_CENTER_TOKEN, use the…
git:20260624.6059bad · audit A · 150 stars
bitbucket skill
openhands/extensions · skills/bitbucket/SKILL.md · Bitbucket integration hub. Detects whether the repository is on Bitbucket Cloud or Bitbucket Data Center and directs…
git:20260729.ee80646 · audit A · 150 stars
code-review skill
openhands/extensions · skills/code-review/SKILL.md · Review code changes for material correctness, security, compatibility, and maintainability risks, grounded in the…
git:20260921.aafc665 · audit A · 150 stars
code-simplifier skill
openhands/extensions · skills/code-simplifier/SKILL.md · Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Analyzes…
git:20260425.3ef520c · audit A · 150 stars
datadog skill
openhands/extensions · skills/datadog/SKILL.md · Query and analyze Datadog logs, metrics, APM traces, and monitors using the Datadog API. Use when debugging production…
git:20260701.599cc4d · audit A · 150 stars
deno skill
openhands/extensions · skills/deno/SKILL.md · If the project uses deno, use this skill. Use this skill to initialize and work with Deno projects, add/remove…
git:20260214.cb4039b · audit A · 150 stars
discord skill
openhands/extensions · skills/discord/SKILL.md · Build and automate Discord integrations (bots, webhooks, slash commands, and REST API workflows). Use when the user…
git:20260701.599cc4d · audit A · 150 stars
docker skill
openhands/extensions · skills/docker/SKILL.md · Run Docker commands within a container environment, including starting the Docker daemon and managing containers. Use…
git:20260701.599cc4d · audit A · 150 stars
evidence-based-citations skill
openhands/extensions · skills/evidence-based-citations/SKILL.md · Back factual claims and field values with official, verifiable sources. Use when the user asks to fill fields, answer…
git:20260603.899fdaf · audit A · 150 stars
flarglebargle skill
openhands/extensions · skills/flarglebargle/SKILL.md · A test skill that responds to the magic word "flarglebargle" with a compliment. Use for testing skill activation and…
git:20260108.2035010 · audit A · 150 stars
frontend-design skill
openhands/extensions · skills/frontend-design/SKILL.md · Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to…
git:20260123.f5b9824 · audit A · 150 stars
github-actions skill
openhands/extensions · skills/github-actions/SKILL.md · Create, debug, and test GitHub Actions workflows and custom actions. Use when building CI/CD pipelines, automating…
git:20260608.e56c5ef · audit A · 150 stars
github-agents-md-maintainer skill
openhands/extensions · skills/github-agents-md-maintainer/SKILL.md · Create an automation that keeps AGENTS.md current in one or more GitHub repositories. On a schedule - weekly by default…
git:20260914.0491d61 · audit A · 150 stars
github-delivery-watchdog skill
openhands/extensions · skills/github-delivery-watchdog/SKILL.md · Periodically check pull requests and merge only current heads with independent review, tests, and passing CI.
git:20260916.8058f12 · audit A · 150 stars
github-issue-to-pr skill
openhands/extensions · skills/github-issue-to-pr/SKILL.md · Create an automation that implements GitHub issues when a configurable trigger label is applied. Polls one or more…
git:20260916.5c27984 · audit A · 150 stars
github-issue-triage skill
openhands/extensions · skills/github-issue-triage/SKILL.md · Prioritize open issues and establish acceptance criteria before marking them ready for development.
git:20260921.49d0e9a · audit A · 150 stars
github-pr-review skill
openhands/extensions · skills/github-pr-review/SKILL.md · Post PR review comments using the GitHub API with inline comments, suggestions, and priority labels.
git:20260701.599cc4d · audit A · 150 stars
github-pr-reviewer skill
openhands/extensions · skills/github-pr-reviewer/SKILL.md · Create an automation that reviews GitHub pull requests when a configured reviewer is requested or a trigger label is…
git:20260922.7d85301 · audit A · 150 stars
github-repo-monitor skill
openhands/extensions · skills/github-repo-monitor/SKILL.md · This skill should be used when the user asks to "monitor a GitHub repository", "watch GitHub for issues or PRs"…
git:20260914.0491d61 · audit A · 150 stars
github skill
openhands/extensions · skills/github/SKILL.md · Interact with GitHub repositories, pull requests, issues, and workflows using the GITHUB_TOKEN environment variable and…
git:20260729.ee80646 · audit A · 150 stars
gitlab-issue-to-mr skill
openhands/extensions · skills/gitlab-issue-to-mr/SKILL.md · Create an automation that implements GitLab issues when a configurable trigger label is applied. Polls one or more…
git:20260914.7751d93 · audit A · 150 stars
gitlab skill
openhands/extensions · skills/gitlab/SKILL.md · Interact with GitLab repositories, merge requests, and APIs using the GITLAB_TOKEN environment variable. Use when…
git:20260729.ee80646 · audit A · 150 stars
incident-retrospective skill
openhands/extensions · skills/incident-retrospective/SKILL.md · Create an automation that drafts incident retrospectives. Gathers incident-channel messages from Slack, collects linked…
git:20260701.599cc4d · audit A · 150 stars
iterate skill
openhands/extensions · skills/iterate/SKILL.md · Iterate on a GitHub pull request — drive it through CI, code review, and QA until it is merge-ready. Poll verification…
git:20260713.de28dbb · audit A · 150 stars
jira-issue-to-pr skill
openhands/extensions · skills/jira-issue-to-pr/SKILL.md · This skill should be used when the user asks to "set up a Jira automation to create pull requests", "poll Jira for…
git:20260706.20e1b9f · audit A · 150 stars
jupyter skill
openhands/extensions · skills/jupyter/SKILL.md · Read, modify, execute, and convert Jupyter notebooks programmatically. Use when working with .ipynb files for data…
git:20260701.599cc4d · audit A · 150 stars
kubernetes skill
openhands/extensions · skills/kubernetes/SKILL.md · Set up and manage local Kubernetes clusters using KIND (Kubernetes IN Docker). Use when testing Kubernetes applications…
git:20260701.599cc4d · audit A · 150 stars
learn-from-code-review skill
openhands/extensions · skills/learn-from-code-review/SKILL.md · Distill code review feedback from GitHub PRs into reusable skills and guidelines. This skill should be used when users…
git:20260305.406f82a · audit A · 150 stars
linear-triage skill
openhands/extensions · skills/linear-triage/SKILL.md · Create an automation that triages new Linear issues. Inspects the issue title, description, team, customer, priority…
git:20260701.599cc4d · audit A · 150 stars
linear skill
openhands/extensions · skills/linear/SKILL.md · Interact with Linear project management - query issues, update status, create tickets, and manage workflows using the…
git:20260701.599cc4d · audit A · 150 stars
news-digest skill
openhands/extensions · skills/news-digest/SKILL.md · Create an automation that reads a list of public RSS and Atom feeds on a schedule - daily by default - keeps what is…
git:20260820.b4e3c66 · audit A · 150 stars
notion skill
openhands/extensions · skills/notion/SKILL.md · Create, search, and update Notion pages/databases using the Notion API. Use for documenting work, generating runbooks…
git:20260701.599cc4d · audit A · 150 stars
npm skill
openhands/extensions · skills/npm/SKILL.md · Handle npm package installation in non-interactive environments by piping confirmations. Use when installing Node.js…
git:20260108.2035010 · audit A · 150 stars
openhands-api skill
openhands/extensions · skills/openhands-api/SKILL.md · Reference skill for the OpenHands Cloud REST API (V1) and agent-server APIs, including how to start additional cloud or…
git:20260701.599cc4d · audit A · 150 stars
openhands-automation skill
openhands/extensions · skills/openhands-automation/SKILL.md · This skill should be used when the user asks to "create an automation", "schedule a task", "set up a cron job"…
git:20260906.39fc25a · audit A · 150 stars
openhands-enterprise-troubleshooting skill
openhands/extensions · skills/openhands-enterprise-troubleshooting/SKILL.md · This skill should be used when a user reports an issue with OpenHands Enterprise (OHE) on a self-hosted (Replicated…
git:20260911.ce62975 · audit A · 150 stars
openhands-sdk skill
openhands/extensions · skills/openhands-sdk/SKILL.md · Reference skill for the OpenHands Software Agent SDK - the Python framework for building AI agents that write software…
git:20260924.f02d3aa · audit A · 150 stars
pdflatex skill
openhands/extensions · skills/pdflatex/SKILL.md · Install and use pdflatex to compile LaTeX documents into PDFs on Linux. Use when generating academic papers, research…
git:20260701.599cc4d · audit A · 150 stars
plain-english-content skill
openhands/extensions · skills/plain-english-content/SKILL.md · This skill should be used when the user asks to "write in plain English", "make this easier to read", "rewrite…
git:20260629.6e46834 · audit A · 150 stars
prd skill
openhands/extensions · skills/prd/SKILL.md · Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project…
git:20260414.e9ca940 · audit A · 150 stars
qa-changes skill
openhands/extensions · skills/qa-changes/SKILL.md · This skill should be used when the user asks to "QA a pull request", "test PR changes", "verify a PR works"…
git:20260504.d834884 · audit A · 150 stars
release-notes skill
openhands/extensions · skills/release-notes/SKILL.md · Generate formatted changelogs from git history since the last release tag. Use when preparing release notes that…
git:20260415.3175a1b · audit A · 150 stars
research-brief skill
openhands/extensions · skills/research-brief/SKILL.md · Create an automation that writes a recurring research brief. Uses Tavily MCP for web research and Notion MCP to publish…
git:20260701.599cc4d · audit A · 150 stars
security skill
openhands/extensions · skills/security/SKILL.md · Security best practices for secure coding, authentication, authorization, and data protection. Use when developing…
git:20260108.2035010 · audit A · 150 stars
skill-creator skill
openhands/extensions · skills/skill-creator/SKILL.md · This skill should be used when the user wants to "add a skill", "create a skill", "make a new skill", "write a new…
git:20260810.e13c1aa · audit A · 150 stars
slack-channel-monitor skill
openhands/extensions · skills/slack-channel-monitor/SKILL.md · This skill should be used when the user asks to "monitor a Slack channel", "watch Slack for messages", "create a Slack…
git:20260701.599cc4d · audit A · 150 stars
slack-standup-digest skill
openhands/extensions · skills/slack-standup-digest/SKILL.md · Create an automation that generates an async standup digest from Slack. Searches selected channels for messages since…
git:20260701.599cc4d · audit A · 150 stars
spark-version-upgrade skill
openhands/extensions · skills/spark-version-upgrade/SKILL.md · Upgrade Apache Spark applications between major versions (2.x→3.x, 3.x→4.x). Covers build files, deprecated APIs…
git:20260701.599cc4d · audit A · 150 stars

Source

github.com/openhands/extensions · 150 stars · license MIT · pushed 2026-09-24