Skip to main content
AgentWorkforce
Perfil de criador do GitHub

AgentWorkforce

Visão por repositório de 109 skills coletadas em 14 repositórios do GitHub.

skills coletadas
109
repositórios
14
atualizado
4 de set. de 2026
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
relay
26 skills · 21 de ago. de 2026
Desenvolvedores de softwareOutras ocupações de informáticaDesenvolvedores webAnalistas de garantia de qualidade de software e testadoresDesigners de interfaces web e digitais
5 categorias ocupacionais · 100% classificado
24%participação
#02
skills
20 skills · 4 de set. de 2026
Desenvolvedores de softwareAdministradores de redes e sistemas de computadorEspecialistas em gestão de projetosOutras ocupações de informática
4 categorias ocupacionais · 50% classificado
18%participação
#03
agents
11 skills · 15 de jul. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesigners gráficos
3 categorias ocupacionais · 100% classificado
10%participação
#04
workforce
11 skills · 10 de jun. de 2026
Desenvolvedores de softwareAdministradores de redes e sistemas de computadorAnalistas de garantia de qualidade de software e testadores
3 categorias ocupacionais · 100% classificado
10%participação
#05
relayfile
10 skills · 20 de mai. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de sistemas de computador
3 categorias ocupacionais · 100% classificado
9,2%participação
#06
trajectories
8 skills · 12 de abr. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
7,3%participação
#07
relaycast
6 skills · 16 de abr. de 2026
Desenvolvedores de softwareAdministradores de redes e sistemas de computador
2 categorias ocupacionais · 100% classificado
5,5%participação
#08
workflows
5 skills · 18 de mai. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
4,6%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

using-agent-relay
Outras ocupações de informática

Use when you are a registered relay agent (a spawned worker, or a lead that called register_agent) coordinating with peers in real time over current Agent Relay MCP tools - messaging, channels, threads, reactions, search, inbox, actions, and worker…

21 de ago. de 2026
agent-relay
Outras ocupações de informática

Use when you need Codex to coordinate multiple agents through Agent Relay for peer-to-peer messaging, lead/worker handoffs, or shared status tracking across sub-agents and terminals.

20 de ago. de 2026
choosing-swarm-patterns
Desenvolvedores de software

Use when coordinating multiple AI agents with Agent Relay's workflow engine and need to pick the right orchestration pattern - covers the 10 core patterns (fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, hierarchical) plus 14…

14 de ago. de 2026
choosing-swarm-patterns
Desenvolvedores de software

Use when coordinating multiple AI agents with Agent Relay's workflow engine and need to pick the right orchestration pattern - covers the 10 core patterns (fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, hierarchical) plus 14…

14 de ago. de 2026
writing-agent-relay-workflows
Desenvolvedores de software

Use when building multi-agent workflows with @relayflows/core. Covers conversation vs pipeline coordination, WorkflowBuilder/DAG steps, agents, {{steps.X.output}} chaining, repairable verification gates, evidence-based completion, mandatory Claude-then-Codex…

7 de jul. de 2026
writing-agent-relay-workflows
Desenvolvedores de software

Use when building multi-agent workflows with @relayflows/core. Covers conversation vs pipeline coordination, WorkflowBuilder/DAG steps, agents, {{steps.X.output}} chaining, repairable verification gates, evidence-based completion, mandatory Claude-then-Codex…

7 de jul. de 2026
emil-design-eng
Designers de interfaces web e digitais

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

19 de jun. de 2026
review-animations
Desenvolvedores de software

Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.

19 de jun. de 2026
Mostrando 8 de 26 skills coletadas.
orchestrating-agent-relay
sem classificação

The canonical way to run agent-relay - self-bootstrap the local broker and autonomously spawn, monitor, and coordinate a team of worker agents without human intervention. Covers infrastructure startup, agent spawning, lifecycle monitoring, message-based…

4 de set. de 2026
writing-agent-relay-workflows
sem classificação

Use when building multi-agent workflows with relay broker-sdk. Covers conversation vs pipeline coordination, WorkflowBuilder/DAG steps, agents, {{steps.X.output}} chaining, Relayfile-backed human assistance, Slack answer injection, integration subscriptions,…

4 de set. de 2026
migrating-persona-to-relayflow
sem classificação

