A dual-channel automation tool for sending notes to flomo via macOS URL schemes or reliable webhook fallbacks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install flomo-via-app
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-via-app using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill enables seamless integration between your local development environment and flomo (浮墨笔记). It leverages a robust dual-channel strategy, prioritizing the local macOS URL scheme for instant capture while providing an automatic fallback to the flomo PRO webhook API for maximum reliability. By using Openclaw Skills like this, developers and AI agents can automate the process of saving thoughts, code snippets, or curated links directly to a personal knowledge base.
Whether you are working locally on a Mac or remotely via SSH, this skill ensures your notes reach your inbox. It handles UTF-8 encoding for multi-language support and provides a structured way to categorize thoughts using hashtags directly from the command line.
To get started with this skill, run the interactive configuration script:
./scripts/configure.sh
This script will prompt you for your flomo PRO webhook token and save it to a local .env file. For manual configuration or use in CI/CD environments, you can export your credentials directly:
export FLOMO_WEBHOOK_TOKEN="your_token_here"
The skill manages note data and configuration using the following structure:
| Attribute | Format | Description |
|---|---|---|
| Content | String | The main body of the note (supports UTF-8 and multi-line strings). |
| Tags | String | Space-separated hashtags (e.g., #work #idea) parsed by flomo. |
| Image URLs | JSON Array | (URL Scheme only) Supports up to 9 publicly accessible image URLs. |
| Config | .env | Stores the FLOMO_WEBHOOK_TOKEN and API endpoint settings locally. |
Loading
A high-reliability bridge for sending thoughts, links, and memos directly to your flomo inbox using automated workflows.

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 sophisticated agent framework featuring a three-tier memory system and autonomous self-evolution mechanisms.

A specialized skill for AI agents to search for hotels, retrieve real-time pricing, and access detailed room information via the AIGoHotel MCP server.








































