ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

note-organizer

Joplin — Note Manager — personal knowledge base. Personal productivity tool. Use when you need Joplin capabilities for personal organization, tracking, or management.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/note-organizer
Or

Note Organizer

Note Manager — personal knowledge base

Why This Skill?

  • Designed for personal daily use — simple and practical
  • No external dependencies — works with standard system tools
  • Data stored locally — your data stays on your machine
  • Original implementation by BytesAgain

Commands

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

  • new — [title] Create new note
  • list — [n] List recent notes (default 10)
  • search<query> Full-text search
  • view<id> View a note
  • edit<id> <text> Append to note
  • tag<tag> List notes by tag
  • tags — Show all tags
  • notebook<name> List notes in notebook
  • notebooks — List all notebooks
  • export — [format] Export all (md/json/html)
  • trash<id> Move to trash
  • stats — Note statistics

Quick Start

joplin.sh help

Disclaimer: This is an independent, original implementation by BytesAgain. Not affiliated with or derived from any third-party project. No code was copied.


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

Metadata

Stars3500
Views1
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-note-organizer": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.