
mohdalhashemi98-hue skills on Remote OpenClaw
13 skills published by mohdalhashemi98-hue. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
mh-obsidian
Interact with Obsidian vaults from the command line using obsidian-cli. Supports searching, creating, moving, and deleting notes while preserving wikilink integrity across the vault.
mh-wacli
wacli is a CLI tool for sending WhatsApp messages to third parties and searching or syncing WhatsApp message history. It operates outside the normal OpenClaw chat flow and is intended for agent-initiated outreach or message lookups.
mh-things-mac
Connects OpenClaw to Things 3 on macOS using the `things` CLI. Reads inbox, today, upcoming, projects, areas, and tags directly from the local Things database. Adds and updates todos via the Things URL scheme.
mh-apple-reminders
Manages Apple Reminders from the terminal using the remindctl CLI. Supports listing, creating, completing, and deleting reminders across named lists with date filters and multiple output formats. Reminders sync to iPhone and iPad through iCloud.
mh-notion
Connects to the Notion API to create, read, update, and query pages, databases, and blocks. Uses the 2025-09-03 API version where databases are called data sources with separate IDs for creation and querying.
mh-1password
Installs and configures the 1Password CLI (`op`) for reading, injecting, and running secrets from a 1Password vault. Handles authentication flows including desktop app integration and multi-account setups. All `op` commands run inside a dedicated tmux session to avoid TTY re-prompt failures.
mh-openai-whisper
Runs OpenAI's Whisper speech recognition model locally via the command line. Transcribes or translates audio files to text without sending data to any external API. Models are cached locally after the first download.
mh-bear-notes
Connects to Bear on macOS via the grizzly CLI to create, read, append, search, and tag notes programmatically. Communicates with Bear through its x-callback-url API. Bear must be running for any command to work.
mh-session-logs
Searches and analyzes conversation history stored in OpenClaw session JSONL files using jq and ripgrep. Useful when a user references prior chats or needs context from older conversations not held in memory files.
mh-weather
Fetches current weather conditions and multi-day forecasts for any global city, region, or airport code. Uses wttr.in and Open-Meteo as data sources. No API key or account required.
mh-healthcheck
Assesses and hardens the host machine running OpenClaw, aligning it to a user-defined risk tolerance. Covers firewall status, SSH configuration, disk encryption, OS update policy, and listening ports. Produces a remediation plan with exact commands, rollback steps, and optional periodic audit scheduling via OpenClaw cron.
mh-openai-whisper-api
Transcribes audio files by sending them to OpenAI's Whisper API endpoint. Supports multiple audio formats, language hints, speaker prompts, and JSON or plain text output.
mh-apple-notes
Controls Apple Notes from the terminal using the `memo` CLI. Supports creating, editing, deleting, searching, moving, and exporting notes to HTML or Markdown.