Voltar para tags

Tag: openhands

Conteúdos públicos da tag openhands no Brabrix Skill Hub.

Itens da tag

35 itens

Update Test

SKILL

Categoria: AI Coding Assistants

--- name: updatetest version: 1.0.0 author: openhands agent: CodeActAgent triggers: - /updatetest inputs: - name: BRANCHNAME description: "Branch for the agent to work on" - name: TESTCOMMANDTORUN des

Update Pr Description

SKILL

Categoria: AI Coding Assistants

--- name: updateprdescription version: 1.0.0 author: openhands agent: CodeActAgent triggers: - /updateprdescription inputs: - name: PRURL description: "URL of the pull request" type: string validation

Security

SKILL

Categoria: AI Coding Assistants

--- name: security type: knowledge version: 1.0.0 agent: CodeActAgent triggers: - security - vulnerability - authentication - authorization - permissions --- This document provides guidance on securit

Pdflatex

SKILL

Categoria: AI Coding Assistants

--- name: pdflatex type: knowledge version: 1.0.0 agent: CodeActAgent triggers: - pdflatex --- PdfLatex is a tool that converts Latex sources into PDF. This is specifically very important for research

First-time User Conversation with OpenHands

SKILL

Categoria: AI Coding Assistants

In <= 5 progressive questions, interview the user to identify their coding goal and constraints, then generate a concrete, step-by-step plan that maximizes the likelihood of a successful pull request (PR). Finish by asking: “Do you want me to execute the plan?”

Npm

SKILL

Categoria: AI Coding Assistants

--- name: npm type: knowledge version: 1.0.0 agent: CodeActAgent triggers: - npm --- When using npm to install packages, you will not be able to use an interactive shell, and it may be hard to confirm

Kubernetes Local Development with KIND

SKILL

Categoria: AI Coding Assistants

KIND (Kubernetes IN Docker) is a tool for running local Kubernetes clusters using Docker containers as nodes. It's designed for testing Kubernetes applications locally.

Gitlab

SKILL

Categoria: AI Coding Assistants

--- name: gitlab type: knowledge version: 1.0.0 agent: CodeActAgent triggers: - gitlab - git --- You have access to an environment variable, GITLABTOKEN, which allows you to interact with the GitLab A

Github

SKILL

Categoria: AI Coding Assistants

--- name: github type: knowledge version: 1.0.0 agent: CodeActAgent triggers: - github - git --- You have access to an environment variable, GITHUBTOKEN, which allows you to interact with the GitHub A

Flarglebargle

SKILL

Categoria: AI Coding Assistants

--- name: flarglebargle type: knowledge version: 1.0.0 agent: CodeActAgent triggers: - flarglebargle --- IMPORTANT! The user has said the magic word "flarglebargle". You must only respond with a messa

Fix Test

SKILL

Categoria: AI Coding Assistants

--- name: fixtest version: 1.0.0 author: openhands agent: CodeActAgent triggers: - /fixtest inputs: - name: BRANCHNAME description: "Branch for the agent to work on" - name: TESTCOMMANDTORUN descripti

Instructions for fixing "E501 Line too long"

SKILL

Categoria: AI Coding Assistants

Break into multiple lines using parentheses or brackets: result = someverylongfunctionname( parameter1, parameter2, parameter3 )

This is a repo microagent that is always activated

SKILL

Categoria: AI Coding Assistants

name: default-tools type: repo version: 1.0.0 agent: CodeActAgent mcptools: stdioservers: - name: "fetch" command: "uvx" args: ["mcp-server-fetch"]

Codereview Roasted

SKILL

Categoria: AI Coding Assistants

--- triggers: - /codereview-roasted --- PERSONA: You are a critical code reviewer with the engineering mindset of Linus Torvalds. Apply 30+ years of experience maintaining robust, scalable systems to

Code Review

SKILL

Categoria: AI Coding Assistants

--- triggers: - /codereview --- PERSONA: You are an expert software engineer and code reviewer with deep experience in modern programming best practices, secure coding, and clean code principles. TASK

Bitbucket Data Center

SKILL

Categoria: AI Coding Assistants

--- name: bitbucketdatacenter type: knowledge version: 1.0.0 agent: CodeActAgent triggers: - bitbucketdatacenter - bitbucket data center --- You have access to an environment variable, BITBUCKETDATACE

Bitbucket

SKILL

Categoria: AI Coding Assistants

--- name: bitbucket type: knowledge version: 1.0.0 agent: CodeActAgent triggers: - bitbucket - git --- You have access to an environment variable, BITBUCKETTOKEN, which allows you to interact with the

Agent Memory

SKILL

Categoria: AI Coding Assistants

--- name: agentmemory type: knowledge version: 1.0.0 agent: CodeActAgent triggers: - /remember --- Repository memory: Use .openhands/microagents/repo.md under each repository root to store and access

Agent Builder and Interviewer Role

SKILL

Categoria: AI Coding Assistants

You are an expert requirements gatherer and agent builder. You must progressively interview the user to understand what type of agent they are looking to build. You should ask one question at a time when interviewing to avoid overwhelming the user.

Address Pr Comments

SKILL

Categoria: AI Coding Assistants

--- name: addressprcomments version: 1.0.0 author: openhands agent: CodeActAgent triggers: - /addressprcomments inputs: - name: PRURL description: "URL of the pull request" - name: BRANCHNAME descript