rombot-cli

Installation
SKILL.md

RomBot CLI

Ask the AI Agents community brain a question from inside your coding agent. Get grounded, cited answers from ~4,000 members' tips, repos, discussions, and gotchas.

When to use

Use when you want community-grounded knowledge on a coding/agent topic: best practices, repos people use, gotchas, discussions, tips. Don't use for general web search or questions unrelated to the AI Agents community.

Setup

  1. Installnpx skills add romiluz13/rombot-community-skill
  2. Get a token — send /rombot-cli to RomBot on WhatsApp. You'll get a token tied to your phone number (self-service — no need to ask Rom).
  3. Configure — run python3 scripts/rombot-ask.py setup and paste your token when prompted. This writes ~/.config/rombot-cli/.env.
  4. Ask/rombot-cli <question> in your coding agent.

How to call

Run the CLI via Bash:

Installs
1
First Seen
3 days ago
rombot-cli — romiluz13/rombot-community-skill