The independent directory of agentic AI tools. Every tool scored 0–36 for autonomy on our public rubric — no pay-for-placement. Compare coding agents, assistants, platforms & more.
65
Partial
Agentic Readiness Score
+25 llms.txt+20 OpenAPImissing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Show off your agentic readiness — the badge auto-updates when your score changes.
llms.txt Content
# Agentic.ai Directory
> A curated directory of agentic AI products and services. We evaluate tools on a 36-point "agenticness" scale across 9 dimensions to help users find AI that actually does things.
## What is Agentic AI?
An "agentic" AI system can:
- Take a goal and run a decide→act→observe loop
- Execute real actions via APIs, tools, or external systems
- Adapt next steps based on results and context
We do NOT include simple chatbots or content generators that only provide suggestions.
Full definition, examples, and FAQ: https://agentic.ai/what-is-agentic-ai
## Agenticness Levels
We score tools from 0-36 across 9 dimensions (Agenticness v3.1) and categorize into levels:
- L0 Reactive Tool (0-5 pts): Responds to prompts but takes no autonomous action
- L1 Guided Assistant (6-12 pts): Executes tasks you assign, one step at a time
- L2 Adaptive Collaborator (13-18 pts): Proposes and executes multi-step plans with approval
- L3 Domain Specialist (19-25 pts): Handles domain-specific workflows independently
- L4 Autonomous Operator (26-31 pts): Manages complex cross-domain workflows with self-correction
- L5 Strategic Agent (32-36 pts): Fully self-directed — sets own goals, operates continuously
## AI-Powered Search
We offer AI-powered tool discovery:
- Ask Page: https://agentic.ai/ask - Natural language search for AI tools
- API Endpoint: POST https://agentic.ai/api/ask - For programmatic access
Example search queries:
- "Help me automate my email inbox"
- "Find an AI coding assistant that can deploy code"
- "Tools for automating customer support with autonomous responses"
## Site Structure
- Homepage: https://agentic.ai/
- What Is Agentic AI (definitional explainer + top tools + FAQ): https://agentic.ai/what-is-agentic-ai
- Agenticness Framework (scoring methodology): https://agentic.ai/agenticness
- Methodology & Independence (how we score + the code-enforced firewall keeping vendor payments out of the rank): https://agentic.ai/methodology
- Age
OpenAPI Spec (preview)
{"openapi":"3.0.3","info":{"title":"Agentic.ai Directory API","version":"1.3.0","description":"Public read-only API for the Agentic.ai directory of agentic AI tools.\n\n- Agent manifest: https://agentic.ai/.well-known/agent.json\n- LLM guidance: https://agentic.ai/llms.txt\n- Rate limit: 100 requests/hour (unauthenticated)","contact":{"name":"Agentic.ai","url":"https://agentic.ai","email":"hello@agentic.ai"},"license":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/"}},"se