explaingit

plidezus/flomo-skills

Analysis updated 2026-05-18

16Audience · generalComplexity · 2/5Setup · easy

TLDR

flomo-skills is a pair of AI agent skills that catch worth-saving moments in a chat and draft them as flomo memos, plus a daily echo skill that surfaces real continuity between old and new notes.

Mindmap

mindmap
  root((flomo-skills))
    What it does
      Save reminder skill
      Daily echo skill
      Shared writing profile
    Tech stack
      Codex skills format
      flomo MCP
    Use cases
      Capture chat insights
      Surface recurring themes
      Consistent memo style
    Audience
      Chinese language flomo users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Automatically draft a flomo memo from a valuable idea that came up during an AI conversation, with your confirmation before saving.

USE CASE 2

Review a day's flomo notes against older ones to surface a genuine recurring theme or contradiction worth discussing.

USE CASE 3

Keep a consistent writing style and set of preferences shared across multiple related agent skills.

What is it built with?

Codex skillsflomo MCP

How does it compare?

plidezus/flomo-skillsaayan15728/aesthetic-portfolio-siteadya84/ha-world-cup-2026
Stars161616
LanguageHTMLPython
Setup difficultyeasyeasyeasy
Complexity2/52/52/5
Audiencegeneraldevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Copy the skill folders into a compatible agent's skills directory and restart the agent.

License terms are not stated in the README.

In plain English

flomo-skills is a collection of agent skills designed to help users of flomo, a memo app, capture and revisit ideas that come up during AI chat sessions. The core problem it addresses is that a valuable insight or well phrased thought during a conversation with an AI often disappears once the window is closed. This toolkit bridges the gap between the conversation and a personal note archive. It contains two main skills plus one shared component. The first skill, flomo-save-reminder, monitors an AI conversation and alerts the user when something worth saving appears, either because the user says so explicitly, or because they ask it to scan the current exchange for valuable content. It drafts a memo in the user's own writing style and asks for confirmation before saving anything to flomo. The second skill, flomo-daily-echo, retrieves a target day's memos and looks for genuine tension or continuity between those notes and older ones. If it finds a real connection, such as a theme the user keeps returning to or a contradiction between old and new thinking, it generates a discussion prompt. If there is nothing meaningful to say, it stays silent rather than producing a hollow daily summary. The third component, flomo-shared, holds a shared user profile and writing style so both skills learn the user's preferences once and stay consistent with each other without duplicating that setup. Installation requires copying the skill directories into the skills folder of a compatible AI agent environment, such as Codex or another agent that supports the same skill format. The repository is written primarily for Chinese language flomo users and the public repository only ships the skill templates, not any personal memo content or writing profile.

Copy-paste prompts

Prompt 1
Install the flomo-save-reminder and flomo-shared skills from this repository into my Codex skills folder.
Prompt 2
Ask flomo-daily-echo to review yesterday's memos and tell me if there's a real thread worth continuing.
Prompt 3
Explain how flomo-save-reminder decides whether something in our conversation is worth saving as a memo.
Prompt 4
Set up the flomo-shared profile so both flomo skills use the same writing style.

Frequently asked questions

What is flomo-skills?

flomo-skills is a pair of AI agent skills that catch worth-saving moments in a chat and draft them as flomo memos, plus a daily echo skill that surfaces real continuity between old and new notes.

What license does flomo-skills use?

License terms are not stated in the README.

How hard is flomo-skills to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is flomo-skills for?

Mainly general.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.