A high-reliability bridge for sending thoughts, links, and memos directly to your flomo inbox using automated workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install flomo-send
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install flomo-send using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The flomo-send skill is a specialized integration designed to streamline the process of capturing ideas, research, and daily reflections directly into flomo. By leveraging the power of Openclaw Skills, this tool provides a developer-friendly interface to manage your personal knowledge base without leaving your workflow. It is built with a focus on reliability, ensuring that your data is always synced whether you are working locally on macOS or remotely via a server.
At its core, this skill utilizes a dual-channel strategy for communication. It primarily attempts to use the macOS URL Scheme for an instant, local experience with the flomo app. If the app is unavailable, it gracefully transitions to a Webhook API fallback, making it one of the most resilient Openclaw Skills for note-taking. This ensures that your capture workflow remains uninterrupted regardless of your environment setup.
flomo://create URL scheme.To get started with this integration from the collection of Openclaw Skills, follow these steps:
./scripts/configure.sh
.env file.export FLOMO_WEBHOOK_TOKEN="your_unique_token_here"
./scripts/flomo_send.sh "Hello from Openclaw Skills" "#test"
The skill manages data through a combination of environment variables and structured CLI arguments. Below is the primary data structure used for captures:
| Property | Format | Description |
|---|---|---|
| Content | Plain Text | The primary memo body, supporting up to 5000 characters. |
| Tags | Space-separated | Hashtags starting with # (e.g., #work #idea). |
| Image URLs | JSON Array | (URL Scheme Only) A list of up to 9 publicly accessible image links. |
| Webhook URL | URL String | The unique endpoint provided by flomo PRO for API access. |
pbpaste.Loading
An AI-driven intelligence tool that extracts market signals, whale movements, and trending alpha from over 50 elite Telegram groups.

A high-performance utility to upload local files to UCloud US3 storage and generate instant, shareable public URLs.

DeepSeek OCR is a specialized skill for converting images, screenshots, and documents into high-quality text or markdown using advanced AI models.

A comprehensive automation tool for searching availability and booking rooms on the Marriott Bonvoy portal via an AI agent.

A dual-channel automation tool for sending notes to flomo via macOS URL schemes or reliable webhook fallbacks.

A sophisticated agent framework featuring a three-tier memory system and autonomous self-evolution mechanisms.








































