memos-skill

Community

Full lifecycle management for Memos notes.

AuthorWuYuStar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provide a complete, programmatic interface to a self-hosted Memos server so users can create, find, update, organize, and share notes without manual API wiring or learning low-level endpoints.

Core Features & Use Cases

  • CRUD for memos: create, retrieve, patch (with updateMask), and delete memos while controlling visibility and pinned state.
  • Search & filtering: list memos with CEL-style filter expressions, orderBy sorting, and pagination; support tag searches via content.contains.
  • Attachments & media: upload files via multipart/form-data and associate attachments with memos.
  • Comments, reactions & relations: create/list comments, add/delete emoji reactions, and set or list memo relationships (REFERENCE/COMMENT).
  • Sharing & lifecycle: create and manage share links, archive/unarchive memos, and support force deletes for cleanup. Use case: automate nightly archiving of old notes, attach generated reports, and publish share links for stakeholders.

Quick Start

Create a private memo with content "Meeting notes: Discussed Q2 roadmap #work" and return the new memo ID and URL.

Dependency Matrix

Required Modules

requests

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: memos-skill
Download link: https://github.com/WuYuStar/opencode-skills/archive/main.zip#memos-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.