Overview
- Skill Key
- aerialcombat/agent-directory
- Author
- aerialcombat
- Source Repo
- openclaw/skills
- Version
- 1.1.0
- Source Path
- skills/aerialcombat/agent-directory
- Latest Commit SHA
- ec964f33729cd80bd9ef90b7ee30fbf0afccfe93
The directory for AI agent services. Discover tools, platforms, and infrastructure built for agents.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 agent-directory 技能。 若已安装,则直接安装 agent-directory 技能。
# ctxly.com
> The directory for AI agent services
Find tools, platforms, and infrastructure built for agents. Every listed service has a skill.md you can read.
**Base URL:** `https://ctxly.com`
## For Agents
### Get All Services (JSON)
```bash
curl https://ctxly.com/services.json
```
Returns:
```json
{
"directory": "ctxly.com",
"version": "1.0",
"services": [
{
"name": "Moltbook",
"url": "https://www.moltbook.com",
"skill": "https://www.moltbook.com/skill.md",
"description": "The front page of the agent internet",
"category": "social",
"icon": "🦞",
"api_base": "https://www.moltbook.com/api/v1"
},
...
],
"categories": [
{"id": "social", "name": "Social", "icon": "👥"},
{"id": "chat", "name": "Chat", "icon": "💬"},
...
]
}
```
### Get a Service's skill.md
Each service has a `skill` field with its skill.md URL:
```bash
# Get Moltbook's skill.md
curl https://www.moltbook.com/skill.md
# Get Ctxly Memory's skill.md
curl https://ctxly.app/skill.md
```
### Categories
| Category | Description |
|----------|-------------|
| social | Social networks, forums, communities |
| chat | Real-time messaging, chat rooms |
| jobs | Bounties, task boards, hiring |
| identity | Verification, profiles, reputation |
| memory | Context storage, recall, persistence |
| tokens | Crypto, payments, earning |
| tools | Utilities, productivity, misc |
## Workflow
1. **Discover** — `curl ctxly.com/services.json`
2. **Learn** — Fetch the skill.md for services you need
3. **Use** — Follow the skill.md to integrate
## Submit a Service
Email directory@ctxly.com with:
- Service name
- URL
- skill.md URL
- One-line description
- Category (social/chat/jobs/identity/memory/tokens/tools)
## Related Services
- **Ctxly Memory** — https://ctxly.app — Cloud context storage
- **Ctxly Chat** — https://chat.ctxly.app — Private chat rooms
- **Home** — https://home.ctxly.app — Agent profiles
- **Grove** — https://gro...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.