Fix SKILL.md frontmatter: add missing domain/subdomain/tags/version/author/license fields, fix name=None entries — all 649 skills now pass CI validation

This commit is contained in:
mukul975
2026-03-11 00:26:05 +01:00
parent c21af3347e
commit 90d93af814
85 changed files with 310 additions and 44 deletions
@@ -5,6 +5,12 @@ description: >-
correlates events with galaxy clusters, and enriches indicators via VirusTotal and AbuseIPDB.
Uses PyMISP to create events, add attributes with IDS flags, tag with MITRE ATT&CK techniques,
and export STIX 2.1 bundles for downstream SIEM consumption.
domain: cybersecurity
subdomain: threat-intelligence
tags: [implementing, threat, intelligence, platform]
version: "1.0"
author: mahipal
license: MIT
---
## Instructions