agency-threat-intelligence-analyst

Analyze raw cyber threat data into intelligence reports and detection rules.

Updated Jul 23, 2026
One-click install
npx skills add https://github.com/rajyeole6/AI-RECRUITER --skill agency-threat-intelligence-analyst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-threat-intelligence-analyst
Source: https://github.com/rajyeole6/AI-RECRUITER/tree/main/.agents/skills/security-threat-intelligence-analyst
Command: npx skills add https://github.com/rajyeole6/AI-RECRUITER --skill agency-threat-intelligence-analyst

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires json, re, uuid, datetime, ipaddress, and includes scripts (resource) components.

What problem does it solve?

This skill addresses the challenge of transforming raw, chaotic threat data into structured, actionable intelligence to defend against sophisticated cyber adversaries.

Core Features & Use Cases

  • Adversary Tracking: Maps threat actor campaigns to MITRE ATT&CK frameworks and monitors infrastructure evolution.
  • Detection Engineering: Generates high-fidelity YARA and Sigma rules to catch active threats and minimize false positives.
  • Use Case: Security teams can use this skill to ingest raw IOCs from a new phishing campaign, enrich them with context, and automatically generate detection rules to block the threat across the enterprise.

Quick Start

Use the agency-threat-intelligence-analyst skill to analyze the provided threat indicators and generate a comprehensive intelligence report with recommended defensive actions.

Frequently Asked Questions about agency-threat-intelligence-analyst

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate YARA and Sigma detection rules from raw threat indicators?

You can generate YARA and Sigma detection rules from raw indicators by ingesting threat data into this skill, which analyzes the inputs and outputs high-fidelity rules designed to catch active threats while minimizing false positives.

Can I automatically map adversary behavior to the MITRE ATT&CK framework?

Yes, you can automatically map adversary behavior to the MITRE ATT&CK framework. This skill tracks threat actor campaigns and monitors their infrastructure evolution, mapping observed behaviors directly to ATT&CK techniques for structured intelligence reporting.

What is IOC enrichment and how does it support security operations?

IOC enrichment is the process of adding context to raw indicators of compromise. This skill automates IOC enrichment to transform chaotic threat data into structured, actionable intelligence, providing high-confidence defensive guidance for security operations teams.

Does this threat intelligence skill require specific data formats for ingesting phishing campaign indicators?

This threat intelligence skill requires structured data inputs, utilizing Python dependencies like json, re, and ipaddress to parse raw cyber threat data. You provide the raw IOCs, and it processes them to generate comprehensive intelligence reports.

What is the best way to analyze raw cyber threat data for actionable intelligence reports?

The best way to analyze raw cyber threat data is to use a skill that applies structured reasoning and adheres to intelligence standards. This approach transforms chaotic inputs into actionable intelligence reports, detection rules, and adversary profiles.

Are there limitations when automating indicator of compromise enrichment for large-scale campaigns?

Limitations when automating indicator of compromise enrichment depend on the structure of your raw threat data. The skill relies on Python standard libraries like json, re, and ipaddress to process inputs, so heavily unstructured or incomplete data may require preprocessing before analysis.