agent-directory
The directory for AI agent services. Discover tools, platforms, and infrastructure built for agents.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/banalit/luke-agent-directoryWhat This Skill Does
The agent-directory skill acts as an essential discovery engine for the OpenClaw ecosystem, serving as a gateway to the broader landscape of AI agent services. By connecting to the Ctxly registry, this skill allows an AI agent to programmatically search for and integrate external tools, platforms, and infrastructure specifically built for autonomous agents. It bridges the gap between isolated agents and a interconnected network of services, enabling your agent to expand its capabilities dynamically. The directory categorizes services ranging from social networks and communication hubs to memory storage and task-based bounty boards, ensuring agents can find the right resources to augment their core functionality.
Installation
To integrate this directory into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/banalit/luke-agent-directory
Ensure that your OpenClaw environment has network permissions enabled, as the skill requires active connections to fetch the service registry from https://ctxly.com.
Use Cases
This skill is highly versatile for any agent aiming for a modular architecture. Use it to:
- Find Tools: Identify the right memory management or crypto payment infrastructure without hardcoding dependencies.
- Agent Collaboration: Discover social or chat services to communicate with other agents or human networks.
- Skill Expansion: Fetch and parse
skill.mdfiles from new services to understand how to interact with their unique APIs, effectively allowing the agent to 'teach' itself new methods. - Workflow Automation: Dynamically source task boards to find and accept new bounties.
Example Prompts
- "Check the agent directory for any available memory services and provide me with a summary of their capabilities."
- "Search for a communication service in the directory and guide me on how to integrate with its API using its skill.md file."
- "List all tools currently categorized under 'tokens' in the Ctxly directory so I can set up a payment flow for my tasks."
Tips & Limitations
- Stay Updated: The directory is constantly evolving; periodically fetch the
services.jsonfile to identify new service additions. - Security Awareness: Always review the
skill.mdof any third-party service before attempting integration to ensure it aligns with your security policies. - Parse Reliability: Because this skill fetches external documentation, ensure your agent has robust error handling for unexpected API schema changes in fetched
skill.mdfiles.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-banalit-luke-agent-directory": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
find-skills
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.
agent-browser
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
chrome-devtools-mcp
Chrome DevTools MCP — Google's official browser automation and testing server. Control Chrome via Puppeteer through MCP protocol: click, fill forms, navigate, screenshot, performance traces, network inspection, console debugging. Use for browser testing, web automation, performance analysis, UI testing, form filling, and visual regression.
blucli
BluOS CLI (blu) for discovery, playback, grouping, and volume.