Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

brigade

brigade contém 60 skills coletadas de spinabot, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
60
Stars
155
atualizado
2026-07-05
Forks
16
Cobertura ocupacional
11 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

hyperframes
Desenvolvedores de software

Author HTML compositions that the `render_video` tool turns into deterministic MP4 video — animated charts and dashboards, data explainers, text/quote cards, kinetic typography, product teasers, and branded short-form social clips. Use when the user asks Brigade to make, render, animate, or produce a video from data, text, or a layout (NOT photoreal/AI footage — that's `generate_video`).

2026-07-05
docx
Editores de desktop

Create and edit Microsoft Word (.docx) documents to a professional standard — reports, proposals, contracts, letters, memos — with custom styles, multi-level lists, styled/merged tables, headers/footers, table of contents, hyperlinks, footnotes, tracked changes and comments. Use when the user asks Brigade to make, write, draft, fill, redline, or edit a Word document or .docx file.

2026-06-28
pdf
Editores de desktop

Create and edit PDFs to a professional standard — generate from content, draw vector/precise layouts, embed custom (incl. CJK/Unicode) fonts, CREATE and fill AcroForm fields (text/checkbox/radio/dropdown), flatten, merge/split/rotate, stamp/watermark, encrypt, and extract text. Use when the user asks Brigade to make a PDF, fill or build a PDF form, or combine/split/stamp/secure PDFs.

2026-06-28
xlsx
Analistas financeiros e de investimentos

Build and edit professional Excel (.xlsx) spreadsheets, workbooks, and simple financial models — live formulas, number/date/currency formats, cell styling, conditional formatting, data-validation dropdowns, named ranges, frozen panes, merged cells, multi-sheet. Use when the user asks Brigade to make, fill, update, model, or edit a spreadsheet, workbook, or .xlsx file.

2026-06-28
coding-agent
Outras ocupações de informática

Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/brigade workspace (never spawn agents here). Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required.

2026-06-26
lead-scout
Representantes de vendas de serviços (exceto publicidade, seguros, serviços financeiros e viagens)

How to find and VERIFY business leads (any niche, any city) — especially "businesses without a website" prospecting. Decides "no website" by SEARCHING the business name, not by a map button. Use whenever the user asks to find businesses, shops, vendors, professionals, or sales leads in a location. No API key needed — web_search + the browser do everything.

2026-06-13
oauth-setup
Desenvolvedores de software

Connect an OAuth 2.0 service (Gmail, Google APIs, etc.) using the built-in oauth_authorize tool — get a click-to-authorize link, auto-capture the code, and seal the tokens. Use whenever the operator asks to connect Gmail / a Google API / any OAuth account.

2026-06-13
canvas
Desenvolvedores web

Display HTML content — games, visualizations, dashboards, generated HTML, interactive demos — on a connected canvas-capable display surface. Use when you need to present visual or interactive web content on a screen.

2026-05-23
gh-issues
Desenvolvedores de software

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]

2026-05-23
bluebubbles
Desenvolvedores de software

Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".

2026-05-22
discord
Desenvolvedores de software

Discord ops via the message tool (channel=discord).

2026-05-22
healthcheck
Administradores de redes e sistemas de computador

Host security hardening and risk-tolerance configuration for Brigade deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, Brigade cron scheduling for periodic checks, or version status checks on a machine running Brigade (laptop, workstation, Pi, VPS).

2026-05-22
model-usage
Desenvolvedores de software

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

2026-05-22
node-connect
Desenvolvedores de software

Diagnose Brigade node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale, or plugins.entries.device-pair.config.publicUrl.

2026-05-22
slack
Desenvolvedores de software

Use when you need to control Slack from Brigade via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.

2026-05-22
taskflow-inbox-triage
Desenvolvedores de software

Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.

2026-05-22
taskflow
Desenvolvedores de software

Use when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under authoring layers like Lobster, ACPX, plugins, or plain code. Keep conditional logic in the caller; use TaskFlow for flow identity, child-task linkage, waiting state, revision-checked mutations, and user-facing emergence.

2026-05-22
voice-call
Desenvolvedores de software

Start voice calls via the Brigade voice-call plugin.

2026-05-22
mcporter
Desenvolvedores de software

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

2026-05-22
nano-pdf
Editores de desktop

Edit PDFs with natural-language instructions using the nano-pdf CLI.

2026-05-22
notion
Escriturários gerais de escritório

Notion API for creating and managing pages, databases, and blocks.

2026-05-22
obsidian
Escriturários gerais de escritório

Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.

2026-05-22
openai-whisper-api
Escriturários gerais de escritório

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

2026-05-22
openai-whisper
Escriturários gerais de escritório

Local speech-to-text with the Whisper CLI (no API key).

2026-05-22
openhue
Instaladores e reparadores de equipamentos audiovisuais

Control Philips Hue lights and scenes via the OpenHue CLI.

2026-05-22
oracle
Desenvolvedores de software

Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).

2026-05-22
ordercli
Escriturários gerais de escritório

Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).

2026-05-22
peekaboo
Desenvolvedores de software

Capture and automate macOS UI with the Peekaboo CLI.

2026-05-22
sag
Escriturários gerais de escritório

ElevenLabs text-to-speech with mac-style say UX.

2026-05-22
session-logs
Desenvolvedores de software

Search and analyze your own session logs (older/parent conversations) using jq.

2026-05-22
share-skills
Outras ocupações de informática

Use when you need to author, package, or share a skill folder — understanding the SKILL.md format, where skills live, and how to bundle a folder so it can be shared with others.

2026-05-22
sherpa-onnx-tts
Escriturários gerais de escritório

Local text-to-speech via sherpa-onnx (offline, no cloud)

2026-05-22
skill-creator
Outras ocupações de informática

Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".

2026-05-22
songsee
Desenvolvedores de software

Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.

2026-05-22
sonoscli
Desenvolvedores de software

Control Sonos speakers (discover/status/play/volume/group).

2026-05-22
spotify-player
Desenvolvedores de software

Terminal Spotify playback/search via spogo (preferred) or spotify_player.

2026-05-22
summarize
Escriturários gerais de escritório

Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).

2026-05-22
things-mac
Escriturários gerais de escritório

Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Brigade to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.

2026-05-22
tmux
Desenvolvedores de software

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

2026-05-22
trello
Especialistas em gestão de projetos

Manage Trello boards, lists, and cards via the Trello REST API.

2026-05-22
Mostrando as 40 principais de 60 skills coletadas neste repositório.