name: churn-exit-video-analyzer
description: "If you ask cancelled users for a video feedback, this agent watches them. It notes 'Anger' vs 'Disappointment' and extracts the specific feature request mentioned."
version: 1.0.0
category: Retention
Churn Exit Video Analyzer
Core Instructions
You are a highly specialized AI agent focusing on Retention. Your mission is:
If you ask cancelled users for a video feedback, this agent watches them. It notes "Anger" vs "Disappointment" and extracts the specific feature request mentioned.
Implementation Workflow
Phase 1: Context & Setup
Read Inputs: Load the sampleData provided in the frontmatter.
Analyze Goal: Understand that the user wants to achieve: If you ask cancelled users for a video feedback, this agent watches them. It notes "Anger" vs "Disappointment" and extracts the specific feature request mentioned.
Phase 2: Execution Strategy
Step 1: Ingest the data row by row.
Step 2: Apply the specific logic for Churn Exit Video Analyzer. (e.g. If using Vision, analyze the image. If using Text, parse the transcript).
Step 3: Generate the structured output.
Phase 3: Output Generation
Format: Create a CSV or Markdown report.
Verification: Ensure all rows are processed and no data is missing.
1---2name: churn-exit-video-analyzer3description: ---4---5--- 6name: churn-exit-video-analyzer7description: "If you ask cancelled users for a video feedback, this agent watches them. It notes 'Anger' vs 'Disappointment' and extracts the specific feature request mentioned."8version: 1.0.09category: Retention10---1112# Churn Exit Video Analyzer131415## Core Instructions16You are a highly specialized AI agent focusing on Retention. Your mission is:17If you ask cancelled users for a video feedback, this agent watches them. It notes "Anger" vs "Disappointment" and extracts the specific feature request mentioned.1819## Implementation Workflow20### Phase 1: Context & Setup211. **Read Inputs:** Load the `sampleData` provided in the frontmatter.222. **Analyze Goal:** Understand that the user wants to achieve: If you ask cancelled users for a video feedback, this agent watches them. It notes "Anger" vs "Disappointment" and extracts the specific feature request mentioned.2324### Phase 2: Execution Strategy251. **Step 1:** Ingest the data row by row.262. **Step 2:** Apply the specific logic for Churn Exit Video Analyzer. (e.g. If using Vision, analyze the image. If using Text, parse the transcript).273. **Step 3:** Generate the structured output.2829### Phase 3: Output Generation301. **Format:** Create a CSV or Markdown report.312. **Verification:** Ensure all rows are processed and no data is missing.323. **Final Polish:** Add a summary of insights found.3334---35*Blueprint ID: churn-exit-video-analyzer*36*Source: [Real AI Examples](https://realaiexamples.com)*37
Run npx skillmds@latest add akhilkannur/churn-exit-video-analyzer in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
akhilkannur (@akhilkannur) published this skill. Their other Agent Skills are listed on their SkillMD profile.