
alinxus skills on Remote OpenClaw
2 skills published by alinxus. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
usewhisper
A Node-based helper for OpenClaw agents that reduces context token usage via delta compression and caching. Before each model call, agents query packed context; after replying, they ingest the turn to build persistent memory across sessions.
Coding Agents & IDEs505 installs
usewhisper-autohook
Auto-hook wrapper for OpenClaw that queries Whisper Context before each agent generation and ingests the completed turn after. Defaults to delta compression and caching to minimize token use. Works with any stable user_id/session_id pair, with Telegram as the primary target.
Coding Agents & IDEs451 installs