ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

QuickNote

Lightning-fast note-taking tool. Capture thoughts instantly, pin important notes, search across all entries, and export to markdown. Zero config, local storage, instant access. Perfect for quick ideas, reminders, and knowledge snippets.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ckchzh/quicknote
Or

QuickNote

Capture thoughts at the speed of typing. QuickNote is the fastest way to jot down ideas, reminders, and snippets from your terminal.

Why QuickNote?

  • Instant: Add a note in under 2 seconds
  • Pinnable: Pin important notes to the top
  • Searchable: Find any note by keyword
  • Exportable: Export all notes to markdown
  • Private: Everything stays on your machine

Commands

  • add <text> — Save a note (auto-timestamped)
  • list — Show all notes (pinned first, recent last)
  • search <keyword> — Find notes by keyword
  • pin <id> — Toggle pin on a note
  • delete <id> — Remove a note
  • export — Export all notes as markdown
  • info — Version info
  • help — Show commands

Usage Examples

quicknote add Remember to review PR #42
quicknote add Great article about distributed systems
quicknote list
quicknote search distributed
quicknote pin 1710000001

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Metadata

Author@ckchzh
Stars3562
Views0
Updated2026-03-29
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-ckchzh-quicknote": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#notes#quick#capture#memo#ideas#productivity#writing
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.