{
    "name": "agentrouter",
    "version": "0.1.0",
    "description": "Routed API access for agents.",
    "openclaw": {
        "category": "api",
        "api_base": "https://api.agentrouter.to/api/agentic-api",
        "files": {
            "SKILL.md": "https://www.agentrouter.to/SKILL.md"
        },
        "primaryEnv": "AGENTIC_API_KEY",
        "requires": {
            "bins": ["curl"],
            "env": ["AGENTIC_API_KEY"]
        },
        "triggers": [
            "agentrouter",
            "routed api",
            "send email",
            "buy inbox",
            "web search",
            "web scrape",
            "people enrichment",
            "phone agent",
            "remote mcp"
        ]
    }
}
