stix2-generator

Installation
SKILL.md

STIX 2.1 Generator

Generate valid STIX 2.1 objects and bundles for threat intelligence sharing. This skill helps create properly formatted STIX content from various sources including IOC lists, threat descriptions, and MITRE ATT&CK mappings.

Requirements

Install the STIX library before use:

pip install stix2

Usage

Generate from IOC List

python scripts/generate_stix.py --iocs examples/ioc_list.txt --output bundle.json
Installs
1
GitHub Stars
593
First Seen
Aug 20, 2026
stix2-generator — majiayu000/claude-skill-registry