Add Account Intelligence Report skill with .docx generation - #25
Merged
Conversation
Fully automates the Account Intelligence Report workflow for product firms, consulting firms, system integrators, and federal contractors pursuing any target account. Produces an executive-grade .docx file covering all 11 report sections with industry-calibrated content, colored org charts, and inline assumption flagging. Works for all industry verticals and federal agencies. Files added: - SKILL.md: 4-phase workflow (intake, research, docx generation, quality gate) - assets/report-template.md: Section-by-section fill-in-the-blank scaffold - assets/outreach-templates.md: Vertical-specific email opener templates - references/vertical-playbooks.md: Industry calibration for 11 verticals - references/docx-generator.md: Complete Node.js docx generation script - references/research-protocol.md: Search query patterns and confidence rules https://claude.ai/code/session_01EHjTKrZCkd9oWqoWA88vbB
adityak74
approved these changes
Feb 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Introduces a complete Account Intelligence Report generation skill for researching target companies and government agencies, producing executive-grade
.docxfiles ready for C-suite meetings. Includes research protocols, industry vertical playbooks, outreach templates, and a full Node.js generation script.Key Changes
SKILL.md — Defines the Account Intelligence skill with 6-phase research methodology (Validate Inputs → Research Account → Map Opportunities → Build Credentials → Draft Proposals → Execute Outreach). Covers any industry vertical and federal agencies.
docx-generator.md — Complete Node.js template for generating formatted
.docxreports using thedocxnpm package (v8.x). Includes:research-protocol.md — Detailed search query patterns and source prioritization rules for 7 research dimensions:
vertical-playbooks.md — Industry-specific research and engagement strategies for 10+ verticals:
outreach-templates.md — Email opener templates by vertical with context triggers and subject line options. Emphasizes specificity: every opener must answer "why this person, right now" within two sentences.
report-template.md — Fill-in-the-blank scaffold for all 10 report sections (Executive Summary, Company Snapshot, Leadership, Strategic Priorities, Tech Landscape, Opportunities, Credentials, Vision, Case Studies, Proposals, Outreach Strategy).
Notable Implementation Details
[ASSUMPTION — basis]in orange italic text, maintaining transparency about data confidence.https://claude.ai/code/session_01EHjTKrZCkd9oWqoWA88vbB