rombot-community
Installation
SKILL.md
RomBot Community
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
- Get a token — contact Rom (DM RomBot on WhatsApp asking for a developer token). Rom issues it via the owner-operated
/issue-dev-tokencommand. - Configure — run
python3 scripts/rombot-ask.py setupand enter the endpoint URL + your token. This writes~/.config/rombot-ask/.env. - Ask —
/rombot-community <question>in your coding agent.
How to call
Run the CLI via Bash: