ワンクリックで
notifications
Send and receive push notifications via ntfy.sh.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Send and receive push notifications via ntfy.sh.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Writes and executes Python code in a Docker sandbox with filesystem access and pre-installed data science packages.
Writes and runs Python code in a sandbox. Describe the task in plain English — the skill will write and execute the program.
Produce personalized greetings for employees. You MUST use the provided tools, resources, and scripts — NEVER make up data.
Produce personalized greetings for employees. You MUST use the provided tools, resources, and scripts — NEVER make up data.
Search, read, send, and manage Gmail emails.
Generate images from text prompts using Ollama.
| name | notifications |
| description | Send and receive push notifications via ntfy.sh. |
Use the send_notification tool to publish push notifications to an ntfy.sh topic. Use the read_notifications tool to poll and read cached messages from a topic.
send_notification to send a message to a topic.read_notifications to check for incoming messages on a topic.title parameter for structured notifications.priority to signal urgency (1=min, 3=default, 5=max).since parameter on read_notifications controls how far back to look (e.g. "10m", "1h", "all").