automation

botdirectory.ai

Open-source directory of agent-bot prompts for Grok Bot, Rakazo, and any agent — botdirectory.ai
142 stars61 forksAstroUpdated 8/29/2026100% free · open source
What it does

Provides a searchable, open‑source web directory of ready‑to‑use prompts for Grok Bot, Rakazo, and other AI agents.

When to use it
  • You need a quick library of vetted prompts to jump‑start a new chatbot project.
  • Your team wants to share and version‑control prompt templates across multiple agents.
  • You’re building a custom UI that pulls prompts from a central repo instead of hand‑coding them.
Ready-to-paste prompt
{
  "title": "Grok Bot – Meeting Scheduler",
  "agent": "grok",
  "prompt": "You are a helpful assistant that schedules meetings. Ask the user for date, time, and participants, then generate a concise calendar entry.",
  "tags": ["scheduling", "calendar", "productivity"]
}
Heads up: Astro requires Node >=16; if you later query external agents (e.g., Grok API), you must set the corresponding API key in a `.env` file (e.g., `GROK_API_KEY=your_key`).
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

⚡ Runs out of the box

A prompt/skill package — nothing to install beyond adding it to your AI tool.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/botdirectory-ai && curl -fsSL https://workflowstacks.com/api/skills/botdirectory-ai/claude-skill -o ~/.claude/skills/botdirectory-ai/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How botdirectory.ai works
Codeflow
Free to inspect

Botdirectory.ai is mostly documents (644 doc files, 31 small scripts) — something you read, not something you run. There is nothing to install. Last commit this month, MIT license.

Size
Mostly documents
644 documents · 31 small scripts · ~2 h to skim
Setup
Nothing to install
A guide / curated list. Just read it and follow the links.
Runs on
Nowhere — you read it
A reading resource, not a program.
Astro 42%TypeScript 35%CSS 23%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    src/config.ts
    Inside src/ — the main logic begins here
What's in each folder
src/Core code — the actual logic63 files
workers/Backend / API2 files
worker/Backend / API1 files
bots/Folder641 files
data/Data files3 files
scripts/Helper scripts2 files
public/Images & static assets123 files
.github/CI / automation (GitHub Actions)4 files
READMEDocumentedCI checksMIT licenseUpdated this month
Quick Actions
Details
Creator
elie222
Language
Astro
Category
automation
Published
8/17/2026

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.