Skip to main content
Execute qualquer Skill no Manus
com um clique
jleechanorg
Perfil de criador do GitHub

jleechanorg

Visão por repositório de 399 skills coletadas em 11 repositórios do GitHub.

skills coletadas
399
repositórios
11
atualizado
2026-07-24
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
claude-commands
278 skills · 2026-07-24
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresOutras ocupações de informáticaAdministradores de redes e sistemas de computadorEspecialistas em gestão de projetosEscriturários gerais de escritório
22 categorias ocupacionais · 100% classificado
70%participação
#02
jleechanbrain
85 skills · 2026-06-29
Desenvolvedores de softwareOutras ocupações de informáticaEscriturários gerais de escritórioAdministradores de redes e sistemas de computadorEspecialistas em gestão de projetosCientistas de dados
12 categorias ocupacionais · 100% classificado
21%participação
#03
agent-orchestrator-ts
12 skills · 2026-07-23
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAdministradores de redes e sistemas de computadorOutras ocupações de informática
4 categorias ocupacionais · 100% classificado
3.0%participação
#04
disk_magician
7 skills · 2026-07-19
Administradores de redes e sistemas de computador
1 categorias ocupacionais · 100% classificado
1.8%participação
#05
dark-factory
5 skills · 2026-07-24
Desenvolvedores de softwareOutras ocupações de informáticaAnalistas de garantia de qualidade de software e testadores
3 categorias ocupacionais · 100% classificado
1.3%participação
#06
llm-wiki
3 skills · 2026-06-20
Desenvolvedores de softwareEscriturários de arquivos
2 categorias ocupacionais · 100% classificado
0.8%participação
#07
ai_universe_lite
3 skills · 2026-06-13
Outras ocupações de informáticaDesenvolvedores de software
2 categorias ocupacionais · 100% classificado
0.8%participação
#08
ez-gh-actions
2 skills · 2026-07-19
Administradores de redes e sistemas de computador
1 categorias ocupacionais · 100% classificado
0.5%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

cmux-socket-control
Desenvolvedores de software

Control cmux tabs, workspaces, and terminal panes via Unix socket. Use when reading terminal output, sending commands to another agent's pane, switching tabs, or monitoring coder progress.

2026-07-24
cmux-steer
Desenvolvedores de software

Read and steer another cmux terminal tab through the Unix socket.

2026-07-24
sidekick
Outras ocupações de informática

