원클릭으로
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").