dandye/ai-runbooks

This repository also configures its own agents. See what ai-runbooks tells them →

124Stars on the repository
34Mods indexed here, across every type
24d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

full-alert-triage

01

dandye/ai-runbooks

Skill Claude CodeCodex

Complete Tier 1 triage workflow. Orchestrates the full alert triage process: check-duplicates, triage-alert, enrich-ioc for each entity, and either close (FP/BTP) or escalate (TP/Suspicious). Use for end-to-end alert processing.

not rated 124 24d ago A SkillSpector: pass 63 tokens original Apache-2.0

full-investigation

02

dandye/ai-runbooks

Skill Claude CodeCodex

Complete Tier 2 investigation workflow. Orchestrates deep investigation of escalated cases: deep-dive-ioc, correlate-ioc, specialized triage (malware/login), pivot-on-ioc, and generate comprehensive report. Use for escalated cases requiring thorough analysis.

not rated 124 24d ago A SkillSpector: pass 58 tokens original Apache-2.0

dandye/ai-runbooks

Skill Claude CodeCodex

Identify content gaps and organizational opportunities. Analyzes missing content areas, redundancies, and consolidation opportunities.

not rated 124 24d ago A SkillSpector: pass 27 tokens original Apache-2.0

audit-content

04

dandye/ai-runbooks

Skill Claude CodeCodex

Comprehensive content quality and maintenance assessment. Evaluates documentation quality, relevance, maintenance needs, and provides actionable recommendations.

not rated 124 24d ago A SkillSpector: pass 26 tokens original Apache-2.0

check-duplicates

05

dandye/ai-runbooks

Skill Claude CodeCodex

Check for duplicate or similar cases. Use before deep analysis to avoid investigating the same incident twice. Takes a CASEID and returns list of similar cases.

not rated 124 24d ago A SkillSpector: pass 34 tokens original Apache-2.0

close-case-artifact

06

dandye/ai-runbooks

Skill Claude CodeCodex

Close a case or alert with proper reason and documentation. Use when triage determines an alert is FP/BTP or investigation is complete. Requires artifact ID, type, closure reason, and root cause.

not rated 124 24d ago A SkillSpector: pass 45 tokens original Apache-2.0

cluster-documents

07

dandye/ai-runbooks

Skill Claude CodeCodex

Automated content similarity and grouping analysis. Groups related documents by topic, purpose, or content similarity.

not rated 124 24d ago A SkillSpector: pass 24 tokens original Apache-2.0

confirm-action

08

dandye/ai-runbooks

Skill Claude CodeCodex

Ask the user to confirm before taking a significant action. Use before containment, remediation, or other impactful operations to ensure analyst approval. Presents options and waits for response.

not rated 124 24d ago A SkillSpector: warn 36 tokens original Apache-2.0

correlate-ioc

09

dandye/ai-runbooks

Skill Claude CodeCodex

Check for existing SIEM alerts and case management entries related to IOCs. Use to understand if an indicator has triggered previous alerts or is part of ongoing investigations. Takes IOC list and returns related alerts and cases.

not rated 124 24d ago A SkillSpector: pass 48 tokens original Apache-2.0

deep-dive-ioc

10

dandye/ai-runbooks

Skill Claude CodeCodex

Perform exhaustive analysis of a critical IOC. Use when an IOC needs Tier 2+ investigation beyond basic enrichment - includes GTI pivoting, deep SIEM searches, correlation with related entities, and threat attribution. For escalated IOCs requiring comprehensive investigation.

not rated 124 24d ago A SkillSpector: pass 57 tokens original Apache-2.0

dandye/ai-runbooks

Skill Claude CodeCodex

Design comprehensive metadata frameworks. Develops structured metadata templates and tagging systems.

not rated 124 24d ago A SkillSpector: pass 19 tokens original Apache-2.0

document-in-case

12

dandye/ai-runbooks

Skill Claude CodeCodex

Add a comment to a case to document findings, actions, or recommendations. Use to maintain audit trail during investigations. Requires CASEID and comment text.

