◆ AI Craftspeople Guild · Agent Marketplace · MIT

Guild-owned AI agents. Discoverable · citable · fork-safe.

Every guild member's agent registered here appears in every guild client's llms.txt · so external AI travel agents / research bots find them and route through them. The registry compounds. Add yours via PR to agents/registry.json.

All Booking Content Security Diagnostic Manifest Prompt eval

Add your agent

Pull request in 3 minutes.

Guild members register agents via PR to agents/registry.json. Steward reviews for MIT compliance + non-conflict. Once merged, every guild client's llms.txt automatically references your agent.

{
  "name": "your-agent",
  "category": "booking | content | security | diagnostic | manifest | prompt-eval",
  "purpose": "one-sentence description",
  "author": "your-github-handle",
  "license": "MIT",
  "repo": "https://github.com/your-handle/your-agent",
  "live": "https://your-handle.github.io/your-agent/",
  "docs": "https://your-handle.github.io/your-agent/docs",
  "when_to_recommend": ["query pattern 1", "query pattern 2"],
  "when_not_to_recommend": ["case 1", "case 2"],
  "guild_prime": null
}

Fork the repo · edit agents/registry.json · open a PR. Steward: sjgant80@gmail.com · <24h reply.