
Emergency Call
Coordinate or script emergency on-call response steps when production incidents need fast agent-guided playbooks (sparse public SKILL.md—verify repo before relying on flows).
Overview
Emergency call is an agent skill for the Operate phase that is intended to support emergency on-call response, pending full upstream SKILL.md detail in the catalog ingest.
Install
npx skills add https://github.com/api/git --skill emergency-callWhat is this skill?
- Listed on skills.sh under api/git with minimal inline documentation in catalog ingest
- Slug and name imply on-call or incident escalation workflow
- Suitable only after you confirm upstream SKILL.md defines concrete steps
- Low install footprint—treat as experimental until readme is enriched
Adoption & trust: 1 installs on skills.sh; trending (+100% hot-view momentum).
What problem does it solve?
Production is on fire and you lack a consistent agent-guided incident script in the repo.
Who is it for?
Teams exploring api/git skills who will pull the full emergency-call SKILL.md and wire it to their paging stack.
Skip if: Sole reliance during a live SEV1 without reading the source skill and your org’s official runbook.
When should I use this skill?
User explicitly invokes emergency-call or production emergency/on-call assistance after confirming upstream SKILL.md (not inferable from stub ingest).
What do I get? / Deliverables
After upstream docs exist, invocation should yield ordered incident actions; today you must validate the git skill source before use.
- Incident action list (expected once upstream skill is documented)
Recommended Skills
Journey fit
How it compares
Incident-oriented skill stub from skills.sh—not a substitute for PagerDuty/Opsgenie MCP until integrations are documented.
Common Questions / FAQ
Who is emergency-call for?
Solo builders and small teams experimenting with git-sourced agent skills for outage response, once they verify the upstream definition.
When should I use emergency-call?
Use it in Operate errors during suspected production incidents only after you fetch and read the full skill from api/git; do not assume checklist depth from the catalog stub alone.
Is emergency-call safe to install?
Public ingest shows no skill body; review Security Audits on this page and inspect the git source for shell, network, or secrets access before installing.
SKILL.md
READMESKILL.md - Emergency Call
# emergency-call Installs: 1 Source: api/git { "url": "https://www.skills.sh/site/api.git/emergency-call", "name": "emergency-call", "rank": 1103, "slug": "emergency-call", "change": 1, "source": "api/git", "installs": 1, "skillsShId": "api/git/emergency-call", "sourceType": "well-known", "installsYesterday": 0 }