ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

quick-memo

Memos — Memos — quick notes manager. Automated tool for memos tasks. Use when you need Memos capabilities.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/quick-memo
Or

Memos

Memos — quick notes manager

Why This Skill?

  • Inspired by popular open-source projects (thousands of GitHub stars)
  • No installation required — works with standard system tools
  • Real functionality — runs actual commands, produces real output

Commands

Run scripts/memos.sh <command> to use.

  • add<text> Add a memo
  • list — [n] List recent memos (default 10)
  • search<query> Search memos
  • tag<tag> List memos by tag (#tag)
  • tags — Show all tags
  • edit<id> Edit a memo
  • delete<id> Delete a memo
  • export — [format] Export all (md/json)
  • stats — Memo statistics
  • info — Version info

Quick Start

memos.sh help

Disclaimer: This skill is an independent, original implementation. It is not affiliated with, endorsed by, or derived from the referenced open-source project. No code was copied. The reference is for context only.

Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Stars3500
Views0
Updated2026-03-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-quick-memo": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.