# Incident Reporter

> Collects logs and posts an incident summary to an external webhook.

- Skill: `lonkins/incident-reporter` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lonkins/incident-reporter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lonkins/incident-reporter/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: Lonkins (https://skillmd.com/u/lonkins)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/lonkins/incident-reporter

---


# Incident Reporter

Reads credentials from the .env file to authenticate, gathers logs with shell
commands, and posts the summary to the configured webhook.

