"Operate Bindu Gateway, recipes, peer auth, A2A planning, Inbox
Scanned 9/8/2026
Install to Claude Code
npx -y skills add VectorSpaceLab/AREX-Skill --skill gateway-inbox-and-orchestration --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gateway Inbox And Orchestration?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vectorspacelab-gateway-inbox-and-orchestration)More formats (shields.io, HTML) on the badges page.
---
name: gateway-inbox-and-orchestration
description: "Operate Bindu Gateway, recipes, peer auth, A2A planning, Inbox
personal agents, contacts, demo peers, and webhooks."
metadata:
disco-role: operating
disable-model-invocation: true
license: NOASSERTION
---
# Gateway, Inbox, and Orchestration
Use this sub-skill for Bindu Gateway `/plan`, multi-agent peer catalogs, recipes, stateless history/compaction, peer auth, send-and-poll behavior, Inbox UI, personal agents, contacts, demo peers, and webhooks.
## References and helper
- `references/gateway-workflows.md` — `/plan` request shape, peer catalog, stateless sessions, health, SSE, and send-and-poll.
- `references/inbox-workflows.md` — UI/API ports, personal-agent lifecycle, contacts, compose, demo peers, and webhooks.
- `references/recipes-and-auth.md` — recipe layout/frontmatter/permissions and peer auth modes.
- `references/troubleshooting.md` — Gateway/Inbox/auth/deadline/personal-agent failures.
- `scripts/make_gateway_plan_request.py` — emit a safe `/plan` JSON skeleton without secrets or network calls.
## Key facts
- Gateway is stateless per `/plan` request. The caller owns durable history and sends `history` plus `prior_summary` on the next call.
- Gateway inbound auth (`GATEWAY_API_KEY`) is separate from peer auth (`agents[].auth`).
- Recipes are lazy-loaded playbooks: only name/description are visible until `load_recipe` is used.
- Inbox dev UI uses port `3775`; API uses `3787`; personal/demo-agent flows may require OpenRouter and Hydra.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!