HomeBrowseUpload
← Back to registry
// Skill profile

Note Organizer

name: note-organizer

by bytesagain · published 2026-03-22

数据处理
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain/bytesagain-note-organizer
View on GitHub
// Full documentation

---

name: note-organizer

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

runtime: python3

license: MIT

---

# 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 | hello@bytesagain.com

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band