typescript/skills/bear-notes/SKILL.md
Search, read, and create notes in Bear using x-callback-url on macOS.
npx skillsauth add kody-w/openrappter bear-notesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Interact with Bear note-taking app via x-callback-url on macOS.
open "bear://x-callback-url/open-note?title=My%20Note"
open "bear://x-callback-url/create?title=New%20Note&text=Content%20here&tags=tag1,tag2"
open "bear://x-callback-url/search?term=search%20query"
open "bear://x-callback-url/add-text?title=My%20Note&text=Appended%20content&mode=append"
development
Get current weather and forecasts (no API key required).
tools
Send and receive WhatsApp messages via wacli command-line tool.
tools
Start and manage voice calls via the openrappter voice-call plugin.
content-media
Extract frames from video files using ffmpeg for analysis or processing.