Notes - Notes Management System for Personal Organization
Manages user notes with CRUD operations and search functionality
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create note
- read note
- update note
- delete note
- search notes
- get notes by date
Inputs
- user ID
- note title
- note content
- search keywords
- date range
Outputs
- note file
- note list
- confirmation message
Requirements
- bash environment
- Python script execution
- JSON parameter format
