Open-source framework for AI-powered technical marketing content.
Generates marketing assets directly from your product documentation via Claude Code.
Includes AI agents for content QA, competitive research, and skill optimization.
Pricing: Free forever
Best for: Individuals & startups
Pros & Cons
Pros
Ensures marketing content is deeply grounded in actual product documentation, preventing AI hallucinations.
Open-source and MIT licensed, offering transparency and customization.
Streamlines content generation for various marketing channels from a single source.
Includes agents for quality assurance, competitive analysis, and ad performance auditing.
Features 'autoresearch' to continuously improve the quality of generated content.
Cons
Requires initial setup and population of markdown files with product documentation.
Relies on Claude Code, which may have associated usage costs or API limitations.
Terminal-based interface might be less intuitive for non-technical marketers.
Key Features
Config-as-code marketing via Git repositoryGenerates LinkedIn and Twitter posts (/social-posts)Creates event follow-up email sequences with personalization (/email)Produces SEO/AEO optimized blog posts with tri-publish variants (/blog)Generates Google, Meta, and LinkedIn ad copy (/ads)Develops B2B narrative sales decks using April Dunford methodology (/sales-deck)Generates marketing images via MCP with brand guideline enforcement (/image)Facilitates Socratic workshops to build messaging and positioning docs (/messaging-positioning)
Pricing
Free
Tech Marketing Framework is completely free to use with no hidden costs.
The Tech Marketing Framework is an open-source, MIT-licensed tool that leverages Claude Code to generate marketing content specifically tailored for technical audiences. Unlike traditional SaaS marketing tools, it operates directly from your terminal as a Git repository. Users clone the repository, populate six markdown files with product documentation (briefs, personas, competitor intel, messaging, testimonials, brand guidelines), and then use slash commands to generate various marketing assets.
This framework is designed for product marketers, technical founders, and anyone needing to create accurate, grounded marketing content for engineering teams and technical users. It eliminates generic AI 'slop' by ensuring all generated content is deeply rooted in the provided product documentation, preventing hallucinations and ensuring brand consistency. It also includes 'agents' for quality assurance and competitive research, and a unique 'autoresearch' feature that optimizes skill prompts for better output.
The core benefit is the ability to quickly produce high-quality, technically accurate marketing materials that resonate with a technical audience, without the overhead of a SaaS platform or the risk of generic AI output. It's built for efficiency, allowing users to generate complex marketing campaigns, social posts, and ad copy directly from their product's core documentation.
How does the framework prevent generic AI marketing copy and ensure content is specific to my product?
The framework prevents generic AI copy by requiring you to fill in six markdown files (product brief, personas, competitor intel, messaging, testimonials, brand guidelines) in the docs/inputs/ directory. Every skill and agent reads these documents first, grounding all generated output in your actual product's context, rather than relying on general AI knowledge.
What is the 'autoresearch' feature and how does it improve the generated content?
The 'autoresearch' feature is an autonomous evaluation loop that optimizes skill prompts. It runs a skill against binary evaluations, scores the outputs, mutates the prompt one change at a time, and keeps improvements. This process, inspired by Andrej Karpathy's methodology, continuously refines the skill's performance to achieve better and more accurate results, as demonstrated by the /email skill optimization example.
Can I create new marketing content generation skills beyond the 11 provided ones?
Yes, the framework includes a '/skill-builder' command that allows you to interactively design and create new skills or agents. This provides flexibility to extend the framework's capabilities to meet specific or unique marketing content needs not covered by the default set.
How do the 'agents' like Asset Reviewer and Ads Auditor function within the framework?
The agents are autonomous processes designed to perform specific tasks without direct interaction. The Asset Reviewer acts as a QA agent, reviewing marketing assets against your content guidelines, product brief, and positioning to flag banned words or structural issues. The Ads Auditor analyzes campaign metrics against benchmarks to provide health scores, critical issue flags, and optimization recommendations. These agents enhance the quality and effectiveness of your marketing efforts.