Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Release 0.1.9
What This Skill Does
Connects to a self-hosted Memos instance to create, read, update, and delete memos. Supports Markdown content, hashtag tagging, visibility levels, pinning, and paginated listing.
Lets an agent manage a personal Memos instance directly without switching to the web UI.
When to use it
- Save a quick note during a meeting
- Search memos tagged with a project name
- Update an existing memo with revised content
- List recent private memos filtered by tag
- Delete outdated notes after user confirmation
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Save this as a private memo: 'Follow up with Alex about the API proposal #work'
- 1Checks that memos_* tools are available via the MCP server
- 2Calls memos_create with the provided content and visibility set to PRIVATE
- 3Returns the created memo ID and confirms the save
Memo saved with ID abc123, tagged #work, visibility PRIVATE
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.