CrowdStrike

40 mods across 4 repositories, 286 stars between them.

CrowdStrike/fusion-skills

Instructions file CodexOpenCode

Instructions for CrowdStrike/fusion-skills, covering agents.md, what this is, prerequisites, repository structure and skills ecosystem.

13 2d ago A 2,473 tokens original MIT

CrowdStrike/fusion-skills

Instructions file

Instructions for CrowdStrike/fusion-skills, covering claude.md, plugin hook behavior, counter-rationalizations and skills integration.

13 2d ago A 575 tokens original MIT

CrowdStrike/fusion-skills

Instructions file Gemini CLI

Instructions for CrowdStrike/fusion-skills, a project described as: AI coding assistant skills for building CrowdStrike Falcon Fusion workflows: action discovery, YAML authoring, deployment, execution monitoring, and best practices for triggers, conditions, loops, and HTTP Actions.

13 2d ago A 15 tokens original MIT

SessionStart

28

CrowdStrike/fusion-skills

Hook

Runs when a session starts, executing bootstrap.sh. From CrowdStrike/fusion-skills.

13 2d ago A tokens not measured copy · 66% MIT

UserPromptSubmit

29

CrowdStrike/fusion-skills

Hook

Runs when you submit a prompt, before the agent sees it, executing fusion-skill-router.sh. From CrowdStrike/fusion-skills.

13 2d ago A tokens not measured original MIT

PreToolUse

30

CrowdStrike/fusion-skills

Hook

Runs before the agent uses a tool for Skill tool calls, executing fusion-skill-router.sh and fusion-foundry-bridge.sh (2 commands). From CrowdStrike/fusion-skills.

13 2d ago A tokens not measured copy · 67% MIT

authoring

31

CrowdStrike/fusion-skills

Skill Claude CodeCodex

Discover Falcon Fusion actions via live API, author workflow YAML with correct schema, validate against Charlotte JSON schema, and use templates/examples. TRIGGER when user asks to write workflow YAML, find actions, validate a workflow, use CEL expressions, or needs action discovery. DO NOT TRIGGER for deploying…

13 2d ago A 133 tokens original MIT

deployment

32

CrowdStrike/fusion-skills

Skill Claude CodeCodex

Import, release, and manage Falcon Fusion workflow definitions in a CID. TRIGGER when user asks to import a workflow, release a workflow version, list existing workflows, check for duplicates, or manage workflow definitions. DO NOT TRIGGER for writing YAML (use authoring), executing workflows, or monitoring (use…

13 2d ago A 65 tokens original MIT

execution

33

CrowdStrike/fusion-skills

Skill Claude CodeCodex

Trigger Falcon Fusion workflows, monitor execution status, and debug failures. TRIGGER when user asks to run a workflow, check execution status, tail logs, get execution results, or debug a workflow failure. DO NOT TRIGGER for writing YAML (use authoring) or importing/releasing workflows (use deployment).

13 2d ago A 63 tokens original MIT

foundry-redirect

34

CrowdStrike/fusion-skills

Skill Claude CodeCodex

TRIGGER when the user asks to "build a Foundry app", "create a Foundry app", mentions manifest.yml, or needs a UI page/extension, serverless function, collection, or a custom API integration from a third-party API (Okta, ServiceNow, Jira, etc.) built. DO NOT TRIGGER for a standalone Fusion workflow that only wires…

13 2d ago A 127 tokens original MIT

lookup-files

35

CrowdStrike/fusion-skills

Skill Claude CodeCodex

Manage Falcon Next-Gen SIEM lookup files (CSV/JSON/TXT) for CQL match() queries. TRIGGER when user asks to create, list, update, or delete lookup files, or needs help with CQL match() function. DO NOT TRIGGER for Fusion workflows, action discovery, or workflow deployment — use the workflows/authoring/deployment skills.

13 2d ago A 78 tokens original MIT

setup

36

CrowdStrike/fusion-skills

Skill Claude CodeCodex

Configure CrowdStrike Falcon API credentials for the fusion-skills plugin. TRIGGER when user asks to set up credentials, configure API access, or runs into authentication errors.

13 2d ago B 35 tokens original MIT

workflows

37

CrowdStrike/fusion-skills

Skill Claude CodeCodex

Orchestrates the full Falcon Fusion workflow lifecycle from discovery through deployment and execution. TRIGGER when user asks to "create a Fusion workflow", "build a Fusion playbook", "automate CrowdStrike actions", or mentions Fusion workflows without specifying a sub-task. DO NOT TRIGGER when user is working in a…

13 2d ago B 92 tokens original MIT

CrowdStrike/crowdstrike-mcp-skills

Skill Claude CodeCodex

Set up the CrowdStrike Falcon MCP server. Checks for required credentials, runs mcp-server-setup.sh to detect the correct regional URL and write .mcp.json, then confirms successful installation.

8 4d ago A 47 tokens original MIT