Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Save notes to Flomo via the Flomo inbox webhook. Use when the user says "save to flomo", "记录到 flomo", "flomo note", or asks to store a note in flomo.
Save notes to Flomo via the Flomo inbox webhook. Use when the user says "save to flomo", "记录到 flomo", "flomo note", or asks to store a note in flomo.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Save notes to Flomo using a single webhook POST.
Provide your Flomo inbox webhook URL via environment variable: FLOMO_WEBHOOK_URL (required), example: https://flomoapp.com/iwh/XXXXXXXX You can set it either: In ~/.openclaw/openclaw.json (recommended): { skills: { entries: { "flomo-notes": { env: { FLOMO_WEBHOOK_URL: "https://flomoapp.com/iwh/XXXXXXXX" } } } } } Or in your shell/service environment: export FLOMO_WEBHOOK_URL="https://flomoapp.com/iwh/XXXXXXXX"
When triggered, run: bash scripts/save_to_flomo.sh "<note text>"
save to flomo: buy milk, eggs 记录到 flomo:下周美股大事件...
FLOMO_WEBHOOK_URL="https://flomoapp.com/iwh/XXXXXXXX" \ bash scripts/save_to_flomo.sh "hello from openclaw"
Treat the webhook URL like a secret: anyone with it can post into your Flomo inbox.
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.