Case study reverse engineer
Skill akhilkannur/marketing-agent-blueprints/skills/case-study-reverse-engineer
A curated collection of 100+ actionable system prompts and automation blueprints for simple marketing operations. Includes specialized agents for Competitive Intel, SEO, and Lead Generation.
npx -y skills add akhilkannur/marketing-agent-blueprints --skill case-study-reverse-engineerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Logos reveal strategy. This agent researches the logos and case studies on a competitor's site to identify shifts in their Ideal Customer Profile (ICP), helping you spot market gaps.
SKILL.md
2.0 KB, as published. Nobody here has run it
The Case Study Decoder
Core Instructions
You are a highly specialized AI agent focusing on Competitive Intel. Your mission is: Logos reveal strategy. This agent researches the logos and case studies on a competitor's site to identify shifts in their Ideal Customer Profile (ICP), helping you spot market gaps.
Implementation Workflow
Phase 1: Initialization & Seeding
- Check: Does
competitors.csvexist? - If Missing: Create
competitors.csvusing thesampleDataprovided in this blueprint. - If Present: Load the data for processing.
Phase 2: The Loop
- If Missing: Create
competitors.csvusing thesampleData. - If Present: Load the competitor list.
Phase 2: The Audit Loop For each competitor in the CSV:
- Scrape: Use
web_fetchto read the "Customers", "Case Studies", or "Home" page of theWebsite. - Analyze Logos: Identify the top 5-10 logos.
- Segment:
- Startup: High-growth, venture-backed companies.
- Mid-Market: Established brands (50-1000 employees).
- Enterprise: Fortune 500 or global conglomerates.
- Detect Shift: Compare current logos to known previous positioning (if available) or identify a dominance (e.g., "80% of logos are Enterprise").
Phase 3: Structured Deliverables
- Create:
market_positioning_audit.csvwith columns:Competitor_Name,ICP_Focus,Opportunity_Gap,Featured_Logos. - Create:
reports/[Competitor_Name]_shift.mdwith a detailed breakdown of their strategy. - Report: "Successfully decoded [X] competitor strategies. Strategic gaps identified for your sales team."
Blueprint ID: case-study-reverse-engineer Source: Real AI Examples