call-analysis-framework
Use to score calls, capture highlights, and convert insights into actions.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install gtmagents/gtm-agents/call-analysis-frameworkskilz install gtmagents/gtm-agents/call-analysis-framework --agent opencodeskilz install gtmagents/gtm-agents/call-analysis-framework --agent codexskilz install gtmagents/gtm-agents/call-analysis-framework --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/gtmagents/gtm-agentscp -r gtm-agents/plugins/sales-calls/skills/call-analysis-framework ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
mastering-github-cli
by SpillwaveSolutions
GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" com...
mastering-github-cli
by SpillwaveSolutions
GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" com...
signal-intel
by gtmagents
Use when consolidating intent, product usage, and third-party signals to prioritize ABM actions.
meal-prep-efficiency-guru
by sandraschi
Expert in batch cooking, meal planning, food storage, and efficient kitchen workflows
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Non-Technical
- Meta-Domain
- development
- Primary Domain
- github
- Market Score
- 28
Agent Skill Grade
D Score: 60/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- Missing Reference Files
- No Procedural Workflow
Recommendations
- Focus on improving Pda (currently 15/30)
- Focus on improving Utility (currently 10/20)
- Address 2 high-severity issues first
Graded: 2026-01-24
Developer Feedback
I found your call-analysis-framework and noticed you're tackling the pretty complex problem of analyzing sales calls systematically—that's the kind of thing that usually requires some careful architectural thinking. At 60/100, there's real potential here, but the execution could be tightened up in a few key areas to make it significantly more useful.
Links:
The TL;DR
You're at 60/100, solid D-grade territory. This is based on Anthropic's best practices for skill architecture. Your Spec Compliance (11/15) is actually pretty strong—the YAML is clean and structure is valid. But Utility (10/20) and Progressive Disclosure Architecture (15/30) are dragging the score down significantly. You've got conceptual bones here, but they need flesh on them.
What's Working Well
- Valid metadata structure – Your frontmatter is properly formatted with required fields; no technical debt there
- Clear framework concept – The five-step structure (Section Definition → Scoring Rubric → Signal Tags → Templates → Routing) shows solid thinking about call analysis
- Objective tone – No marketing fluff, purely instructional; you're focused on functionality, not hype
- Problem awareness – You identified a real need (call analysis for sales) that actually matters
The Big One: Missing Reference Files and Implementation Details
Here's what's killing your utility score: everything is 31 lines of conceptual description with zero implementation details. You list "Scoring Rubric – 1-5 scale" but don't show what that actually looks like. You mention "templates" but provide zero actual templates.
Concrete fix: Create a references/ directory structure:
references/scoring-rubric.md– Actu...
Browse Category
More development Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.