anything.network

playbook.anything.network

Build repeatable systems for agents, CLI automation, and agentic tooling. Every playbook is intended to be copied, adapted, and productionized.

Editorial Rule

Each playbook should include architecture, setup, runbook, and failure handling.

Agent Playbooks

Patterns for autonomous orchestration, multi-step reasoning, and capability routing.

Agent Runtime

Wrapper Discovery + Selection

How agents select safe wrappers based on typed capability metadata.

DiscoverySafety
Coordination

Supervisor + Worker Route Pattern

Split planning from execution across specialist agents.

Multi-AgentRouting

CLI Playbooks

Terminal-first protocols for developers operating high-tempo agent workflows.

Developer Operations

One Command Bootstrap

Provision wrappers, secrets, and route manifests in one scripted flow.

BootstrapOps
Reliability

Structured Incident Replay

Capture route failures and replay with deterministic traces.

DebuggingSRE

Agentic Tooling Playbooks

How to wrap SaaS APIs, hardware endpoints, and custom apps into usable capability primitives.

SaaS Integrations

API-to-Wrapper Translation

Convert existing APIs into typed wrapper contracts with version control.

SchemaVersioning
Physical Systems

Simulate-Then-Act Pipeline

Validate routes in a simulator before calling robot wrappers.

3DRobotics