flomo-local-api

Installation
SKILL.md

Flomo Local API

Overview

Use this skill for fast flomo access when local desktop auth is available.

When the user wants to create or revise a memo:

  1. Tag reuse is required: Prefer the user's existing flomo tag system over inventing new tags. Aim for existing-tag reuse in at least 95% of memo-writing cases.
  2. Title required by default: For every new memo written for Zeeland, start with a concise title. Unless the user asks for no title, render the title as bold in flomo.
  3. Use flomo-native formatting, not Markdown syntax: flomo does not render Markdown syntax such as **bold**, - [ ] checkboxes, or # headers. For bold titles, use the CLI's --html mode and wrap the title in <strong>...</strong>. Use plain paragraphs for the body.

This skill now supports direct text edits to existing memos through the same local auth flow, including when the user provides a flomo memo URL like https://v.flomoapp.com/mine/?memo_id=....

Preconditions

  • flomo.app has been logged in on this Mac before
  • Local flomo storage exists under ~/Library/Containers/com.flomoapp.m/...
  • The request can be handled with local auth and API access
Installs
5
GitHub Stars
5
First Seen
May 21, 2026
flomo-local-api — undertone0809/zee-skills