Pillow
>-
Browser
Automate browser interactions for web scraping, testing, and navigation. Use when the user needs to visit a webpage, interact with UI elements, take screenshots, or extract content from rendered pages.
Image Generation
Generate images from text descriptions using AI. Use when the user asks to create, generate, draw, or design an image, illustration, icon, or any visual content.
Skill Creator
Create or update OpenBotX skills. Use when users want to create a new skill, modify an existing one, or need guidance on skill structure, frontmatter, bundled resources, or best practices. Also use when the user says "turn this into a skill" or wants to capture a workflow as a reusable skill.
Http Client
Make HTTP requests (GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS) to APIs and web services. Use when the user needs to call a REST API, fetch data from an endpoint, send form data, upload files, download files, or test HTTP services.
Weather
Get current weather and forecasts for any location (no API key required). Use when the user asks about the weather, temperature, forecast, or climate conditions in a city or region.
Memory
Two-layer memory system with search-based recall. Use to save important facts, search past events, or recall user preferences and project context across conversations.
Summarize
Summarize or extract text and transcripts from URLs, podcasts, YouTube videos, and local files. Use when the user asks to summarize a link, article, or document, transcribe a YouTube video, or wants to know what a URL or video is about.
Post tweets on Twitter/X. Use when the user wants to tweet, post on X, create threads, or share content on Twitter. Requires the "twitter" auth profile configured in http_client.
Cron
Schedule reminders, recurring tasks, and one-time events. Use when the user asks to be reminded of something, schedule a periodic check, set an alarm, or automate a task at a specific time or interval.
Rss Reader
Read RSS/Atom feeds to get latest articles, news, and updates from any source. Use when the user wants to monitor news feeds, check blog updates, or pull latest posts from a website.