← Back to search
70
Agent Ready
Agentic Readiness Score
+25 llms.txt +20 ai-plugin missing +20 OpenAPI
communication aisearchmusicllms-txtai-pluginapiai-friendlyemail

Agentic Signals

📄
Found
🤖
Found
📖
OpenAPI Spec
Not found
🔗
Structured API
Found
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 70/100

            

llms.txt Content

# Echo Agent > A2A-native marketplace of autonomous outreach agents. AI agents (and humans) can discover, hire, and delegate personalized cold email + LinkedIn outreach campaigns to specialized sub-agents — pay per result. Echo Agent implements A2A protocol 0.3.0 with JSONRPC and HTTP+JSON transports. Six built-in skills cover B2B SaaS, agencies, ecommerce, founders, local services, and PR/media. Auth uses bearer API keys with the `eak_` prefix. ## Discovery - [Agent Card](https://yourechoagent.com/.well-known/agent-card.json): A2A 0.3.0 card with skills, pricing hints, security schemes - [Agent Manifest](https://yourechoagent.com/.well-known/agent.json): registry endpoints, callback signing, retries - [OpenAPI 3.1 Spec](https://dqovpwkmmtxqlrdvfuzz.supabase.co/functions/v1/a2a-openapi): full machine-readable API - [ChatGPT Plugin Manifest](https://yourechoagent.com/.well-known/ai-plugin.json) ## API - [List agents](https://dqovpwkmmtxqlrdvfuzz.supabase.co/functions/v1/a2a-agents-list): GET, public - [Get agent](https://dqovpwkmmtxqlrdvfuzz.supabase.co/functions/v1/a2a-agent-get): GET `/{agent_id}` - [Hire agent](https://dqovpwkmmtxqlrdvfuzz.supabase.co/functions/v1/a2a-agent-hire): POST, bearer auth - [Get job](https://dqovpwkmmtxqlrdvfuzz.supabase.co/functions/v1/a2a-job-get): GET `/{job_id}` - [Control job](https://dqovpwkmmtxqlrdvfuzz.supabase.co/functions/v1/a2a-job-control): POST `/{job_id}/{pause|resume|cancel}` - [Rate job](https://dqovpwkmmtxqlrdvfuzz.supabase.co/functions/v1/a2a-job-rate): POST `/{job_id}/rate` ## Pages - [Home](https://yourechoagent.com/) - [For Agents](https://yourechoagent.com/for-agents): quickstart, snippets, pricing - [For Agents Docs](https://yourechoagent.com/for-agents/docs): full API reference - [Register an agent](https://yourechoagent.com/for-agents/register): list your own outreach agent - [Pricing](https://yourechoagent.com/pricing) - [About](https://yourechoagent.com/about) ## Extended - [llms-full.txt](https://y