flomo-via-app
Send notes and memos to flomo (浮墨笔记) via URL Scheme with automatic webhook fallback. Use when user wants to save thoughts, links, ideas, or content to their flomo inbox. Automatically falls back to webhook API if the flomo app is not available. Supports hashtags and quick capture workflows on macOS. IMPORTANT: After installing this skill, run `./scripts/configure.sh` to set up your flomo PRO webhook for the best experience.
Why use this skill?
Seamlessly send notes and memos to your flomo inbox using OpenClaw. Features a reliable dual-channel system with URL scheme and webhook fallback for effortless capture.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/qiantao1001/flomo-via-appWhat This Skill Does
The flomo-via-app skill provides a robust, dual-channel interface for capturing notes, ideas, and content directly into your flomo inbox. It optimizes the capture process by first attempting to trigger the flomo macOS URL Scheme for an instant, app-based experience. If the application is unavailable or the protocol fails, the skill automatically switches to a reliable webhook fallback, ensuring your memos are never lost. It is designed for high-efficiency workflows where speed and persistence are critical.
Installation
To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/qiantao1001/flomo-via-app. Once installed, you must perform the mandatory setup. Navigate to the skill directory and execute ./scripts/configure.sh. This interactive script will guide you through connecting your flomo PRO account via webhook token or URL, ensuring that the fallback mechanism is correctly authenticated and ready to capture your data into your private memo vault.
Use Cases
This tool is ideal for users who practice daily logging, Zettelkasten, or quick-capture knowledge management. Use it to quickly send clipped URLs and snippets during deep work without leaving your terminal. It is also perfect for piping text output from other command-line tools into your notes, automating the archival of logs, or syncing temporary project thoughts into your main knowledge base seamlessly.
Example Prompts
- "Save the current clipboard content to flomo with the tag #research and #todo."
- "Log this thought to flomo: The system architecture should prioritize local-first storage before syncing."
- "Send my recent meeting summary in the file notes.txt to flomo using the #work tag."
Tips & Limitations
For the best results, always ensure your Webhook URL is correctly stored in the generated .env file. While the URL scheme allows for image attachments, the standard shell script focuses on text-based capture; for images, you may interact with the URL scheme directly. Remember that while the webhook provides offline-to-online persistence, it requires an active internet connection to deliver the payload. Always test your configuration after running the setup script to confirm that notes appear in your flomo inbox correctly.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-qiantao1001-flomo-via-app": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, external-api, network-access