IonClaw
Official@ionclaw-org · Brazil
Open-source platform to orchestrate AI agents securely and simply. Multi-agent, real-time board, web control, automation and scheduler.
Agent Skills by IonClaw
Showing 14 vetted skills indexed across 1 GitHub repositories.
platform-desktop
Invoke system notifications, clipboard operations, and native dialog boxes on Linux, macOS, and Windows.
memory
Save facts to MEMORY.md and search daily log files.
image-generation
Generate images from text descriptions with style, size, and reference options.
rss-reader
Fetch and parse RSS/Atom feed entries with optional result limits.
vision
Analyze images from local paths, URLs, or base64 data.
browser
Control web browsers via Chrome DevTools Protocol for navigation, interaction, and extraction.
platform-ios
Send local notifications on iOS via the invoke_platform tool.
local-image-generation
Create, resize, draw rectangles, and overlay images into PNG files.
skill-creator
Guide creation and updates of IonClaw skills with SKILL.md structure and YAML frontmatter.
http-client
Executes arbitrary HTTP requests with configurable methods, headers, and bodies.
weather
Retrieve current weather and forecasts for specified locations via public web services.
platform-android
Invoke native Android platform functions to send local device notifications.
mcp-client
Connect to external MCP servers via Streamable HTTP transport to call tools and access resources.
cron
Schedule time-based events and recurring tasks using cron expressions.
Frequently Asked Questions About IonClaw
FAQPage SchemaWhat specific tasks can be performed using IonClaw?▼
IonClaw enables native system operations like clipboard management and dialog box invocation, web browser interaction via Chrome DevTools, image processing including resizing and overlaying, and fetching data from RSS feeds or external MCP servers.
Which personas benefit most from this platform?▼
Software engineers and system architects focused on cross-platform integration and event-driven task management will find this platform most useful. It is designed for developers needing to bridge local system capabilities with web-based data retrieval and scheduled execution.
What are the prerequisites for running IonClaw?▼
Users require a compatible environment supporting the specific platform modules, such as Chrome for browser interaction or native OS support for desktop notifications. Additionally, users must define skills using the required YAML frontmatter and SKILL.md structure to enable specific functional modules.