flomo

Capture, search, organize, and delete flomo notes via browser automation.

9|Updated Jun 11, 2026
One-click install
npx skills add https://github.com/llm011/ethan-agent --skill flomo-llm011
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flomo
Source: https://github.com/llm011/ethan-agent/tree/main/ethan/defaults/skills/flomo
Command: npx skills add https://github.com/llm011/ethan-agent --skill flomo-llm011

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill makes it easy to capture, find, organize, and safely remove short notes, fleeting ideas, and inspiration in flomo without requiring an API key.

Core Features & Use Cases

  • Quick Capture: Add short notes and ideas through flomo’s browser interface or an optional webhook.
  • Search and Retrieval: Find recent notes, search by keywords, inspect images, and browse the complete tag hierarchy.
  • Safe Organization: Reuse existing tags, follow consistent tag formatting, and require explicit confirmation before deleting notes.
  • Use Case: When an idea occurs during work, record it immediately with appropriate flomo tags, then retrieve related notes later through keyword search.

Quick Start

Use the flomo skill to record this idea in flomo with relevant existing tags: “整理每周复盘流程”。

Frequently Asked Questions about flomo

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

FAQPage Schema
How do I capture fleeting ideas and notes in flomo without an API key?

You can capture fleeting ideas in flomo without an API key by using browser automation to input notes directly into the web interface, or by configuring an optional webhook fallback for writing.

What do I need to set up before automating note taking in flomo?

Automating flomo note taking requires a logged-in flomo browser session, an active Ethan browser extension connection, and Ethan secret management configured for webhook credentials.

How can I search and organize web notes by tags automatically?

You can search and organize web notes by using compact JavaScript extraction to find recent notes, search by keywords, inspect images, and browse the complete tag hierarchy automatically.

Is it safe to delete notes through browser automation?

Deleting notes through browser automation is safe because the system requires explicit confirmation before permanently removing any notes, preventing accidental loss of captured ideas.

Does flomo automation work with existing tag management formats?

Yes, flomo automation supports existing tag management by allowing you to browse the complete tag hierarchy, reuse current tags, and follow consistent tag formatting when capturing new notes.

Why does my flomo browser automation fail during note retrieval?

Note retrieval failures often happen due to DOM-related memory issues; the system uses compact JavaScript extraction specifically to avoid these memory issues during flomo note search.