Spawn or respawn a persistent, crash-recoverable Sonnet sidekick for ANY long-running mission — PR/CI fleets, research sweeps, migrations, monitoring, ops runbooks, data pipelines, multi-day projects in any repo or no repo at all. The sidekick is ALWAYS a named in-session Claude Agent-Team teammate (model sonnet, SendMessage-addressable, visible in the user's panel) durable via STATE.md + a P1 resumption bead + commit-often. There is NO tmux mode and NO codex engine — external tmux sidekicks and -p print-mode sidekicks are banned. Use when the user says /sidekick, "respawn the sidekick", or wants long work to survive conversation crashes.

2026-07-19
swarm
Outras ocupações de informática

Orchestrate multi-agent swarms (ultracode Workflow fan-outs + Agent-team lanes) with adversarial verification, /innov, /advice, and a sidekick durability layer for crash-recoverable runs

2026-07-19
automation-audit
Desenvolvedores de software

Audit automation job runs, logs, PR processing metrics, and AI-authored remote commits.

2026-07-07
aside-browser-default
Desenvolvedores de software

Aside browser is the PRIMARY browser tool for all Hermes/Claude/Codex work. Use aside CLI (repl/mcp/exec modes) or aside-mcp before Playwright MCP / superpowers-chrome. Use when opening browsers, scraping, UI tests, localhost verification, cookie injection flows, or any browser-driven automation. Playwright MCP and superpowers-chrome are explicit fallbacks for cases Aside can't handle (e.g., headless CI runners, Playwright-specific test fixtures). Reversible — see ~/.hermes/scripts/rollback-aside-default.sh.

2026-07-07
auto-factory
Desenvolvedores de software

End-to-end auto-factory driver — picks up beads + GH issues tagged factory, dispatches coders to drive worldai PRs to /green + /advice + /er, runs verifier ticks, repeats until done. Designed to work even when GH API is rate-limited (falls back to beads-only).

2026-07-07
browserclaw
Desenvolvedores de software

Capture browser traffic with Playwright and generate Python client + MCP tool artifacts from HAR sessions.

2026-07-07
Mostrando as 8 principais de 278 skills coletadas neste repositório.
claw-dispatch
Outras ocupações de informática

Use when dispatching work through the Hermes gateway with /claw, especially when the task may resolve slash commands or hand off into AO worker orchestration.

2026-06-29
evolve-loop
Outras ocupações de informática

12-hour autonomous evolution loop — observe, measure, diagnose, fix, repeat every 10min. Drives zero-touch rate up by finding friction and dispatching fixes.

2026-06-29
jleechanbrain-eloop
Outras ocupações de informática

Custom evolve loop for jleechanbrain orchestrator — drains dropped Slack thread backlog via /claw, fixes hermes issues, proposes new work items. Max 50 items, newest-first.

2026-06-29
hermes-harness
Outras ocupações de informática

jleechanbrain / Hermes-specific harness — gateway, canary, deploy, lane backlog, staging vs prod. Use with user-scope harness-engineering.

2026-06-29
agento
Outras ocupações de informática

Delegate coding change tasks to Agent-Orchestrator (AO). Triggered by the keyword "agento" anywhere in a message, or by default for any coding task. Never use mctrl unless explicitly requested.

2026-06-29
ao-spawn-minimax-worker
Outras ocupações de informática

Spawn an Agent-Orchestrator (AO) worker that uses the minimax CLI with the M3 model (via the minimax Anthropic-compatible API). Use when: the task should be dispatched to a worker that uses minimax M3 specifically, when the user says 'use minimax', 'use the M3 model', 'use the minimax worker', 'ao spawn minimax', or 'minimax CLI for AO'. This skill verifies the env (MINIMAX_MODEL, MINIMAX_API_KEY, ANTHROPIC_BASE_URL) end-to-end, then runs `ao spawn --agent minimax`. Verified 2026-06-13 against session ao-6355 / PR #678.

2026-06-29
browser-headless-default
Desenvolvedores de software

Enforce headless browser automation by default for Hermes — Playwright MCP and superpowers-chrome. Use when opening browsers, scraping, UI tests, localhost verification, or any chrome_use_browser / Playwright call. Never headed unless Jeffrey explicitly requests visible browser.

2026-06-29
browserclaw
Desenvolvedores de software

Use the browserclaw CLI to capture browser traffic, infer API endpoints, generate Python clients, OR decrypt + inject Chrome cookies for session reuse. Use when asked to reverse-engineer a website, generate an API client from a HAR, or reuse a logged-in Chrome session in a Playwright browser.

2026-06-29
Mostrando as 8 principais de 85 skills coletadas neste repositório.
babysit
Desenvolvedores de software

Multi-PR triage and parallel work dispatcher. Prevents single-PR tunnel vision by enforcing a survey-before-deep-dive protocol.

2026-07-23
pr-green-definition
Desenvolvedores de software

Canonical 6-green PR merge criteria, PR status check pattern, PR freeze discipline, and admin merge protocol

2026-07-23
babysit
Administradores de redes e sistemas de computador

Watch one or more AO worker tmux sessions, classify their state (WORKING/IDLE/QUEUED/DEAD/COMPLETED), auto-remediate known failures (trust TUI), and push-notify on STALLED-COMPLETED / DEAD sessions. Reuses ao-session-monitor state detection. Use /babysit to start a monitoring loop on a specific worker, all active workers, or workers matching a PR/branch.

2026-07-11
codex-evolve-loop
Outras ocupações de informática

Codex-native AO evolve loop. Run a deterministic local observe/measure cycle, then optionally delegate targeted fixes via /claw using the canonical evolve-loop skill.

2026-07-11
pr-driver-protocol
Desenvolvedores de software

Use after every `git push` on a PR — enumerates ALL current gate failures, fixes ALL in one local pass, and pushes once. The fix-all-before-push invariant. Pairs with the CLAUDE.md PR driver loop contract and babysit DRIVER mode.

2026-06-19
evidence-standards
Analistas de garantia de qualidade de software e testadores

Evidence standards for testing and verification, including evidence classes, mock/real boundaries, and proof bundle requirements.

2026-06-18
technique-router
Desenvolvedores de software

Classifies GitHub issues/PRs into PR-type categories and recommends autor techniques. Used by packages/core/src/decomposer.ts.

2026-05-05
agent-orchestrator
Desenvolvedores de software

Use this skill when working in repositories managed by Agent Orchestrator or when the user asks how to use `ao` properly. Covers the default AO workflow: bootstrap with `ao start`, dispatch work with `ao spawn`, inspect progress with `ao status` or `ao session ls`, steer sessions with `ao send`, and recover or clean up sessions safely.

2026-04-27
Mostrando as 8 principais de 12 skills coletadas neste repositório.
auto-factory
Desenvolvedores de software

End-to-end auto-factory driver — picks up beads + GH issues tagged factory, dispatches coders to drive worldai PRs to /green + /advice + /er, runs verifier ticks, repeats until done. Designed to work even when GH API is rate-limited (falls back to beads-only).

2026-07-24
dark-factory
Outras ocupações de informática

Run the Dark Factory DOT pipeline runner against a goal. Slash command: /factory. Implements StrongDM's Attractor pattern as an external Python runner — .dot files are the versioned artifact, sealed holdouts live in a separate repo, every step is recorded to CXDB, and the Healer clusters failures into diagnoses. Use when you want the goal_harness idea executed as a reproducible external pipeline instead of in-Claude subagent dispatch.

2026-07-12
factory-spec
Outras ocupações de informática

Dark Factory two-phase spec workflow (/factory-spec, /fs): create a main spec (spec.md) AND an attractor spec (attractor_spec.md) via the spec_gen pipeline, review an existing spec of either kind, or display the pipeline node graphs — spec-review pipelines, factory gates, node types, edge conditions, handler mappings. Create mode runs dark-factory --pipeline slim/spec_gen.dot; both the main and attractor specs must be codex-cold-reviewed and pass before exit. Review and show modes are in-session only.

2026-07-12
repro-developer
Desenvolvedores de software

Build a developer reproduction bundle for agent-review failures, missed-plan retrospectives, Claude/Codex transcript comparisons, or cases where Anthropic/OpenAI engineers need raw conversation JSONL, subagent state, repo evidence, hashes, and a concise replay guide.

2026-07-07
reviewer-calibration
Analistas de garantia de qualidade de software e testadores

Run matched A/B reviewer calibration for /f: compare factory reviewer, raw codex exec, and delegated subagent reviews on the same frozen PR/work-item envelope.

2026-06-27
Mostrando 11 de 11 repositórios
Todos os repositórios foram exibidos