Communityv1.0.8

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.

1.9kdownloads2starsqiantao1001
View on ClawHubBack to Skills

Skill Details

Slug
flomo-via-app
Latest Version
1.0.8
Author
qiantao1001
Published
Feb 8, 2026
Updated
Apr 28, 2026
Total Versions
9

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Flomo Via App.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.8

- Improved flomo note sending reliability by removing redundant `PATH` manipulation in `scripts/flomo_send.sh`. - Minor script cleanup to prevent accidental path overrides.