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
- Install —
npx skills add romiluz13/rombot-community-skill - Get a token — send
/rombot-clito RomBot on WhatsApp. You'll get a token tied to your phone number (self-service — no need to ask Rom). - Configure — run
python3 scripts/rombot-ask.py setupand paste your token when prompted. This writes~/.config/rombot-cli/.env. - Ask —
/rombot-cli <question>in your coding agent.
How to call
Run the CLI via Bash: