LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Notes - Notes Management System for Personal Organization

Manages user notes with CRUD operations and search functionality

Tags

Updated: 2026-02-12
notesorganizationdata managementpersonal

Capabilities

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

Source

  • Spec: SKILL.md
create note
read note
update note
delete note
user ID
note title
note content
note file
note list
confirmation message