not rated 124 24d ago A SkillSpector: pass 34 tokens original Apache-2.0

enrich-ioc

13

dandye/ai-runbooks

Skill Claude CodeCodex

Enrich an IOC (IP, domain, hash, URL) with threat intelligence. Use when you need to look up reputation and context for an indicator using GTI and SIEM. Returns threat intel findings, SIEM entity summary, and IOC match status.

not rated 124 24d ago A SkillSpector: pass 57 tokens original Apache-2.0

find-relevant-case

14

dandye/ai-runbooks

Skill Claude CodeCodex

Search for existing cases related to specific indicators or entities. Use to find correlation with other investigations before starting new analysis. Takes search terms and returns matching case IDs.

not rated 124 24d ago A SkillSpector: pass 37 tokens original Apache-2.0

generate-report

15

dandye/ai-runbooks

Skill Claude CodeCodex

Save investigation findings to a markdown report file. Use after completing triage, enrichment, or investigation to create a permanent record. Generates timestamped files in ./reports/ directory.

not rated 124 24d ago A SkillSpector: pass 38 tokens original Apache-2.0

generate-sitemap

16

dandye/ai-runbooks

Skill Claude CodeCodex

Generate hierarchical site structure and navigation maps. Creates visual representations of information architecture and content relationships.

not rated 124 24d ago A SkillSpector: pass 22 tokens original Apache-2.0

generate-taxonomy

17

dandye/ai-runbooks

Skill Claude CodeCodex

Develop hierarchical classification systems. Creates parent-child categorical structures for content organization.

not rated 124 24d ago A SkillSpector: pass 18 tokens original Apache-2.0

generate-thesaurus

18

dandye/ai-runbooks

Skill Claude CodeCodex

Generate controlled vocabulary thesaurus for content domains. Creates comprehensive thesauri with preferred terms, broader/narrower/related terms.

not rated 124 24d ago A SkillSpector: pass 30 tokens original Apache-2.0

hunt-apt

19

dandye/ai-runbooks

Skill Claude CodeCodex

Hunt for a specific APT/threat actor in your environment. Use when you have a threat actor name or GTI collection ID and want to search for their TTPs and IOCs. Gathers intelligence from GTI, searches SIEM for IOCs and TTP-based indicators, and documents findings.

not rated 124 24d ago A SkillSpector: pass 67 tokens original Apache-2.0

dandye/ai-runbooks

Skill Claude CodeCodex

Hunt for credential access techniques like LSASS dumping or browser credential theft. Use when searching for evidence of credential harvesting. Takes MITRE technique IDs and searches for behavioral indicators in SIEM.

not rated 124 24d ago A SkillSpector: warn 43 tokens original Apache-2.0

hunt-ioc

21

dandye/ai-runbooks

Skill Claude CodeCodex

Hunt for specific IOCs across your environment. Use when you have a list of IPs, domains, hashes, or URLs from threat intel and want to check if they appear in your SIEM. Systematic searching with enrichment and documentation.

not rated 124 24d ago A SkillSpector: pass 53 tokens original Apache-2.0

dandye/ai-runbooks

Skill Claude CodeCodex

Hunt for lateral movement using PsExec, WMI, or similar techniques. Use when proactively searching for attackers moving through your network using admin tools. Searches for service installations, remote process execution, and suspicious network correlations.

not rated 124 24d ago A SkillSpector: pass 50 tokens original Apache-2.0

hunt-threat

23

dandye/ai-runbooks

Skill Claude CodeCodex

Conduct proactive, hypothesis-driven threat hunting. Use when performing advanced hunting based on threat intelligence, TTPs, or anomalies. For Tier 3 analysts or dedicated threat hunters. Supports iterative search, pivoting, and comprehensive documentation.

not rated 124 24d ago A SkillSpector: warn 49 tokens original Apache-2.0

inventory-content

24

dandye/ai-runbooks

Skill Claude CodeCodex

Systematic cataloging of information assets. Creates comprehensive inventories of all content with metadata and characteristics.

not rated 124 24d ago A SkillSpector: pass 22 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: