Jump to related tools in the same category or review the original source on GitHub.

DevOps & Cloud @aerialcombat Updated 2/1/2026

Agent Directory OpenClaw Plugin & Skill | ClawHub

Looking to integrate Agent Directory into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate devops & cloud tasks instantly, without having to write custom tools from scratch.

What this skill does

The directory for AI agent services. Discover tools, platforms, and infrastructure built for agents.

Install

npx clawhub@latest install agent-directory

Full SKILL.md

Open original
Metadata table.
nameversiondescriptionhomepage
agent-directory1.1.0The directory for AI agent services. Discover tools, platforms, and infrastructure built for agents.https://ctxly.com

SKILL.md content below is scrollable.

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)

curl https://ctxly.com/services.json

Returns:

{
  "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:

# 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. Discovercurl 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.com — find what you need

Original Repository URL: https://github.com/openclaw/skills/blob/main/skills/aerialcombat/agent-directory
Latest commit: https://github.com/openclaw/skills/commit/8fe2d74f2c845757ace12269da5ba15fcd60106b

Related skills

If this matches your use case, these are close alternatives in the same category.