Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ionclaw

ionclaw contient 14 skills collectées depuis ionclaw-org, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
14
Stars
76
mis à jour
2026-05-27
Forks
16
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

platform-tvos
Développeurs de logiciels

Platform context for tvOS. No invoke_platform functions are available on Apple TV.

2026-05-27
platform-watchos
Développeurs de logiciels

Platform functions available on watchOS. Use invoke_platform to call native watchOS capabilities like local notifications.

2026-05-27
memory
Autres occupations informatiques

Memory system with daily logs and keyword search. Use to save facts, search past events, or recall user preferences and project context across conversations.

2026-03-13
vision
Développeurs de logiciels

Analyze images from local files, URLs, or base64 data. For user-uploaded images, the path is provided in the [image attached] annotation.

2026-03-13
browser
Développeurs de logiciels

Full browser automation via Chrome DevTools Protocol. Navigate pages, interact with UI elements, take screenshots, extract content, manage tabs, emulate devices, handle cookies/storage, monitor network, and control browser state.

2026-03-13
http-client
Développeurs de logiciels

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.

2026-03-13
local-image-generation
Développeurs de logiciels

Create and edit images locally with no AI (programmatic operations). Use when the user wants to create a new image (blank, gradient, solid color), resize an image, draw rectangles or shapes on an image, add a watermark, paste a logo, overlay one image on another, or do any Pillow/ImageMagick-style image operations. Do not use for text-to-image generation — use generate_image (AI) instead.

2026-03-13
skill-creator
Autres occupations informatiques

Create or update IonClaw 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.

2026-03-13
mcp-client
Développeurs de logiciels

Connect to external MCP servers to use their tools and read their resources. Use when the user wants to interact with a remote MCP-compatible service (e.g. another IonClaw instance, a database MCP server, a filesystem MCP server, or any third-party MCP server).

2026-03-12
cron
Développeurs de logiciels

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.

2026-03-09
platform-android
Développeurs de logiciels

Platform functions available on Android. Use invoke_platform to call native Android capabilities like local notifications.

2026-03-09
platform-desktop
Développeurs de logiciels

Platform functions available on macOS, Windows, and Linux. Use invoke_platform to call native platform capabilities.

2026-03-09
platform-ios
Développeurs de logiciels

Platform functions available on iOS. Use invoke_platform to call native iOS capabilities like local notifications.

2026-03-09
weather
Développeurs de logiciels

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.

2026-03-09