Skip to content

feat(skills): add Apple Notes and Reminders skills via memo CLI#95

Merged
steipete merged 2 commits intoopenclaw:mainfrom
tylerwince:claude/add-apple-notes-reminders-tXagI
Jan 3, 2026
Merged

feat(skills): add Apple Notes and Reminders skills via memo CLI#95
steipete merged 2 commits intoopenclaw:mainfrom
tylerwince:claude/add-apple-notes-reminders-tXagI

Conversation

@tylerwince
Copy link
Contributor

Summary
∙ Add Apple Notes skill (skills/apple-notes/SKILL.md) for creating, viewing, editing, searching, moving, and exporting notes via the memo CLI
∙ Add Apple Reminders skill (skills/apple-reminders/SKILL.md) for creating, completing, and deleting reminders via the memo CLI
∙ Both skills use the memo Python CLI tool, installable via Homebrew (brew tap antoniorodr/memo && brew install antoniorodr/memo/memo)
Test plan
∙ Verify memo CLI installs correctly via Homebrew on macOS
∙ Test memo notes commands (list, add, search, edit, delete, move, export)
∙ Test memo rem commands (list, add, complete, delete)
∙ Confirm skills are detected by Clawdis skill loader with correct metadata (macOS-only, requires memo binary)
∙ Verify skill descriptions trigger appropriately when users ask about notes/reminders

@steipete
Copy link
Contributor

steipete commented Jan 3, 2026

🦞 Codex Review

Findings

  • ℹ️ Low: metadata only advertises Homebrew install while docs mention pip; installer/UX won't surface pip path.
  • ℹ️ Low: Frontmatter descriptions don't flag interactive/TTY requirement; agent may attempt in non-interactive context.

Summary
New Apple Notes/Reminders skills docs for memo CLI.

Review by Clawd 🦞 via Codex

@steipete
Copy link
Contributor

steipete commented Jan 3, 2026

That's super useful. thanks!

@steipete steipete merged commit 79403f9 into openclaw:main Jan 3, 2026
1 check passed
slathrop referenced this pull request in slathrop/openclaw-js Feb 11, 2026
slathrop referenced this pull request in slathrop/openclaw-js Feb 11, 2026
Tasks completed: 2/2
- Task 1: Port commit #95 (STATE_DIR for identity + canvas)
- Task 2: Port commit #101 (doctor migration warning suppression)

SUMMARY: .planning/phases/13-paths-config-refactoring/13-04-SUMMARY.md
github-actions bot pushed a commit to Piboonsak/openclaw_github that referenced this pull request Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants