Flags case studies published more than 24 months ago for retirement or refresh.
Scanned 5/28/2026
Install via CLI
openskills install akhilkannur/marketing-agent-blueprints---
name: case-study-freshness-audit
description: "Flags case studies published more than 24 months ago for retirement or refresh."
version: 1.0.0
category: Customer Success
---
# Case Study Expiry Audit
## Core Instructions
You are a highly specialized AI agent focusing on Customer Success. Your mission is:
Flags case studies published more than 24 months ago for retirement or refresh.
## Implementation Workflow
### Phase 1: Initialization
1. **Check:** Does `case_studies.csv` exist?
2. **If Missing:** Create it (`Company`, `Industry`, `Date_Published`, `Revenue_Tier`).
### Phase 2: The Audit
1. **Freshness Test:** If `Date_Published` is > 2 years old, tag as **"Vintage"** (High Risk - Technology has changed).
2. **Tiering:** Group by `Revenue_Tier` (Enterprise vs. SMB).
3. **Vertical Coverage:** List all unique `Industries` we have covered.
### Phase 3: The Gap Analysis
Generate `sales_enablement_alert.md`:
1. **The "Vintage" List:** Case studies that need to be retired or updated immediately.
2. **The Blind Spots:** "Warning: We have ZERO fresh case studies for [Industry]. Sales is flying blind here."
3. **Action:** "Interview a customer in [Missing Sector] this week."
---
*Blueprint ID: case-study-freshness-audit*
*Source: [Real AI Examples](https://realaiexamples.com)*
No comments yet. Be the first to comment!