Use when migrating an existing `defineAgent` persona (in AgentWorkforce/agents or AgentWorkforce/internal-agents) to run its LLM-heavy work through a Relayflow v1 workflow via `ctx.workflow.run()`. Covers scope decisions (what to extract, what to leave in the…

3 de set. de 2026
creating-cloud-persona
sem classificação

Use when creating, updating, or reviewing a Workforce cloud persona (`persona.ts` + `agent.ts`) for the current deploy/runtime shape. Covers cloud, useSubscription, integrations with scope mounting/enabledByInput gating/adapter config passthrough, inputs,…

1 de set. de 2026
relay-fanout
sem classificação

Run a fan-out relay pattern for independent subtasks. Use when the same kind of work can be split across files, components, services, or targets with minimal coordination.

21 de ago. de 2026
relay-pipeline
sem classificação

Run a sequential relay pipeline where each stage feeds the next. Use when worker N plus 1 depends on worker N's output or decisions.

21 de ago. de 2026
relay-team
sem classificação

Spawn and coordinate a relay team for a multi-part task. Use when work should be split across several Claude workers with explicit ACK and DONE signaling.

21 de ago. de 2026
openclaw-orchestrator
sem classificação

Run headless multi-agent Agent Relay sessions from OpenClaw. Use when spawning teams of agents, coordinating them over channels, and managing agent lifecycle from an OpenClaw session. Covers only the OpenClaw-specific setup and event reporting; the broker,…

20 de ago. de 2026
Mostrando 8 de 20 skills coletadas.
choosing-swarm-patterns
Desenvolvedores de software

Use when coordinating multiple AI agents with Agent Relay's workflow engine and need to pick the right orchestration pattern - covers the 10 core patterns (fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, hierarchical) plus 14…

15 de jul. de 2026
creating-cloud-persona
Desenvolvedores de software

Use when creating, updating, or reviewing a Workforce cloud persona (`persona.json`/`persona.ts` + `agent.ts`) for the current deploy/runtime shape. Covers `cloud`, `useSubscription`, integrations with scope mounting and adapter config passthrough, inputs,…

15 de jul. de 2026
relay-80-100-workflow
Analistas de garantia de qualidade de software e testadores

Use when writing agent-relay workflows that must fully validate features end-to-end before merging. Covers the 80-to-100 pattern - going beyond "code compiles" to "feature works, tested E2E locally." Includes repair-before-failure validation gates,…

15 de jul. de 2026
writing-agent-relay-workflows
Desenvolvedores de software

Use when building multi-agent workflows with relay broker-sdk. Covers conversation vs pipeline coordination, WorkflowBuilder/DAG steps, agents, {{steps.X.output}} chaining, Relayfile-backed human assistance, Slack answer injection, integration subscriptions,…

15 de jul. de 2026
choosing-swarm-patterns
Desenvolvedores de software

Use when coordinating multiple AI agents with Agent Relay's workflow engine and need to pick the right orchestration pattern - covers the 10 core patterns (fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, hierarchical) plus 14…

15 de jul. de 2026
relay-80-100-workflow
Analistas de garantia de qualidade de software e testadores

Use when writing agent-relay workflows that must fully validate features end-to-end before merging. Covers the 80-to-100 pattern - going beyond "code compiles" to "feature works, tested E2E locally." Includes repair-before-failure validation gates,…

15 de jul. de 2026
writing-agent-relay-workflows
Desenvolvedores de software

Use when building multi-agent workflows with relay broker-sdk. Covers conversation vs pipeline coordination, WorkflowBuilder/DAG steps, agents, {{steps.X.output}} chaining, Relayfile-backed human assistance, Slack answer injection, integration subscriptions,…

15 de jul. de 2026
generate-agent-graphics
Designers gráficos

Create consistent, memorable visual graphics for AgentWorkforce agents in the agents repo. Use when asked to generate, design, refresh, or wire README graphics, avatars, badges, cards, banners, or visual identity assets for folders such as granola,…

28 de mai. de 2026
Mostrando 8 de 11 skills coletadas.
auto-merge-and-composition-safety
Administradores de redes e sistemas de computador

Use before auto-merging any PR in an autonomous run, and between consecutive merges that touch overlapping code. Covers the per-PR auto-merge bar (live CI verification, substantive review by area, bot-finding stale-vs-actionable triage) and the cross-PR…

10 de jun. de 2026
autonomous-run-contract
Desenvolvedores de software

Use at the start of every autonomous, multi-PR, cutover-class delegated run. Authors the binding contract between operator and agent — the gates, the flip mechanism, the rollback triggers, the standing constraints, and the explicit escalate-to-human…

10 de jun. de 2026
dormant-flip-and-rollback
Administradores de redes e sistemas de computador

Use when designing or executing a cutover-class change (migration, ingestion path swap, provider relink, flag enablement). Encodes the dark-launch + single-switch flip pattern, the refusal to flip on amber, and the pre-authorized rollback procedure — the…

10 de jun. de 2026
instrument-dont-guess
Administradores de redes e sistemas de computador

Use when a fix has failed two consecutive times for the same symptom. Encodes the discipline that the third action must be a temporary diagnostic (a /_diag endpoint, an enriched structured log, a runtime-captured snapshot) rather than another fix attempt.…

10 de jun. de 2026
swarm-blockers-and-gate-scoreboard
Desenvolvedores de software

Use during an autonomous run to (a) dispatch supporting codex-impl + claude-review agent pairs against hard blockers when the orchestrator cannot make progress alone, and (b) maintain the live RED / GREEN gate scoreboard the orchestrator reads to authorize…

10 de jun. de 2026
tiered-acceptance
Analistas de garantia de qualidade de software e testadores

Use when a single gate would require deep proof across a large set (44 models × 10 providers; 60+ resources; every region; every plan tier). Splits the acceptance into tier-1 (deep proof on high-volume / high-fidelity slice) and tier-2 (smoke proof on…

10 de jun. de 2026
slack-relayfile-readdown-debugging
Desenvolvedores de software

Use when inbound Slack content (channel messages, thread replies, or DMs) doesn't read down to local disk, or an integration-event preview says "Message unavailable" though the bytes may be on disk. Covers reading mount sync state, write-only-vs-mirror…

9 de jun. de 2026
slack-relayfile-writeback-debugging
Desenvolvedores de software

Use when an outbound Slack writeback (channel post, thread reply, or DM) silently fails to deliver — no error, no dead-letter. Covers the writeback pipeline, the relayfile ops-API getOp recipe to read the persisted lastError, where the Slack error actually…

9 de jun. de 2026
Mostrando 8 de 11 skills coletadas.
integration-verification-playbook
Analistas de garantia de qualidade de software e testadores

Use when verifying Relayfile provider integrations end-to-end against a real workspace, including auth, OAuth connect, sync, file-tree shape, discovery materialization, outbound writeback, inbound webhook checks, evidence capture, and issue filing.

20 de mai. de 2026
relayfile-architecture-cheatsheet
Analistas de sistemas de computador

Use when investigating Relayfile cloud, mount daemon, provider sync, discovery, writeback, digest generation, token handling, WorkspaceDO behavior, or architecture during integration verification and debugging.

20 de mai. de 2026
choosing-swarm-patterns
Desenvolvedores de software

Use when coordinating multiple AI agents with Agent Relay's workflow engine and need to pick the right orchestration pattern - covers the 10 core patterns (fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, hierarchical) plus 14…

9 de mai. de 2026
relay-80-100-workflow
Desenvolvedores de software

Use when writing agent-relay workflows that must fully validate features end-to-end before merging. Covers the 80-to-100 pattern - going beyond "code compiles" to "feature works, tested E2E locally." Includes repair-before-failure validation gates, PGlite for…

9 de mai. de 2026
writing-agent-relay-workflows
Desenvolvedores de software

Use when building multi-agent workflows with the relay broker-sdk - covers conversation-shape vs pipeline-shape coordination, repairable/reliable workflow gates, the WorkflowBuilder API, DAG step dependencies, agent definitions, step output chaining via…

9 de mai. de 2026
choosing-swarm-patterns
Desenvolvedores de software

Use when coordinating multiple AI agents with Agent Relay's workflow engine and need to pick the right orchestration pattern - covers the 10 core patterns (fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, hierarchical) plus 14…

9 de mai. de 2026
relay-80-100-workflow
Desenvolvedores de software

Use when writing agent-relay workflows that must fully validate features end-to-end before merging. Covers the 80-to-100 pattern - going beyond "code compiles" to "feature works, tested E2E locally." Includes repair-before-failure validation gates, PGlite for…

9 de mai. de 2026
writing-agent-relay-workflows
Desenvolvedores de software

Use when building multi-agent workflows with the relay broker-sdk - covers conversation-shape vs pipeline-shape coordination, repairable/reliable workflow gates, the WorkflowBuilder API, DAG step dependencies, agent definitions, step output chaining via…

9 de mai. de 2026
Mostrando 8 de 10 skills coletadas.
choosing-swarm-patterns
Desenvolvedores de software

Use when coordinating multiple AI agents and need to pick the right orchestration pattern - covers 10 patterns (fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, hierarchical) with decision framework and reflection protocol

12 de abr. de 2026
relay-80-100-workflow
Analistas de garantia de qualidade de software e testadores

Use when writing agent-relay workflows that must fully validate features end-to-end before merging. Covers the 80-to-100 pattern - going beyond "code compiles" to "feature works, tested E2E locally." Includes PGlite for in-memory Postgres testing, mock…

12 de abr. de 2026
writing-agent-relay-workflows
Desenvolvedores de software

Use when building multi-agent workflows with the relay broker-sdk - covers the WorkflowBuilder API, DAG step dependencies, agent definitions, step output chaining via {{steps.X.output}}, verification gates, evidence-based completion, owner decisions,…

12 de abr. de 2026
choosing-swarm-patterns
Desenvolvedores de software

Use when coordinating multiple AI agents and need to pick the right orchestration pattern - covers 10 patterns (fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, hierarchical) with decision framework and reflection protocol

12 de abr. de 2026
relay-80-100-workflow
Analistas de garantia de qualidade de software e testadores

Use when writing agent-relay workflows that must fully validate features end-to-end before merging. Covers the 80-to-100 pattern - going beyond "code compiles" to "feature works, tested E2E locally." Includes PGlite for in-memory Postgres testing, mock…

12 de abr. de 2026
writing-agent-relay-workflows
Desenvolvedores de software

Use when building multi-agent workflows with the relay broker-sdk - covers the WorkflowBuilder API, DAG step dependencies, agent definitions, step output chaining via {{steps.X.output}}, verification gates, evidence-based completion, owner decisions,…

12 de abr. de 2026
using-trajectories-sdk
Desenvolvedores de software

Use when programmatically creating or managing agent trajectories in TypeScript - provides TrajectoryClient for persistent storage and TrajectoryBuilder for in-memory construction

20 de fev. de 2026
prpm-json-best-practices
Desenvolvedores de software

Best practices for structuring prpm.json package manifests with required fields, tags, organization, multi-package management, enhanced file format, eager/lazy activation, and conversion hints

5 de jan. de 2026
running-headless-orchestrator
Administradores de redes e sistemas de computador

Use when an agent needs to self-bootstrap agent-relay and autonomously manage a team of workers - covers infrastructure startup, agent spawning, lifecycle monitoring, and team coordination without human intervention

16 de abr. de 2026
running-headless-orchestrator
Desenvolvedores de software

Use when an agent needs to self-bootstrap agent-relay and autonomously manage a team of workers - covers infrastructure startup, agent spawning, lifecycle monitoring, and team coordination without human intervention

16 de abr. de 2026
running-headless-orchestrator
Desenvolvedores de software

Use when an agent needs to self-bootstrap agent-relay and autonomously manage a team of workers - covers infrastructure startup, agent spawning, lifecycle monitoring, and team coordination without human intervention

16 de abr. de 2026
using-agent-relay
Desenvolvedores de software

Use when coordinating multiple AI agents in real-time - provides inter-agent messaging via MCP tools

26 de mar. de 2026
optimizing-smithery-score
Desenvolvedores de software

Use when publishing an MCP server to Smithery and need to maximize the quality score - covers scoring categories, tool metadata requirements, deploy reliability, and known external deployment limitations

19 de fev. de 2026
prpm-json-best-practices
Desenvolvedores de software

Best practices for structuring prpm.json package manifests with required fields, tags, organization, multi-package management, enhanced file format, eager/lazy activation, and conversion hints

12 de fev. de 2026
relay-80-100-workflow
Analistas de garantia de qualidade de software e testadores

Use when writing agent-relay workflows that must fully validate features end-to-end before merging. Covers the 80-to-100 pattern - going beyond "code compiles" to "feature works, tested E2E locally." Includes repair-before-failure validation gates, mandatory…

18 de mai. de 2026
writing-agent-relay-workflows
Desenvolvedores de software

Use when building multi-agent workflows with relay broker-sdk. Covers conversation vs pipeline coordination, WorkflowBuilder/DAG steps, agents, {{steps.X.output}} chaining, repairable verification gates, evidence-based completion, mandatory Claude-then-Codex…

18 de mai. de 2026
choosing-swarm-patterns
Desenvolvedores de software

Use when coordinating multiple AI agents with Agent Relay's workflow engine and need to pick the right orchestration pattern - covers the 10 core patterns (fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, hierarchical) plus 14…

18 de mai. de 2026
relay-80-100-workflow
Desenvolvedores de software

Use when writing agent-relay workflows that must fully validate features end-to-end before merging. Covers the 80-to-100 pattern - going beyond "code compiles" to "feature works, tested E2E locally." Includes repair-before-failure validation gates, mandatory…

18 de mai. de 2026
writing-agent-relay-workflows
Desenvolvedores de software

Use when building multi-agent workflows with relay broker-sdk. Covers conversation vs pipeline coordination, WorkflowBuilder/DAG steps, agents, {{steps.X.output}} chaining, repairable verification gates, evidence-based completion, mandatory Claude-then-Codex…

18 de mai. de 2026
Mostrando 12 de 14 repositórios