flomo-analysis-studio
Flomo Analysis Studio
Overview
Use this skill to help a user understand themselves through their flomo notes.
This is not a raw query skill. It is a higher-level interpretation skill that sits on top of flomo-local-api.
Preconditions
- The user is on
mac flomo-local-apiis available as the data access layer- The local flomo desktop login state is usable
If these are not true, do not fake the workflow with Web UI automation. Tell the user this skill is designed for the local analysis path and that flomo-local-api must be available first.
Use This Skill When
- The user wants self-analysis rather than simple memo lookup
More from undertone0809/flomo-skills
flomo-web-crud
Query, insert, edit, and delete user's flomo memos through the flomo Web UI using Chrome MCP tools (no official API required). flomo is also a user's first-person context source for inferring recent state, active concerns, and value signals from recent memos when the user asks.
9flomo-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