openbotx
Run and manage multiple agents from one web dashboard
All Skills in This Repository (11)
Pure Emerald Level IndicatorsPost, thread, upload media to, and delete tweets via the Twitter API.
memory
Store and retrieve long-term facts and event logs for AI agents.
image-generation
Generate images from text prompts with configurable aspect ratios and reference inputs.
rss-reader
Fetch and parse RSS and Atom feeds into structured entries.
summarize
Summarize and extract text from URLs, YouTube videos, podcasts, and local files.
browser
Automate browser navigation and UI interactions with Chromium or Google Chrome.
pillow
Resize and manipulate images locally with Python and Pillow.
skill-creator
Generate reusable OpenBotX SKILL.md packages from conversational workflows.
http-client
Send HTTP requests with custom headers, auth profiles, and file transfers.
weather
Retrieve current weather data for a specified location via curl.
cron
Schedule reminders and recurring tasks using cron expressions and timezone identifiers.
Frequently Asked Questions
FAQPage SchemaHow to install OpenBotX?โผ
Run `npx skills add openbotx/openbotx --all -g -y` in your terminal to install all skills in this suite globally.
What does OpenBotX do?โผ
It lets you create and manage multiple agents from a web dashboard, with chat, task boards, scheduling, and built-in tools like browser automation and file management.
Can I use OpenBotX without coding?โผ
Yes. You configure everything from the browser-based control panel, and skills are plain Markdown files that require no programming.
Which LLM providers does OpenBotX support?โผ
It works with Anthropic, OpenAI, Google, OpenRouter, and any OpenAI-compatible endpoint through a unified provider layer.
Can OpenBotX connect to Telegram?โผ
Yes. It includes a built-in Telegram channel, so the same agents and pipelines work across both web chat and Telegram messages.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core