✓ Verified
📁 File Management
✓ Enhanced Data
Flomo Notes
Save notes to Flomo via the Flomo inbox webhook.
- Rating
- 3.8 (182 reviews)
- Downloads
- 1,209 downloads
- Version
- 1.0.0
Overview
Save notes to Flomo via the Flomo inbox webhook.
Complete Documentation
View Source →
flomo-notes
Save notes to Flomo using a single webhook POST.
Setup
Provide your Flomo inbox webhook URL via environment variable:
FLOMO_WEBHOOK_URL(required), example:
https://flomoapp.com/iwh/XXXXXXXXYou can set it either:
1) In ~/.openclaw/openclaw.json (recommended):
json5
{
skills: {
entries: {
"flomo-notes": {
env: {
FLOMO_WEBHOOK_URL: "https://flomoapp.com/iwh/XXXXXXXX"
}
}
}
}
}
2) Or in your shell/service environment:
bash
export FLOMO_WEBHOOK_URL="https://flomoapp.com/iwh/XXXXXXXX"
How the skill works
When triggered, run:
bash
bash scripts/save_to_flomo.sh "<note text>"
Example prompts (to trigger)
save to flomo: buy milk, eggs记录到 flomo:下周美股大事件...
Script manual test
bash
FLOMO_WEBHOOK_URL="https://flomoapp.com/iwh/XXXXXXXX" \
bash scripts/save_to_flomo.sh "hello from openclaw"
Security
Treat the webhook URL like a secret: anyone with it can post into your Flomo inbox.
Installation
Terminal bash
openclaw install flomo-notes
Copied!
💻Code Examples
export FLOMO_WEBHOOK_URL="https://flomoapp.com/iwh/XXXXXXXX"
export-flomowebhookurlhttpsflomoappcomiwhxxxxxxxx.txt
## How the skill works
When triggered, run:bash scripts/save_to_flomo.sh "<note text>"
bash-scriptssavetoflomosh-note-text.txt
## Example prompts (to trigger)
- `save to flomo: buy milk, eggs`
- `记录到 flomo:下周美股大事件...`
## Script manual testexample.txt
{
skills: {
entries: {
"flomo-notes": {
env: {
FLOMO_WEBHOOK_URL: "https://flomoapp.com/iwh/XXXXXXXX"
}
}
}
}
}Tags
#notes_and-pkm
#web
Quick Info
Category File Management
Model Claude 3.5
Complexity One-Click
Author xiaoluoboding
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install flomo-notes
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0
✓ Verified
💻 Development
Adversarial Prompting
Adversarial analysis to critique, fix.
🧠 Claude-Ready
)}
★ 4.6 (372)
↓ 28,222
v1.0.0