Andru Docs
OverviewQuickstart
OverviewSkills (7)
Chrome Extension
For AI Agents
llms.txtllms-full.txtOpenAPI Spec

A2A Protocol

Agent-to-Agent protocol for inter-agent communication. 7 skills accessible via JSON-RPC 2.0 with SSE streaming.

Agent Discovery

bash
curl https://platform.andru-ai.com/.well-known/agent.json

Submit a Task

JSON-RPC 2.0
curl -X POST https://platform.andru-ai.com/api/a2a/tasks \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "jsonrpc": "2.0",
    "method": "tasks/send",
    "params": {
      "id": "task-001",
      "message": {
        "role": "user",
        "parts": [{"type": "text", "text": "Score Datadog against our ICP"}]
      }
    },
    "id": "1"
  }'

Task Lifecycle

Tasks move through states: submitted → working → completed | failed | canceled. Stream real-time updates via SSE at GET /api/a2a/tasks/:taskId/stream.

Skills

Buyer Understanding & ICP Intelligence

ICP qualification, persona profiling, empathy terrain mapping

icppersonaqualification
Tech-to-Value Translation

Convert technical capabilities into buyer-language value propositions

messagingvalue-proppositioning
Buyer Journey-Driven Sales Stages

Map deals to the buyer's actual purchasing journey

pipelinedeal-stagebuyer-journey
Mutual Champion Selling

Champion identification, development, and coalition building

championstakeholderrelationship
Buying Committee Navigation

Multi-threading strategy, stakeholder translation, veto identification

committeemulti-threadveto
Multi-Agent Collaboration

Batch operations for CRM agents and multi-agent workflows

batchcrmmulti-agent
Customer Value Realization

Post-close outcome engineering, expansion triggers, advocacy

successretentionexpansion