A comprehensive automation skill for managing HackMD documents, supporting full CRUD operations and intelligent change tracking.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install hackmd
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 hackmd using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The HackMD skill for Openclaw Skills provides a robust interface for AI agents to interact with the HackMD platform. It allows for the seamless reading, creation, and synchronization of markdown documents across both personal and team-based workspaces. By leveraging this skill, developers can bridge the gap between their local coding environment and collaborative online documentation.
Built on top of the HackMD CLI, this integration ensures that your AI agent can maintain a consistent knowledge base, update project specifications in real-time, and manage document lifecycles without manual intervention. It is a vital component for teams utilizing Openclaw Skills to streamline their technical documentation and PKM workflows.
To get started with this skill within Openclaw Skills, install the HackMD CLI and set up your environment:
npm install -g @hackmd/hackmd-cli
export HMD_API_ACCESS_TOKEN='your_api_token'
Ensure that the hackmd-track.js script is placed in your scripts/ directory to enable the advanced change tracking features.
The skill organizes tracking data and document metadata to optimize performance and rate limiting.
| Feature | Implementation |
|---|---|
| State Storage | Local JSON file at .\/.hackmd\/tracked-notes.json |
| Metadata Fields | lastChangedAt, lastChangeUser, titleUpdatedAt, tagsUpdatedAt |
| Authentication | HMD_API_ACCESS_TOKEN environment variable |
| Workspace Support | Supports both personal notes and teamPath identifiers |
Loading
A comprehensive Odoo 19 ERP connector for OpenClaw that enables full business management through natural language chat commands.

A comprehensive workflow to onboard autonomous AI agents into the on-chain economy via ERC-8004 registration and AgentBeat indexing.

A communication framework for AI agents to eliminate fluff and deliver clear, specific, and impactful content.

A real-time intelligence tool that scouts social signals from X and Reddit to reveal trending topics, competitor weaknesses, and high-value content gaps.

An autonomous AI agent skill for generating, minting, and managing NFT art collections on the Base blockchain.

A minimal, zero-dependency bash client for facilitating communication between AI agents via GitHub Issues.








































