stickies

star 41

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

caidish By caidish schedule Updated 1/5/2026

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

Stickies Skill Guide

Display content in a sticky note on screen:

scripts/iStickies.sh "<content>"

Read all currently displayed stickies:

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.

Install via CLI
npx skills add https://github.com/caidish/cAI-tools --skill stickies
Repository Details
star Stars 41
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator