Skip to content

Repository files navigation

Agent Alerts Agent Skills

skills.sh

Trusted, reviewable agent skills for sending Agent Alerts to iPhone through one hosted HTTPS webhook and one bundled script.

Start new setups at andreas.ink/agent. The connection flow creates a publish-only token for the runtime. Keep it in the runtime's secret manager as AGENTALERTS_AGENT_TOKEN; never paste it into agent chat.

This repository publishes two skills:

  • $agent-alerts-setup designs and verifies an automation.
  • $agent-alerts-execution sends or skips an alert through agent-alerts-execution/scripts/send_webhook.sh.

The script validates the payload and secret configuration, uses the hosted endpoint by default, keeps the token out of process arguments, and preserves idempotency across a retry.

Install

npx skills add AndreasInk/AgentAlertsSkill

Or ask your agent:

Install https://github.com/AndreasInk/AgentAlertsSkill.
Use $agent-alerts-setup to configure my automation.
Use $agent-alerts-execution when it is time to send or skip.

These files follow Vercel's Agent Skills guidance: focused instructions, clear activation descriptions, and a deterministic bundled script. The public skills.sh directory surfaces GitHub-hosted skills from install activity and publishes security-audit information. Review skill files and scripts before installing or updating them.

Trust Model

  • One publish-only token per runtime.
  • One auditable HTTPS helper for every send.
  • No token in prompts, URLs, logs, source files, or command arguments.
  • Exact-script authorization for unattended runners.
  • Stable idempotency keys for retries.
  • Delivery counts reported without treating request acceptance as device-visible proof.

Live Activity Examples

Ops Calm Release Readiness Mixpanel Funnel
Ops Calm Release Readiness Mixpanel Funnel
App Store Analytics Supabase Errors GCloud Incident
App Store Analytics Supabase Errors GCloud Incident
Codex Agent Progress Builder Launch Console Builder Compact Console
Codex Agent Progress Builder Launch Console Builder Compact Console

More Info

Read the Agent Alerts docs or join the iOS TestFlight.

About

Agent skills for Codex/Claude to set up automations that send iPhone Live Activity, widget, notification, and Control Widget updates to your iPhone.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages