بنقرة واحدة
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").