Communityv0.1.1

Memos

Manage memos via the Memos API: create, retrieve, delete, and list memos with visibility and pagination support, requiring MEMOS_URL and MEMOS_TOKEN.

4.7kdownloads5stars41active installsMarco Lecheler
View on ClawHubBack to Skills

Skill Details

Slug
memos
Latest Version
0.1.1
Author
Marco Lecheler
Published
Feb 22, 2026
Updated
May 11, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Memos.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.1

- Clarified configuration requirements: both `MEMOS_URL` and `MEMOS_TOKEN` are now explicitly marked as **REQUIRED** environment variables. - Improved documentation to state that the skill will abort if either variable is missing. - Minor wording and formatting adjustments for clearer instruction and emphasis on required setup.