Analyze Chat Export
Quickly extract key topics, sentiment, and action items from chat export files (CSV/JSON) for efficient review.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add analyze-chat-export npx -- -y @trustedskills/analyze-chat-export
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"analyze-chat-export": {
"command": "npx",
"args": [
"-y",
"@trustedskills/analyze-chat-export"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, analyze-chat-export, processes chat export files. It can extract and summarize key information from these exports, allowing you to understand conversation trends or identify specific interactions. The tool is designed for use with exported chat data, providing a means of structured analysis beyond manual review.
When to use it
- Summarizing customer support chats: Quickly get an overview of common issues and agent performance.
- Analyzing sales conversations: Identify successful strategies and areas for improvement in your sales process.
- Reviewing team communication: Understand collaboration patterns and identify potential bottlenecks within a team.
- Auditing chat logs: Facilitate compliance checks or investigate specific incidents based on conversation data.
Key capabilities
- Processes chat export files
- Extracts key information from chats
- Summarizes conversation trends
- Identifies specific interactions
Example prompts
- "Analyze this chat export and summarize the most frequent customer complaints."
- "Can you extract all instances where a sales agent used the phrase 'value proposition'?"
- "Provide a summary of the overall sentiment expressed in this chat log."
Tips & gotchas
The skill requires a valid chat export file as input. The specific format supported by the skill is not specified, so ensure your exported data is compatible before use.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.