Skip to main content

이 저장소의 skills

OpenHands/extensions - 2페이지

SkillsMP는 OpenHands/extensions에서 73개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

OpenHands/extensions

수집된 skill 73개 중 33개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Deploy and manage applications on Vercel, including preview deployments and deployment protection. Use when working with Vercel-hosted projects or configuring Vercel deployments.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

This skill should be used when the user asks to "write in plain English", "make this easier to read", "rewrite guidance", "improve report clarity", or produce accessible public-facing prose. It applies plain English content design principles: active voice,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bitbucket Data Center (self-hosted Bitbucket Server) specifics — authenticate with BITBUCKET_DATA_CENTER_TOKEN, use the REST API 1.0, PROJECT/repo_slug repositories, scm/ git remotes, and the create_bitbucket_data_center_pr tool. Loaded on demand by the…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create, debug, and test GitHub Actions workflows and custom actions. Use when building CI/CD pipelines, automating workflows, or troubleshooting GitHub Actions.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Back factual claims and field values with official, verifiable sources. Use when the user asks to fill fields, answer questions, or make claims that must be supported by an exact quote and an official link.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

This skill should be used when the user asks to "QA a pull request", "test PR changes", "verify a PR works", "functionally test changes", or when an automated workflow triggers QA validation of code changes. Provides a structured methodology for setting up…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

If the project uses deno, use this skill. Use this skill to initialize and work with Deno projects, add/remove dependencies (JSR and npm), run tasks and scripts with appropriate permissions, and use built-in tooling (fmt/lint/test).

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

A test skill that responds to the magic word "flarglebargle" with a compliment. Use for testing skill activation and trigger functionality.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Distill code review feedback from GitHub PRs into reusable skills and guidelines. This skill should be used when users ask to "learn from code reviews", "distill PR feedback", "improve coding standards", "extract learnings from reviews", or want to generate…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Handle npm package installation in non-interactive environments by piping confirmations. Use when installing Node.js packages that require user confirmation prompts.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Security best practices for secure coding, authentication, authorization, and data protection. Use when developing features that handle sensitive data, user authentication, or require security review.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

If the project uses uv, use this skill. Use this skill to create/manage Python projects and environments with `uv`, add/remove dependencies, sync a project from `uv.lock`, and run commands in the project environment.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate formatted changelogs from git history since the last release tag. Use when preparing release notes that categorize changes into breaking changes, features, fixes, and other sections.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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

원문 언어: 영어

업데이트
수집된 skill 73개 중 33개를 표시합니다.