Incident Response
@sickn33Security incident handling.
What is Incident Response?
How to use Incident Response?
Key features of Incident Response
- ✓Incident Response core logic
- ✓Advanced security patterns
- ✓Error prevention and recovery
Use cases of Incident Response
- 1Automating incident response workflows
- 2Improving security performance
- 3Standardizing incident response outputs
Installation
git clone --depth 1 https://github.com/sickn33/antigravity-awesome-skills.git /tmp/ag-skills && mkdir -p ~/.agent/skills && cp -r /tmp/ag-skills/skills/incident-response ~/.agent/skills/ && rm -rf /tmp/ag-skills
▶Step-by-step install
mkdir -p ~/.agent/skills
git clone --depth 1 https://github.com/sickn33/antigravity-awesome-skills.git /tmp/ag-skills
cp -r /tmp/ag-skills/skills/incident-response ~/.agent/skills/
rm -rf /tmp/ag-skills
Supported Platforms
Server Config
config.json{
"mcpServers": {
"incident-response": {
"command": "npx",
"args": [
"-y",
"incident-response"
]
}
}
}Keep exploring this topic
Related Skills
n8n AI Workflows
@Antigravity
Workflow automation platform with native AI capabilities and broad integration support.
Everything Claude Code
@Antigravity
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Gemini CLI
@Antigravity
An open-source AI agent that brings the power of Gemini directly into your terminal.
Popular Skills
View All →Everything Claude Code
@Antigravity
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
OpenViking
@Antigravity
Open-source context database designed specifically for AI Agents (OpenClaw). Unifies memory, resources, and skills management through a file system paradigm.
memU
@Antigravity
Memory for 24/7 proactive agents like OpenClaw (moltbot, clawdbot).