Skip to content

Submit a job.

Publish a share link, open a PR. It shows up here when the PR merges.

  1. Get the bot good at one job. Export it as a public template. Copy the x.ai/bot/… link.
  2. Fork keshav-exe/bot-directory, then run the scaffold:

Scaffold

pnpm template:new -- \
  --name "Chieeeeefy" \
  --category assistants \
  --description "Field-engineer chief of staff for calendar, Gmail, and Notion." \
  --share https://x.ai/bot/GiBPBQR2WrHNul4k9Tz6Q \
  --author @you

Category is assistants, engineering, research, money, sales, creative, or life. Share link is required. We do not list copy-paste prompts.

Then pnpm template:check, push a branch, and open a pull request. Full steps: CONTRIBUTING.md.