Attach the OpenClaw Browser Relay Chrome extension to a live tab so the browser tool (profile="chrome") works. Use this skill before any browser automation that requires Chrome extension relay access on macOS. Handles kill/launch/maximize/attach and verifies state via Peekaboo accessibility — no hardcoded coordinates, works at any screen size.
#browser-automation
name: openclaw growth pack description: Turn a fresh OpenClaw install into a reliable execution agent. Use when users report "asks step by step only", stalls mid task, token mismatch, or model routing/auth failures. Apply a production onboarding baseline: model routing, gateway token consistency, anti stall heartbeat, lightweight autonomy loop, and verification checklist.
#github
Night School Skill
#github
#writing
#api
OpenClaw Memory Fix Skill
Control Minecraft bots through a Mineflayer controller API using JSON actions and cron-driven autonomy.
#api
Orchestration Skill
OpenClaw Security Policy Check
OpenClaw Self Analyzer 自分析工具
#github
OpenClaw Clone to New VPS
#api
#telegram
OpenClaw Skill Debugger
OpenClaw Voice Skill
WHOOP Official API
#api
#telegram
Use when creating OpenClaw agents, configuring workspaces, multi-agent routing, session isolation, or channel bindings.
#github
#telegram
Schedule automatic OpenClaw and skill updates with reliable cron templates, timezone-safe scheduling, and clear summary outputs. Use for hands-off maintenance, scheduled upgrades, and concise update reports.
#github
Convert `.avif` images to `.jpg` using a CLI workflow for one or more input paths. Use when the user asks to convert AVIF files, batch-convert a folder of AVIF images, or convert mixed file/folder path inputs while writing outputs next to the source location.
#writing
#productivity
OpenClaw 备份还原工具。每次安装调试功能前自动备份,支持终端一键还原和重启。让技术小白也能放心折腾。
#api
One-command bootstrap for new OpenClaw installations. Sets up workspace files, self-evolution system (.learnings + hooks + crons), and community skills. Use when setting up a fresh OpenClaw or replicating setup to another machine.
Instinct-based learning system for OpenClaw. Analyzes sessions, detects patterns, creates atomic learnings with confidence scoring, and suggests optimizations for self-evolution.
Use when: you want your AI agent to learn from its own behavior, improve over time, discover optimization opportunities, or build a self-improving automation system.
Don't use when: static agent behavior is preferred.
#github
Teach OpenClaw how to work in Feishu (Lark) group chats — recognize who's talking, behave properly in groups vs DMs, respect multi-user privacy, and format messages for the platform. Use when connecting OpenClaw to Feishu and you want your agent to be a competent group participant, not just a responder.
Fix common OpenClaw workflow bottlenecks: platform engage-gates/429 backoff helpers (starting with MoltX), standardized JSON result envelopes for chaining scripts, workspace path resolution helpers, and a simple skill release conductor (prepare/publish/draft announcements).
#productivity
Offload GPU-intensive ML tasks (BERTScore, embeddings) to one or multiple remote GPU machines
#api
Role
Control smart home devices via Home Assistant: lights, climate, media, covers, scenes, sensors, automations, and more. 34 tools with readOnly and domain-level safety guards.
Shared .md interchange library for OpenClaw skills — atomic writes, deterministic serialization, YAML frontmatter, advisory locking, and schema validation. The foundation all other OpenClaw skills build on.
#writing