GitHub
openclaw-bundledGitHub operations via `gh` CLI: issues, PRs, CI runs, code review, and repository management.
GitHub Issues
openclaw-bundledFetch GitHub issues, spawn sub-agents to implement fixes and create pull requests automatically.
Healthcheck
openclaw-bundledHost security hardening and risk-tolerance configuration for the gateway and connected services.
OpenAI Image
openclaw-bundledBatch-generate images via OpenAI Images API with customizable prompts and styles.
必要: OPENAI_API_KEY
OpenAI Whisper
openclaw-bundledTranscribe audio via OpenAI Audio Transcriptions API (Whisper). Supports multiple languages.
必要: OPENAI_API_KEY
Skill Creator
openclaw-bundledCreate, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch.
Video Frames
openclaw-bundledExtract frames or short clips from videos using ffmpeg. Supports various video formats.
必要: ffmpeg
Weather
openclaw-bundledGet current weather and forecasts via wttr.in or Open-Meteo. Use when asked about weather.
Telegram
openclaw-bundledSend and receive messages via Telegram Bot API. Requires bot token setup.
必要: Telegram Bot Token
Apple Notes
openclaw-bundledManage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search).
必要: macOS + memo CLI
Coding Agent
openclaw-bundledDelegate coding tasks to Codex, Claude Code, or Pi agents via background process.
必要: Claude Code / Codex CLI