{"aiPlatform":"claude-code@2025.06","category":"data-analysis","commandName":"/competitive-intelligence","content":"---\nallowed-tools: gdrive, zapier, filesystem\ndescription: Competitive Intelligence Analysis\n---\n\n# Competitive Intelligence Analysis\n\n## Context\n- Index file: @Sales/index (ID: 1YVziqmp0l-xk2c1wv-pHgtzJJ6yjoWvVTxIbSonWji4)\n- Shared drive: AP Meeting Notes & Recordings (ID: 0AF_gU5xtoKvkUk9PVA)\n- Sales folder: All Meetings/Sales (ID: 1Ls6qeuWMJdb1HkVJ1cdA_VMr5Nc2e6yN)\n- Transcripts folder: Sales/Transcripts (ID: 1FNRRtCdDSSUGJauF4HzSoPhoR0p7EzmH)\n\n## Your Task\n\n1. **Get user requirements**\n   - Ask: \"Which meeting(s) would you like competitive analysis for? Provide names or describe your requirements (e.g., 'all deals mentioning CompetitorX', 'lost deals analysis', 'successful differentiation examples')\"\n   - Parse user description to identify relevant meetings\n\n2. **Find matching meetings**\n   - Search index.csv for meetings matching criteria\n   - Display found meetings: \"[Meeting Title] - [Date] - [Client]\"\n   - Ask: \"Proceed with these meetings? (yes/no/change description)\"\n   - If \"change description\", return to step 1\n\n3. **Retrieve and analyze transcripts**\n   - Access Transcripts folder (ID: 1FNRRtCdDSSUGJauF4HzSoPhoR0p7EzmH)\n   - Read selected transcript files using google-docs-mcp\n   - Search for competitor mentions\n\n4. **Competitor Detection and Extraction**\n   \n   **Identification Patterns:**\n   - Direct competitor names and variations\n   - Competitive language: \"they have\", \"unlike them\", \"compared to\"\n   - Feature/pricing comparison indicators\n   \n   **Context Extraction:**\n   - 3 sentences before/after each mention\n   - Mention type: direct comparison, features, pricing, win/loss reason\n   - Sales rep response\n   - Customer reaction\n\n5. **Differentiation Response Analysis**\n   \n   **Response Categories:**\n   - Feature differentiation\n   - Value proposition\n   - Price justification\n   - Partnership benefits\n   - Technical superiority\n   - Service/support advantages\n   - Deflection/dismissal\n   - Acknowledgment without counter\n   \n   **Effectiveness Scoring (1-10):**\n   - Completeness of answer\n   - Confidence indicators\n   - Customer reaction\n   - Topic closure success\n\n6. **Win/Loss Correlation**\n   - Track competitor mentions in won vs lost deals\n   - Identify which competitors impact win rate most\n   - Find most effective counter-strategies\n   - Note unaddressed concerns in losses\n\n7. **Battle Card Generation**\n   \n   **Competitor Profiles:**\n   - Strengths mentioned by customers\n   - Weaknesses/gaps identified\n   - Common objections\n   - Effective counter-points\n   - Win/loss statistics\n\n8. **Generate Comprehensive Report**\n   ```markdown\n   # Competitive Intelligence Analysis Report\n   Date: [Current Date]\n   Meetings Analyzed: [Count]\n   \n   ## Executive Summary\n   - Most mentioned competitors\n   - Win rate when competitors mentioned\n   - Most effective differentiation strategies\n   \n   ## Competitor Mention Analysis\n   | Competitor | Mentions | Context | Deal Impact |\n   |---|---|---|---|\n   | CompetitorX | X | Features, Price | Won: X, Lost: X |\n   \n   ## Sales Response Effectiveness\n   | Response Strategy | Usage | Success Rate |\n   |---|---|---|\n   | Value Proposition | X% | X% |\n   | Feature Differentiation | X% | X% |\n   \n   ## Win/Loss Correlation\n   - Win rate with competitor mentions: X%\n   - Win rate without: X%\n   - Most challenging competitor: [Name]\n   - Most effective counter-strategy: [Strategy]\n   \n   ## Battle Card Updates\n   \n   ### [Competitor Name]\n   **Customer Perceived Strengths:**\n   - [Listed strengths]\n   \n   **Effective Counters:**\n   - [Proven responses]\n   \n   **New Intelligence:**\n   - [Recent discoveries]\n   \n   ## Training Recommendations\n   \n   ### Rep-Specific Coaching\n   | Rep | Response Score | Improvement Areas |\n   |---|---|---|\n   \n   ### Team Training Priorities\n   - Address [Competitor] positioning\n   - Improve [specific response type]\n   \n   ## Product Development Insights\n   **Feature Gaps Mentioned:**\n   - [Feature]: X mentions\n   \n   **Customer Validated Strengths:**\n   - [Our advantages]\n   \n   ## Action Items\n   - Update battle cards with new intelligence\n   - Train team on [specific competitor]\n   - Address product gaps in roadmap","contentHash":"aea4dbefed8a9fb34ddf3f27d4f0ac20d6e0d2f89af23880e82f17f6a0088216","copies":0,"createdAt":"2025-08-15T18:04:44.680Z","description":"Advanced competitive intelligence tool that analyzes Read AI meeting transcripts from Google Drive to track competitor mentions, assess differentiation strategies, correlate with win/loss outcomes, and generate actionable insights for sales enablement and product positioning.","github":{"repoUrl":"https://github.com/ap-devx/sales-analytics-commands","lastSyncDirection":"from-github","metadata":{"importedFrom":"github_repository","repoPrivate":false,"repoDefaultBranch":"main","connectedAt":"2025-08-15T18:04:44.680Z"},"importedAt":"2025-08-15T18:04:44.680Z","lastSyncAt":"2025-09-10T16:20:01.481Z","fileMapping":{"license":"MIT","readme":"competitive-intelligence/README.md","assets":[],"mainFile":"competitive-intelligence/command.md"},"selectedCommand":"competitive-intelligence","fileShas":{"mainFile":"e44444c562cf6de73f1eb06a571c8f1b8a2893f4","yamlPath":"a8dc32dbb3b43ccceb9b8d87a9e1b76b62ed6ae9","readme":"c0fcd3f49d8d133affd04c418538ca02fc7a1d1a"},"branch":"main","connectionType":"commands_yaml","connected":true,"lastSyncCommit":"3371ab877dbd3d93556a6f272493a9664329e484","importSource":"repository_import","installationId":"81119429","syncStatus":"synced"},"githubRepoUrl":"https://github.com/ap-devx/sales-analytics-commands","id":"fa3a6320-bf93-4738-8384-a3cdedf241ac","inputParameters":[{"name":"meeting_identifier","description":"Specific meeting to analyze from Read AI transcripts","label":"Meeting Name or ID","type":"text","required":true,"defaultValue":""},{"name":"drive_folder","description":"Folder path containing Read AI meeting transcripts","label":"Google Drive Folder","type":"text","required":true,"defaultValue":"AI Labs/Meeting Notes (Read AI)"},{"name":"date_range","description":"Date range for analyzing multiple meetings (YYYY-MM-DD to YYYY-MM-DD)","label":"Date Range","type":"text","required":false,"defaultValue":""},{"name":"competitors","description":"Comma-separated list of competitors to track (auto-detect if not specified)","label":"Competitors","type":"text","required":false,"defaultValue":""},{"defaultValue":"comprehensive","name":"analysis_depth","options":["comprehensive","standard","quick"],"description":"Level of analysis detail","label":"Analysis Depth","type":"select","required":false},{"name":"focus_areas","description":"Specific areas to analyze","label":"Focus Areas","type":"text","required":false,"defaultValue":"all"},{"defaultValue":"yes","name":"win_loss_correlation","options":["yes","no"],"description":"Analyze correlation with deal outcomes","label":"Win/Loss Correlation","type":"select","required":false},{"defaultValue":"yes","name":"generate_battlecard","options":["yes","no"],"description":"Create battle card updates","label":"Generate Battle Card","type":"select","required":false},{"defaultValue":"markdown","name":"output_format","options":["markdown","json","html","all"],"description":"Format for the analysis report","label":"Output Format","type":"select","required":false}],"instructions":"# Competitive Intelligence Analyzer\n\n## Overview\n\nThe Competitive Intelligence Analyzer is an advanced AI-powered tool that extracts and analyzes competitor mentions from Read AI meeting transcripts stored in Google Drive. It provides comprehensive insights into competitive positioning, sales response effectiveness, and strategic recommendations for sales enablement and product development.\n\n## Key Features\n\n### Competitor Detection & Tracking\n\n- **Automatic Detection**: Smart pattern recognition identifies competitor mentions even without explicit names\n- **Context Extraction**: Captures full context around each mention for accurate analysis\n- **Multi-Competitor Support**: Track multiple competitors simultaneously\n- **Trend Analysis**: Identify patterns over time and across different meeting types\n\n### Sales Response Analysis\n\n- **Response Categorization**: Classifies how sales reps handle competitor mentions\n- **Effectiveness Scoring**: Rates responses based on customer reactions and outcomes\n- **Best Practice Identification**: Extracts successful counter-positioning strategies\n- **Consistency Tracking**: Measures response consistency across the sales team\n\n### Win/Loss Correlation\n\n- **Outcome Analysis**: Correlates competitor mentions with deal outcomes\n- **Statistical Insights**: Provides win rate analysis by competitor presence\n- **Critical Factor Identification**: Highlights competitive factors affecting deals\n- **Predictive Indicators**: Identifies early warning signs in competitive situations\n\n### Battle Card Generation\n\n- **Dynamic Updates**: Generates battle card updates based on real customer feedback\n- **Competitor Profiles**: Comprehensive profiles with strengths, weaknesses, and counters\n- **Pricing Intelligence**: Captures pricing comparisons and justifications\n- **Positioning Recommendations**: Suggests positioning updates based on market feedback\n\n### Training & Enablement\n\n- **Individual Coaching Plans**: Personalized recommendations for each sales rep\n- **Team Training Priorities**: Identifies common areas for improvement\n- **Real-World Examples**: Uses actual meeting excerpts for training materials\n- **Role-Play Scenarios**: Creates practice scenarios based on real situations\n\n### Product Development Insights\n\n- **Feature Gap Analysis**: Identifies product features where competitors have advantages\n- **Customer-Validated Insights**: Based on actual customer feedback, not assumptions\n- **Roadmap Recommendations**: Prioritizes features by competitive impact\n- **Market Positioning**: Suggests positioning opportunities based on competitive landscape\n\n## Installation\n\n### Prerequisites\n\n1. **Claude Code with MCP Support**\n- Ensure you have Claude Code installed with MCP capabilities enabled\n\n2. **Required MCP Servers**\n\n- `google-docs-mcp`: For accessing and reading Google Docs\n- `zapier`: For Google Drive integration\n- `filesystem`: For local file operations\n\n## Usage\n\n### Detailed Report\n\n```bash\n/competitive-intelligence\n```\n\n## Parameters\n\n| Parameter | Type | Default | Description |\n| --- | --- | --- | --- |\n| `report_name` | string | required* | Name or ID of specific meeting to analyze |\n| `drive_folder` | string | \"Sales/Transcripts\" | Google Drive folder path |\n| `date_range` | string | - | Date range for batch analysis (YYYY-MM-DD to YYYY-MM-DD) |\n| `competitors` | string | auto-detect | Comma-separated list of competitors to track |\n| `analysis_depth` | enum | comprehensive | Level of analysis: comprehensive, standard, quick |\n| `focus_areas` | string | all | Analysis focus: mentions, features, pricing, positioning, all |\n| `win_loss_correlation` | boolean | yes | Correlate with deal outcomes |\n| `generate_battlecard` | boolean | yes | Generate battle card updates |\n| `output_format` | enum | markdown | Output format: markdown, json, html, all |\n\n## Output\n\n### Report Sections\n\n1. **Executive Summary**\n- Key findings and metrics\n- Competitive threat assessment\n- Action priorities\n\n2. **Competitor Analysis**\n\n- Mention frequency and context\n- Trend analysis\n- Competitive positioning\n\n3. **Sales Effectiveness**\n\n- Response scoring\n- Best practices\n- Improvement areas\n\n4. **Win/Loss Insights**\n\n- Statistical correlation\n- Critical success factors\n- Risk indicators\n\n5. **Actionable Recommendations**\n\n- Battle card updates\n- Training priorities\n- Product roadmap input\n\n## Use Cases\n\n### Sales Enablement\n\n- Update battle cards with real customer feedback\n- Identify and replicate successful counter-positioning strategies\n- Create training materials from actual competitive situations\n\n### Sales Management\n\n- Track team performance in competitive situations\n- Identify coaching opportunities for individual reps\n- Measure improvement over time\n\n### Competitive Intelligence\n\n- Monitor competitor positioning and messaging\n- Track feature and pricing changes\n- Identify emerging competitive threats\n\n### Product Management\n\n- Validate feature priorities with customer feedback\n- Identify competitive gaps affecting win rates\n- Guide roadmap decisions with market intelligence\n\n### Revenue Operations\n\n- Correlate competitive factors with deal outcomes\n- Identify predictive indicators for deal risk\n- Optimize sales process for competitive situations\n\n## Best Practices\n\n### For Optimal Results\n\n1. **Regular Analysis**\n- Run weekly or monthly to track trends\n- Analyze immediately after important competitive deals\n\n2. **Comprehensive Coverage**\n\n- Include all customer-facing meetings\n- Don't limit to just \"competitive\" calls\n\n3. **Action Orientation**\n\n- Share battle card updates with entire team\n- Implement training recommendations promptly\n- Feed insights to product team regularly\n\n4. **Data Quality**\n\n- Ensure Read AI transcripts are complete\n- Verify meeting outcomes are documented\n- Maintain consistent competitor naming\n\n### Important Considerations\n\n- **Privacy**: Ensure compliance with data handling policies\n- **Accuracy**: Verify critical insights before major decisions\n- **Context**: Always consider full context of competitor mentions\n- **Objectivity**: Balance competitive intelligence with your unique value\n\n## License\n\nMIT License. All rights reserved.\n\n---\n\n*Copyright © 2025 AlphaPoint Corp.*","likes":0,"mcpRequirements":[{"tier":"required","name":"Google Docs MCP","serverId":"google-docs-mcp"},{"tier":"required","name":"Zapier MCP","serverId":"zapier"},{"tier":"required","name":"Filesystem MCP","serverId":"filesystem"}],"mcp_search_content":"docker-filesystem","organizationUsername":"ap_dev","price":"free","search_content":"competitive intelligence analyzer advanced competitive intelligence tool that analyzes read ai meeting transcripts from google drive to track competitor mentions, assess differentiation strategies, correlate with win/loss outcomes, and generate actionable insights for sales enablement and product positioning. /competitive-intelligence data-analysis claude-code@2025.06","tags":["competitive-intelligence","competitor-analysis","sales-intelligence","meeting-analysis","battle-cards","win-loss-analysis","sales-enablement","product-insights","google-drive","read-ai","positioning","differentiation","coaching","training"],"title":"Competitive Intelligence Analyzer","type":"command","updatedAt":"2025-09-10T16:20:01.481Z","userId":"9SvEH1x7jLQs7vywARPKUuMd4Ix1","visibility":"public","name":"competitive-intelligence","userInteraction":{"userHasStarred":false}}