Bro Skill banner
luchasarie luchasarie

Bro Skill

Development community

Description

🤙 /bro — re-explains the last answer in plain language, for when the reply made you go 'bro what'. One-file skill for Hermes, Claude Code, Codex, and opencode.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

🤙 /bro

**When the answer made you go "bro what" — type `/bro` and get it in plain language.**

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![Format: Agent Skills](https://img.shields.io/badge/format-Agent%20Skills-blue)](https://agentskills.io) [![Works with](https://img.shields.io/badge/works%20with-Hermes%20%C2%B7%20Claude%20Code%20%C2%B7%20Cursor%20%C2%B7%20Codex%20%C2%B7%20opencode-blueviolet)](#compatibility)


What is this?

`/bro` is a tiny [Agent Skills](https://agentskills.io)-format skill with one job: when the assistant's last reply was too dense, too jargon-heavy, or too formal, you type `/bro` and it re-explains **its own previous message** like a smart friend over a beer.

No new information. No new answers. Just the same thing, said in a way that's impossible to misunderstand.

It's one markdown file. The whole skill is [`SKILL.md`](SKILL.md).

Compatibility

Works with any agent that reads the Agent Skills format — and ships thin slash-command wrappers where a skill alone doesn't give you a typed `/bro`:

Tool Skill location Typed /bro via
Hermes Agent ~/.hermes/skills/bro/SKILL.md skill (auto)
Claude Code ~/.claude/skills/bro/SKILL.md ~/.claude/commands/bro.md
Cursor ~/.cursor/skills/bro/SKILL.md skill (/bro)
OpenAI Codex ~/.codex/skills/bro/SKILL.md ~/.codex/prompts/bro.md
opencode ~/.config/opencode/skills/bro/SKILL.md ~/.config/opencode/command(s)/bro.md

Cursor also reads `~/.codex/skills/` and `~/.claude/skills/` (and the matching project folders) as a compatibility fallback. Don't rely on that — Cursor-only machines often have neither directory. The installer writes `~/.cursor/skills/bro/` whenever it detects Cursor, creating `~/.cursor/skills/` if needed (that folder is not there by default).

Install

**One-liner** — detects which tools you have and installs