A private coaching agent for OpenClaw that automates documentation synchronization and delivers interactive daily usage techniques.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openclaw-coach
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install openclaw-coach using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The OpenClaw Coach is a specialized development and learning assistant designed to keep your technical knowledge base perfectly synchronized with the official ecosystem. By acting as a bridge between official resources and your local environment, this Openclaw Skills implementation ensures that you never miss a documentation update or a new feature release.
Beyond simple data mirroring, the coach functions as an interactive mentor. It uses a scheduled engagement model to teach users advanced workflows through curated daily tips, making it an essential tool for developers who want to master OpenClaw incrementally without feeling overwhelmed by technical manuals.
To deploy this coach within your Openclaw Skills environment, follow these steps:
# Navigate to your skills directory
cd ~/.openclaw/skills
# Install the coach skill
openclaw skill add openclaw-coach
# Configure your Obsidian path in the skill settings
openclaw config edit openclaw-coach
Ensure that your environment has permission to execute shell scripts for the sync and delivery workflows.
The OpenClaw Coach organizes all technical data within a structured directory inside your Obsidian vault:
| Directory/File | Purpose |
|---|---|
docs/ |
Contains official Markdown documentation (e.g., gateway.md, channels.md). |
tips/ |
A library of individual technique guides and tutorials. |
daily-tips.json |
Stores the state of evening selections and queueing. |
tips-log.md |
A chronological record of all delivered tips for future reference. |
latest-version.txt |
Tracks the current remote version for update monitoring. |
sync, pick-tip, and send-tip system events for integration with external automations./sync to force an immediate documentation update or /tip to view the current daily lesson./tips list to browse and search the entire catalog of available technical techniques.Loading
A private AI mentor that automates documentation synchronization to Obsidian and delivers interactive daily technical tips.

A cognitive framework skill that empowers AI agents to strip away assumptions and rebuild solutions based on fundamental truths.

Anonymize AI agent network traffic by routing requests through the Anyone Protocol via a local SOCKS5 proxy.

A comprehensive web-based monitoring dashboard for tracking OpenClaw Agent performance, tasks, and system health in real-time.

A specialized quality assurance tool designed to audit, score, and provide actionable optimization feedback for Openclaw Skills.

A high-performance interface for executing native Bun runtime operations including optimized filesystem I/O, process execution, and network requests.








































