Agent skill

stickies

Display and read Stickies notes on macOS. Use when the user asks to show notes, create stickies, or read existing stickies.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/product/stickies

SKILL.md

Stickies Skill Guide

Display content in a sticky note on screen:

bash
scripts/iStickies.sh "<content>"

Read all currently displayed stickies:

bash
scripts/iStickies.sh --read

Supports markdown formatting:

  • # Title, ## Subtitle, ### Section
  • **bold** and *italic*
  • - bullet points
  • 1. numbered lists
  • `code`

Use for:

  • Quick notes to user
  • Task summaries
  • Important reminders

Note: Requires Accessibility permissions for Terminal.

Didn't find tool you were looking for?

Be as detailed as possible for better results