hackmd-cli

Manage HackMD notes and team notes from the command line.

165|12|Updated Aug 3, 2019
One-click install
npx skills add https://github.com/hackmdio/hackmd-cli --skill hackmd-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hackmd-cli
Source: https://github.com/hackmdio/hackmd-cli/tree/main/hackmd-cli
Command: npx skills add https://github.com/hackmdio/hackmd-cli --skill hackmd-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HackMD CLI helps users manage HackMD notes and team notes from the terminal, reducing manual steps and enabling automation.

Core Features & Use Cases

  • Personal Notes: create, read, update, delete notes via CLI.
  • Team Notes & Teams: manage team docs, list teams, view history.
  • Export & History: export notes, view browsing history, and batch operations.

Quick Start

Interact with HackMD via hackmd-cli to manage notes from the terminal.

Frequently Asked Questions about hackmd-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage HackMD notes from the terminal?

You can manage HackMD notes from the terminal by using a command line interface to create, read, update, and delete notes. This requires configuring an API token and endpoint to automate operations directly against your HackMD instance.

Can I automate team notes management via a CLI?

Yes, you can automate team notes management via a CLI to list teams, manage team docs, and view history. It applies to workflows that handle team notes directly from the terminal using an API token for authentication.

What is the best way to export HackMD notes in bulk?

The best way to export HackMD notes in bulk is by executing batch operations through a command line tool. This allows you to export notes and automate the retrieval of multiple documents without manual intervention via the API.

Do I need an API token to read and update HackMD notes from the command line?

Yes, you need an API token and endpoint configuration to read and update HackMD notes from the command line. The token authenticates your terminal requests against the HackMD API to ensure secure note automation.

Why use a CLI for HackMD note automation instead of the web interface?

Using a CLI for HackMD note automation reduces manual steps and enables scripting for batch operations. It allows you to bypass the web interface to directly create, export, and manage notes or review browsing history from your terminal environment.