🎯

code-review

🎯Skill

from openhands/skills

VibeIndex|
What it does
|

A code review skill from the OpenHands Skills Registry, a public collection of reusable guidelines that customize OpenHands agent behavior. Skills include keyword-triggered instructions for domain expertise like git, docker, kubernetes, and security best practices.

📦

Same repository

openhands/skills(35 items)

code-review

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add openhands/skills --skill code-review
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add openhands/skills --skill code-review
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/code-review/SKILL.md

SKILL.md

64Installs
-
AddedFeb 4, 2026

More from this repository10

🎯
ssh🎯Skill

Securely connect to, authenticate with, and manage remote servers using SSH connections, key generation, and file transfers.

🎯
codereview-roasted🎯Skill

A skill for the OpenHands AI coding agent that provides a humorous "roast" style code review, offering feedback with a comedic tone while still identifying real code issues.

🎯
jupyter🎯Skill

A public registry of skills for OpenHands agents providing domain expertise through markdown instructions, including general always-loaded skills and keyword-triggered skills for specific technologies.

🎯
readiness-report🎯Skill

Generates system readiness reports for OpenHands agents, from the OpenHands Skills Registry of reusable guidelines that customize agent behavior.

🎯
security🎯Skill

A skill that provides security best practices guidance for secure coding, authentication, authorization, data protection, and error handling, with emphasis on least privilege and input validation.

🎯
skill-creator🎯Skill

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends OpenHands's capabilities with specialized knowledge, workflows, or tool integrations.

🎯
datadog🎯Skill

Queries and analyzes Datadog logs, metrics, APM traces, and monitors using the Datadog API for debugging production issues, monitoring performance, and investigating alerts.

🎯
gitlab🎯Skill

A skill from the OpenHands Skills Registry that provides GitLab-specific guidelines for customizing AI agent behavior when working with GitLab repositories.

🎯
bitbucket🎯Skill

A skill for interacting with Bitbucket repositories and pull requests using the BITBUCKET_TOKEN environment variable, providing API integration for code hosted on Bitbucket.

🎯
pdflatex🎯Skill

A skill that provides instructions for installing and using pdflatex to compile LaTeX documents into PDFs on Linux, including TexLive base, fonts, and extra packages setup.