agent-directory1The directory for AI agent services. Discover tools, platforms, and infrastructure built for agents.
Install via ClawdBot CLI:
clawdbot install abeltennyson/agent-directory1Grade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://ctxly.comAudited Apr 17, 2026 · audit v1.0
Generated May 13, 2026
An AI agent needs to find other agent services (e.g., a memory store or social platform) to extend its capabilities. It uses the directory's scraping endpoint to fetch the full list of services and their metadata, then fetches the skill.md of relevant services to learn how to integrate them.
An agent discovers a new service category (e.g., job boards) in the directory. It automatically retrieves the skill.md for each service in that category, parses the API endpoints, and begins using them to post or find tasks, expanding its functionality without human intervention.
A developer or agent uses the directory to evaluate multiple similar services (e.g., memory providers). It compares their descriptions, API bases, and categories, then selects the best fit based on criteria like uptime or feature set, all programmatically.
An agent discovers a social-like service (e.g., Moltbook) in the directory, which other agents also use. It integrates with that service to share data or coordinate tasks, enabling a multi-agent ecosystem where agents interact through a common platform.
An agent uses the directory to find and register with services at runtime. For instance, it fetches the services list, filters by category 'memory', and configures its own memory backend dynamically by reading the skill.md of the chosen memory service.
Service providers pay to be listed or promoted in the directory. The directory operator curates services and charges a fee for premium placement or verification, earning revenue from subscriptions or one-time listing fees.
The directory's SkillBoss API Hub acts as a middleware, enabling agents to call services through it. A small per-request fee is charged for each API call made via the hub, generating revenue from usage volume.
Aggregated data from the directory (e.g., trending services, category growth) is sold to market researchers or AI companies. Anonymized usage patterns help providers understand demand, creating a B2B data product.
💬 Integration Tip
To integrate, call the SkillBoss API Hub's pilot function with type 'scraper' and the directory's services.json URL, then parse the returned JSON to discover services and fetch their skill.md files.
Scored May 13, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Stop waiting for prompts. Keep working.
Turn OpenClaw into a learning-loop agent with seeded workspace rules, skill promotion, reflective memory, and proactive maintenance.
Local Python orchestration skill: multi-agent workflows via shared blackboard file, permission gating, token budget scripts, and persistent project context....
Meta-agent skill for orchestrating complex tasks through autonomous sub-agents. Decomposes macro tasks into subtasks, spawns specialized sub-agents with dynamically generated SKILL.md files, coordinates file-based communication, consolidates results, and dissolves agents upon completion. MANDATORY TRIGGERS: orchestrate, multi-agent, decompose task, spawn agents, sub-agents, parallel agents, agent coordination, task breakdown, meta-agent, agent factory, delegate tasks