flomo-web-crud
Flomo Web CRUD
Overview
Use Chrome MCP tools to operate on live flomo memos at https://v.flomoapp.com/mine.
This skill is for Web UI automation only. It does not depend on flomo official APIs.
This is the default recommendation for non-mac users, and the fallback path when flomo-local-api cannot run.
Default behavior (v1):
- Full CRUD (
query/search,create/insert,edit,delete) querydefaults to context understanding: recent status, current concerns, and value signals- Text search first, but lock a target by
memo_idbefore write actions editdefaults to full content replacement (replace)deletealways requires explicit second confirmation- Auto deep scan for search with default cap of
50memos - Minimal logging (do not persist memo body text)
More from undertone0809/flomo-skills
flomo-analysis-studio
Analyze the user through their flomo notes using guided lenses such as overview, ACT, compounding flywheel, action guide, blind spots, and MBTI-style pattern reading. Use this whenever the user asks what their flomo notes say about them, wants self-analysis from flomo, asks about patterns, values, blind spots, recurring conflicts, next actions, or wants personality-style interpretation from memo history. On mac, this skill should use flomo-local-api as the data access layer.
11flomo-local-api
Query, summarize, export, create, and edit a user's flomo memos through local desktop auth and the flomo API, without Chrome UI automation. Use when the user wants fast memo lookup, tag filtering, markdown export, lightweight memo creation, or direct text edits to existing memos.
8flomo-memo-to-markdown
Convert flomo memos from local desktop auth/API into grouped Markdown files for AI/NotebookLM reading, plus human-readable Markdown tag statistics with tree totals. Use when a user asks to export flomo notes to Markdown, split memos by month/quarter/year, generate NotebookLM-friendly archives, or produce flomo tag counts/aggregation.
8