ionclaw
Native cross-platform personal assistant with memory, scheduling, and automation
All Skills in This Repository (14)
Pure Emerald Level Indicatorsplatform-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.
Frequently Asked Questions
FAQPage SchemaHow to install IonClaw?โผ
Run `npx skills add ionclaw-org/ionclaw --all -g -y` in your terminal to install all skills in this suite globally.
What can IonClaw do?โผ
It runs a personal assistant with browser automation, image generation, memory, scheduled tasks, RSS reading, and multi-provider model support. Everything is managed from a built-in web control panel.
Does IonClaw run on mobile devices?โผ
Yes. The same C++ engine compiles natively for iOS, Android, tvOS, and watchOS, so the assistant runs locally on your device with full privacy.
Which AI providers does IonClaw support?โผ
It works with Anthropic, OpenAI, Gemini, Grok, OpenRouter, DeepSeek, Ollama, and any OpenAI-compatible endpoint, plus local offline models via llama.cpp.
Can I use IonClaw without coding experience?โผ
Yes. After a one-command startup, you configure agents, providers, and skills entirely from the browser-based control panel.
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