ionclaw-orgionclaw-orgOfficialยท14 Agent Skills Included

ionclaw

Native cross-platform personal assistant with memory, scheduling, and automation

Runs a full personal assistant natively on servers, desktops, phones, and watches from one C++ codebase. Handles browser automation, image generation, RSS reading, weather lookups, scheduled reminders, and persistent memory without external runtimes. Connects to multiple model providers and messaging channels like Telegram and WhatsApp through a single web control panel. Eliminates manual setup with one-command startup and sandboxed workspaces.
npx skills add ionclaw-org/ionclaw --all -g -y
Available:

Tells the AI agent how the orchestrator's architecture, providers, channels, and tools are wired, and defines how the main agent spawns and manages background subagents with depth, concurrency, and timeout limits.

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
ionclaw-orgionclaw-org

platform-desktop

Invoke system notifications, clipboard operations, and native dialog boxes on Linux, macOS, and Windows.

Official
Basic
๐Ÿ“ฆ In Repo
ionclaw-orgionclaw-org

memory

Save facts to MEMORY.md and search daily log files.

Official
Basic
๐Ÿ“ฆ In Repo
ionclaw-orgionclaw-org

image-generation

Generate images from text descriptions with style, size, and reference options.

Official
Intermediate
๐Ÿ“ฆ In Repo
ionclaw-orgionclaw-org

rss-reader

Fetch and parse RSS/Atom feed entries with optional result limits.

Official
Basic
๐Ÿ“ฆ In Repo
ionclaw-orgionclaw-org

vision

Analyze images from local paths, URLs, or base64 data.

Official
Basic
๐Ÿ“ฆ In Repo
ionclaw-orgionclaw-org

browser

Control web browsers via Chrome DevTools Protocol for navigation, interaction, and extraction.

Official
Advanced
๐Ÿ“ฆ In Repo
ionclaw-orgionclaw-org

platform-ios

Send local notifications on iOS via the invoke_platform tool.

Official
Basic
๐Ÿ“ฆ In Repo
ionclaw-orgionclaw-org

local-image-generation

Create, resize, draw rectangles, and overlay images into PNG files.

Official
Intermediate
๐Ÿ“ฆ In Repo
ionclaw-orgionclaw-org

skill-creator

Guide creation and updates of IonClaw skills with SKILL.md structure and YAML frontmatter.

Official
Intermediate
๐Ÿ“ฆ In Repo
ionclaw-orgionclaw-org

http-client

Executes arbitrary HTTP requests with configurable methods, headers, and bodies.

Official
Intermediate
๐Ÿ“ฆ In Repo
ionclaw-orgionclaw-org

weather

Retrieve current weather and forecasts for specified locations via public web services.

Official
Basic
๐Ÿ“ฆ In Repo
ionclaw-orgionclaw-org

platform-android

Invoke native Android platform functions to send local device notifications.

Official
Basic

Frequently Asked Questions

FAQPage Schema
How 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โ†’