hackmd
Work with HackMD documents.
Setup & Installation
Install command
clawhub install nulltea/hackmdIf the CLI is not installed:
Install command
npx clawhub@latest install nulltea/hackmdOr install with OpenClaw CLI:
Install command
openclaw skills install nulltea/hackmdor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/nulltea/hackmdWhat This Skill Does
Connects agents to HackMD for reading, creating, updating, and deleting notes in personal and team workspaces. Includes change tracking to detect document modifications since the last check using stored timestamps.
Change tracking avoids redundant processing by only returning content when a document has actually been modified.
When to Use It
- Polling a shared HackMD note for edits since last review
- Creating meeting notes from structured agent output
- Syncing team workspace documents with external data sources
- Checking whether a spec doc has changed before re-processing it
- Automating note cleanup by deleting outdated entries
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Polling a shared HackMD note for edits since last review
- 1Polling a shared HackMD note for edits since last review
- 2Creating meeting notes from structured agent output
- 3Syncing team workspace documents with external data sources
- 4Checking whether a spec doc has changed before re-processing it
- 5Automating note cleanup by deleting outdated entries
Work with HackMD documents.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.