10 skills found
openclaw / bluebubblesUse when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
openclaw / discordDiscord ops via the message tool (channel=discord).
openclaw / gh-issuesFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
openclaw / himalayaCLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
openclaw / imsgiMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
openclaw / model-usageUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
openclaw / slackUse when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
openclaw / wacliSend WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
kromahlusenii-ops / ham(HAM) Memory system for AI coding agents. Cut token usage by 80% by scoping context to directories.
volleio / claude-permissions-auditAudit and optimize Claude Code permissions — flags overly permissive patterns, deprecated syntax, credential exposure, and missing safety rules. Includes discover mode for new CLI tools and usage logging.