
threat-intelligence-skills
by campbellmcgregor
Open Source Cyber Threat Intelligence LLM Framework
SKILL.md
name: Threat Intelligence Skills description: | Use this skill group when the user asks to "show threats", "get my briefing", "what's critical", "analyze CVE", "check vulnerabilities", "crown jewel threats", "trending attacks", or mentions threat intelligence, security briefings, vulnerability analysis, KEV, EPSS, or CVSS.
This skill group provides personalized threat intelligence capabilities including daily briefings, critical alerts, CVE analysis, and trend monitoring. version: 2.1.0
Threat Intelligence Skills
This skill group provides personalized threat intelligence capabilities for NOMAD v2.0.
Available Commands
| Command | Description | Arguments |
|---|---|---|
/threats | Latest personalized threat briefing | None |
/critical | Critical and KEV-listed threats only | None |
/cve | Detailed CVE analysis | [CVE-ID] |
/crown-jewel | Threats to specific crown jewels | [system-name] (optional) |
/trending | Trending threats and attack vectors | None |
Agent Integration
These commands coordinate with NOMAD agents:
- query-handler: Routes and orchestrates requests
- threat-collector: Fetches raw threat data from RSS feeds
- intelligence-processor: Enriches with CVSS/EPSS/KEV data
- truth-verifier: Validates threat accuracy
- threat-synthesizer: Generates personalized responses
Data Sources
config/user-preferences.json- Organization profile and crown jewelsconfig/threat-sources.json- Feed configurationdata/threats-cache.json- Cached threat intelligence
Trigger Patterns
These commands are auto-suggested when users:
- Mention CVE IDs (e.g., "CVE-2024-12345")
- Ask about threats ("what threats", "show me threats", "threat briefing")
- Ask about vulnerabilities ("vulnerability", "critical", "KEV")
- Mention security assets ("crown jewel", "protect my database")
- Ask about trends ("trending", "emerging", "new attack")
Score
Total Score
Based on repository quality metrics
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
Reviews
Reviews coming soon