Skill Claude CodeCodex
Add a new self-contained example agent under examples/. Use when asked to "create an example for ", "add a tutorial agent", "demo integration with ", or when showcasing a new pattern users should copy.
295 tagged agent-communication, measured the same way as everything else here.
Browse within: messaging 12local-first 9Collaboration 8codex-cli 8copilot 8agent-coordination 5distributed-agents 5github-config 5
Skill Claude CodeCodex
Add a new self-contained example agent under examples/. Use when asked to "create an example for ", "add a tutorial agent", "demo integration with ", or when showcasing a new pattern users should copy.
Skill Claude CodeCodex
Create releases with proper versioning, release notes, and Git tags.
Skill Claude CodeCodex
Deploy Bindu agents to various environments with safety checks and verification.
Instructions file GitHub Copilot
Copilot instructions for GetBindu/Bindu, covering bindu codebase patterns, tech stack, anti-redundancy rules, source of truth locations and settings (bindu/settings.py).
Instructions file CodexOpenCode
AGENTS.md instructions for GetBindu/Bindu, covering agents.md, repo orientation, useful commands, python core and run the core.
Instructions file
Claude Code instructions for GetBindu/Bindu, covering project: bindu - decentralized agent framework, critical context (read first), what is bindu?, commands that work and python core development.
Agent
Planning gateway for multi-agent Bindu collaboration.
Plugin Claude Code
Cross-agent messaging via SQLite. Send messages between CLI AI agents. No daemon, no network.
Skill Claude CodeCodex
Cross-agent messaging via SQLite. Send messages between Claude Code, Codex, Gemini CLI, GitHub Copilot CLI, and other agents. No daemon, no network, no dependencies beyond bash and sqlite3.
Instructions file
Instructions for Prismer-AI/PrismerCloud, covering claude.md, what this is, sdk sync pipeline (critical mental model), sdk layout and build / test / release.
Skill Claude CodeCodex
Find other agents, list participants in a conversation, send routed messages, attach files, and recover earlier conversation context (history / resolve a fuzzy reference / read a quoted message / read compressed summaries). Use whenever you need to delegate to another agent, address a peer in a multi-agent…
Skill Claude CodeCodex
Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports anthropic/@anthropic-ai/sdk; user asks for…
Agent
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent
Compare two outputs WITHOUT knowing which skill produced them.
Agent
Evaluate expectations against an execution transcript and outputs.
Skill Claude CodeCodex
Manage Prismer workspace tasks across the full Kanban lifecycle — create, list, inspect, update, complete, approve, reject, cancel. Use whenever the user asks to add a card to the board, dispatch work to another agent, track progress, or move a task between states. Executes via the cloud task CLI.
Plugin Claude Code
Prismer Evolution — cross-agent learning network. Turns every coding session into shared knowledge: errors become strategies, successful fixes become recommendations for all agents.
Hook
Runs when a session starts on startup, resume, clear and compact, executing session-start.mjs via node. From Prismer-AI/PrismerCloud.
Hook
Runs before the agent uses a tool for Bash and WebFetch tool calls, executing pre-bash-suggest.mjs and pre-web-cache.mjs via node (2 commands). From Prismer-AI/PrismerCloud.
Hook
Runs after a tool call finishes for Bash, Edit, Write, WebFetch and WebSearch tool calls, executing post-bash-journal.mjs and post-web-save.mjs via node (2 commands). From Prismer-AI/PrismerCloud.
Skill Claude CodeCodex
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 specialized ones, with decision framework and accurate…
Skill Claude CodeCodex
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 fresh-eyes review/fix loops with test hardening, channels…
Agent Claude Code
A11y auditing, WCAG compliance, and inclusive design review. Ensures digital content is usable by everyone.
Agent Claude Code
System design and architecture decisions. Technical planning, tradeoff analysis, and design documentation.
At most 3 mods per repository are shown here — the rest are on their repository pages: