Use Case
Flomo Via App isn't just for solo use — teams can share skills and build consistent AI workflows across the organization. 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. This guide covers how to deploy Flomo Via App for your team, standardize prompts, and create shared workflows that everyone can use.
Install Flomo Via App in your project directory: .claude/skills/flomo-via-app/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Flomo Via App in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Flomo Via App
How can my team use Flomo Via App together?
Set up Flomo Via App for our project so everyone can use it
Create a shared workflow using Flomo Via App for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install flomo-via-appOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install flomo-via-app⚠️ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js →
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/flomo-via-app/💡Extract and place the folder at the path above, then restart your agent.