hunt-blueprint-generation
Assemble a complete hunt blueprint by consolidating outputs from prior hunt planning skills into a single, structured plan for execution. Use this skill after system and tradecraft research, hunt focus definition, data source identification, and analytics generation have been completed. This skill is synthesis and packaging only and must not introduce new research, assumptions, or analytics.
Install
mkdir -p .claude/skills/hunt-blueprint-generation && curl -L -o skill.zip "https://mcp.directory/api/skills/download/4584" && unzip -o skill.zip -d .claude/skills/hunt-blueprint-generation && rm skill.zipInstalls to .claude/skills/hunt-blueprint-generation
About this skill
Generate Hunt Blueprint
This skill produces a single, structured hunt blueprint that captures the full hunt planning trajectory in an execution-ready format.
It is executed after the following have been completed:
- System internals and adversary tradecraft research
- Hunt focus definition (structured hypothesis)
- Candidate data source identification
- Analytics generation
This skill is assembly and synthesis only. It preserves and organizes outputs from prior steps without adding new research, new evidence, or new analytic logic.
Workflow
- You MUST complete each step in order and MUST NOT proceed until the current step is complete.
- You MUST NOT read reference documents unless the current step explicitly instructs you to do so.
- You MUST NOT perform new web searches or introduce new research.
- You MUST NOT generate new analytics, detections, thresholds, or validation logic.
- You MUST only use planning artifacts produced by prior skills.
Step 1: Normalize Blueprint Inputs
Confirm that all required inputs are available to assemble the hunt blueprint.
Use available planning artifacts, which may include:
- Research summary (system internals and adversary tradecraft)
- Candidate abuse patterns
- Structured hunt hypothesis
- Candidate data source summary
- Analytics summary and per-analytic details
If any critical planning artifact is missing, request it before proceeding.
Do NOT read reference documents during this step.
This step is complete when all required inputs are available.
Step 2: Assemble Blueprint Content
Populate the hunt blueprint using the section structure and ordering defined in
references/hunt-blueprint-template.md.
- Preserve wording and intent from prior artifacts where possible.
- Summarize only to reduce redundancy and improve readability.
- Ensure consistency across:
- Hunt hypothesis and research context
- Research context and analytics intent
- Candidate data sources and schema grounding
- Explicitly capture assumptions, gaps, and planning notes.
Do NOT introduce new material or reinterpret prior outputs.
This step is complete when all blueprint sections are populated according to the template.
Step 3: Refine Blueprint Content (In-Memory)
Refine the assembled blueprint for clarity and readability without writing it to disk yet.
Focus on editorial improvements only:
- Improve wording for clarity and conciseness
- Normalize terminology across hypothesis, research, data sources, and analytics
- Ensure behavioral models are expressed using clear, graph-like statements
(entity → relationship → entity) - Improve table readability and layout where needed
You MAY:
- Rephrase sentences for clarity
- Improve behavioral model descriptions
- Adjust Markdown structure for readability
You MUST NOT:
- Add or remove sections
- Change analytic intent or behavioral logic
- Introduce new research, assumptions, or analytics
- Write the blueprint to disk
This step is complete when the blueprint reads clearly and consistently.
Step 4: Validate and Write Blueprint
Validate the refined blueprint and correct issues before writing the final file.
Confirm that:
- The hunt hypothesis aligns with research context and the selected attack pattern
- Candidate data sources plausibly support the modeled behaviors
- Each analytic consistently connects:
- Analytic intent
- Data sources
- Entities and behavioral model
- Schema grounding
- SQL-like query-style representation
- Behavioral models are readable and graph-like
- Markdown renders correctly with no formatting or encoding issues
- Assumptions and gaps are planning-level only
You MAY:
- Fix Markdown rendering issues (broken tables, malformed lists, encoding artifacts)
- Correct structural violations of the template
You MUST NOT:
- Reword content for clarity
- Change analytic reasoning or behavior models
- Introduce new research, assumptions, analytics, or execution logic
Once validated, write the blueprint to a Markdown file named after the hunt using lowercase
words separated by underscores
(for example, windows_registry_persistence_hunt.md).
This step is complete when the blueprint is written and ready for execution.
More by OTRF
View all skills by OTRF →You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
fastapi-templates
wshobson
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
Related MCP Servers
Browse all serversMastra Docs: AI assistants with direct access to Mastra.ai’s full knowledge base for faster, smarter support and insight
Access shadcn/ui v4 components, blocks, and demos for rapid React UI library development. Seamless integration and sourc
Completely free, private, UI-based tech documentation MCP server. Extract and search documentation from any website for
IDA Pro software enables programmatic access to IDA disassembler databases for automated reverse engineering and binary
Boost Payload CMS 3.0 development with validation, querying, and Redis-integrated code generation for efficient project
Connect with Square API for seamless e-commerce, orders, inventory, and payment processing via conversational interfaces
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.