name: notify description: Sends a push notification to the user
To send a push notification to the user, run the following script passing in the message you want to send:
uv run {baseDir}/scripts/notify.py "Your message here"
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Sends a push notification to the user
To send a push notification to the user, run the following script passing in the message you want to send:
uv run {baseDir}/scripts/notify.py "Your message here"