hackmd-cli
Manage HackMD notes, folders, and teams from terminal
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install hackmd-cli?▼
Run `npx skills add hackmdio/hackmd-cli --all -g -y` in your terminal to install this skill globally.
How to manage HackMD notes from the terminal?▼
After logging in with your API token, use commands like `hackmd-cli notes create` and `hackmd-cli notes update` to create, edit, list, and delete notes without opening a browser.
Can I sync local markdown files to HackMD?▼
Yes. Pipe any local file into the CLI, for example `cat doc.md | hackmd-cli notes create`, to publish or update notes directly from your filesystem.
Does hackmd-cli support team workspaces?▼
Yes. It includes team-notes and team-folders commands to create, organize, and reorder shared documentation inside any HackMD team you belong to.
Can I use hackmd-cli in scripts and automation?▼
Yes. Every list command supports JSON, CSV, and YAML output plus filtering and sorting flags, making it easy to chain with tools like jq in CI pipelines.
Related Repositories in Content & Communication
View All in Content & Communication→skills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks