Topic: multi-agent
1,931 skills in this topic.
-
mcp-config-separation
ariffazil/arifOS 39
-
agentic-governance
Hardened constitutional governance — F1-F13 floor enforcement with Quad-Witness consensus for all actions
ariffazil/arifOS 39
-
git-sync
Git operations on VPS repos — status, commit, push, pull, diff, branch management
ariffazil/arifOS 39
-
google-workspace
Gmail, Google Calendar, Drive, Sheets via Google APIs
ariffazil/arifOS 39
-
health-probe
Health probes for both sides of the AGI stack — openclaw + arifOS MCP
ariffazil/arifOS 39
-
notion
Notion workspace — read/write pages, databases, search, create tasks via Notion API
ariffazil/arifOS 39
-
vps-docker
Full VPS Docker status — all containers, resource usage, arifOS health
ariffazil/arifOS 39
-
A2UI_response_generator
A skill that can retrieve A2UI UI JSON schematics and UI templates that best show the response. This skill is essential and must be used before generating A2UI (Agent to UI) JSON responses.
agentscope-ai/agentscope 22,605
-
Analyzing AgentScope Library
This skill provides a way to retrieve information from the AgentScope library for analysis and decision-making.
agentscope-ai/agentscope 22,605
-
release
Handles version bumps and npm releases for the swarm-tools monorepo (opencode-swarm-plugin,
claude-code-swarm-plugin, swarm-mail, swarm-queue). Use when: creating changesets, bumping
versions, preparing releases, checking release status, debugging publish failures, verifying
npm packages, or merging release PRs.
Triggers: "release", "publish", "changeset", "bump version", "ship it", "new version",
"create a release", "check npm", "verify publish", "/release"
joelhooks/swarm-tools 603
-
gh-issue-triage
GitHub issue triage workflow with contributor profile extraction. Analyze → clarify → file cells → tag → implement → credit. Captures Twitter handles for changeset acknowledgments.
joelhooks/swarm-tools 603
-
pr-triage
Context-efficient PR comment triage. Evaluate, decide, act. Fix important issues, resolve the rest silently.
joelhooks/swarm-tools 603
-
publish-package-cicd
CI/CD publishing workflow for npm packages using Changesets + npm Trusted Publishers (OIDC). Use when setting up automated npm publishing for monorepos, configuring GitHub Actions for releases, troubleshooting workspace:* protocol resolution issues, fixing "Cannot find module" errors in published packages, or debugging npm OIDC authentication. Covers Bun + Turborepo + Changesets + npm Trusted Publishers with workspace protocol resolution.
joelhooks/swarm-tools 603
-
swarm-coordination
Multi-agent coordination patterns for OpenCode swarm workflows. Use when work
benefits from parallelization or coordination. Covers: decomposition, worker
spawning, file reservations, progress tracking, and review loops.
joelhooks/swarm-tools 603
-
timeout-test
Use when timing out
joelhooks/swarm-tools 603
-
timeout-test
Use when timing out
joelhooks/swarm-tools 603
-
always-on-guidance
Always-on rule-oriented guidance for claude-plugin agents. Use to align behavior,
tool usage, and model-specific defaults while avoiding deprecated bd/cass references.
Related skills: swarm-coordination, testing-patterns.
joelhooks/swarm-tools 603
-
ralph-supervisor
Ralph loop pattern - Claude supervises while Codex (gpt-5.3-codex) executes
implementation work. Use for autonomous coding loops with fresh context per
iteration, validation gates, and git-backed persistence. Tools: ralph_init,
ralph_story, ralph_iterate, ralph_loop, ralph_status, ralph_cancel, ralph_review.
joelhooks/swarm-tools 603
-
skill-creator
Guide for creating effective agent skills. Use when you want to create a new skill, improve an existing skill, or learn best practices for skill development. Helps codify learned patterns into reusable, discoverable skills.
joelhooks/swarm-tools 603
-
swarm-coordination
Multi-agent coordination patterns for OpenCode swarm workflows. Use when working on complex tasks that benefit from parallelization, when coordinating multiple agents, or when managing task decomposition. Do NOT use for simple single-agent tasks.
joelhooks/swarm-tools 603
-
cli-builder
Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, output formatting, and distribution.
joelhooks/swarm-tools 603
-
learning-systems
Implicit feedback scoring, confidence decay, and anti-pattern detection. Use when understanding how the swarm plugin learns from outcomes, implementing learning loops, or debugging why patterns are being promoted or deprecated. Unique to opencode-swarm-plugin.
joelhooks/swarm-tools 603
-
queue
Guide for job queue patterns in multi-agent coordination. Use when deciding between background jobs vs inline execution, submitting long-running tasks, monitoring job progress, and handling failures. Covers when to queue, job priority, retry strategies, and monitoring patterns.
joelhooks/swarm-tools 603
-
system-design
Principles for building reusable coding systems. Use when designing modules, APIs, CLIs, or any code meant to be used by others. Based on "A Philosophy of Software Design" by John Ousterhout. Covers deep modules, complexity management, and design red flags.
joelhooks/swarm-tools 603