flomo

Read and write flomo memos on macOS. Use when user asks to fetch recent flomo notes, search memo text in local flomo cache, or create/write a new memo to flomo via incoming webhook or URL scheme.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "flomo" with this command: npx skills add dotheworknow/openclaw-flomo-skill

flomo

Use this skill on macOS to read and write flomo content.

Commands

  • Read recent memos (remote API, recommended; auto-expands time window):
python3 scripts/flomo_tool.py read --remote --limit 20
  • Search recent memos by keyword (remote API):
python3 scripts/flomo_tool.py read --remote --limit 100 --query "关键词"
  • Read by tag (recommended for diary/book/etc):
python3 scripts/flomo_tool.py read --remote --limit 10 --tag "日记"
  • List top tags (to see how many memos each tag has):
python3 scripts/flomo_tool.py read --dump-tags --limit 20
  • Write memo (auto-resolve incoming webhook from local flomo login state):
python3 scripts/flomo_tool.py write --content "内容"
  • Write memo via URL scheme (opens flomo app draft):
python3 scripts/flomo_tool.py write --content "内容" --url-scheme
  • One-shot health check (read + write-url-scheme dry flow):
python3 scripts/flomo_tool.py verify --try-webhook --query "#openclaw"

Behavior Rules

  • Prefer webhook write; script can auto-resolve webhook when logged in on this Mac.
  • Use URL scheme write only as fallback, because it requires GUI interaction to confirm/save.
  • Read path uses remote API first and can auto-expand search window for sparse tags/keywords.
  • For tag intent, prefer --tag; --query "#标签" is also supported.
  • Never print full webhook URL in logs; only print masked form.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Reading Tracker

个人阅读管理与笔记系统。用于记录读书进度、管理书摘与思考、生成阅读报告。支持渐进式阅读法:书摘记录→每周回顾→月度串联。触发词:"开始读"、"记录书摘"、"阅读进度"、"读完"、"复习"、"本月读了什么"。

Registry SourceRecently Updated
3631Profile unavailable
General

每日Get笔记智能盘点

每日Get笔记智能盘点 - 扫描+分类+自动处理+CRM更新

Registry SourceRecently Updated
3101Profile unavailable
General

flomo-archive

获取 Flomo 指定月份的完整笔记并评估质量。当用户说"查看flomo XX年XX月的全部笔记"、"获取flomo某月笔记"、"拉取flomo历史记录"或"评估flomo笔记质量"时触发使用。支持智能三级降级策略(周→天)确保完整覆盖,内置质量评估规则自动标记低质量笔记。

Registry SourceRecently Updated
1261Profile unavailable
General

MeetingPrep Auto-Generate Meeting Briefs

Pull upcoming calendar events, generate agendas, prepare briefing docs, surface relevant context. Never walk into a meeting unprepared.

Registry SourceRecently Updated
3020Profile unavailable