Case study freshness audit
Skill akhilkannur/marketing-agent-blueprints/skills/case-study-freshness-audit
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-freshness-auditAssembled 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
Flags case studies published more than 24 months ago for retirement or refresh.
SKILL.md
1.3 KB, 293 tokens by cl100k_base, as published. Nobody here has run it
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
- Check: Does
case_studies.csvexist? - If Missing: Create it (
Company,Industry,Date_Published,Revenue_Tier).
Phase 2: The Audit
- Freshness Test: If
Date_Publishedis > 2 years old, tag as "Vintage" (High Risk - Technology has changed). - Tiering: Group by
Revenue_Tier(Enterprise vs. SMB). - Vertical Coverage: List all unique
Industrieswe have covered.
Phase 3: The Gap Analysis
Generate sales_enablement_alert.md:
- The "Vintage" List: Case studies that need to be retired or updated immediately.
- The Blind Spots: "Warning: We have ZERO fresh case studies for [Industry]. Sales is flying blind here."
- Action: "Interview a customer in [Missing Sector] this week."
Blueprint ID: case-study-freshness-audit Source: Real AI Examples
Gives 0 of the 12 instructions most audit compliance skills give in 293 tokens
Counted across 937 of the 1,487 authors here whose files we hold, read 2026-08-07
- Fetch latest guidelines before each reviewin 43 of 937, across 3 files
- group findings by severityin 43 of 937
- Check files against all fetched rulesin 42 of 937, across 2 files
- Output findings in terse file:line formatin 41 of 937, across 3 files
- Ask user which files to review if none specifiedin 41 of 937, across 3 files
- Read specified files or prompt user for filesin 39 of 937, across 1 file
- generate the audit reportin 33 of 937, across 30 files
- assign a severity to every findingin 25 of 937
- run automated accessibility scansin 23 of 937, across 13 files
- output a markdown audit reportin 22 of 937
- map findings to WCAG criteriain 20 of 937, across 10 files
- confirm audit scopein 19 of 937, across 9 files
Said here and by no other author read
- Check for the case studies file
- Create the file if missing
- Flag studies older than 24 months as Vintage
- Group studies by revenue tier
- List all covered unique industries
- Generate a sales enablement alert file
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.