Skillzwave Logo
Skillzwave

persona-intel

28.6
C

Use to summarize persona goals, pains, proof points, and questions for call prep.

Marketplace
Also in: github

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/persona-intel
skilz install gtmagents/gtm-agents/persona-intel --agent opencode
skilz install gtmagents/gtm-agents/persona-intel --agent codex
skilz install gtmagents/gtm-agents/persona-intel --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding agents

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/gtmagents/gtm-agents
2. Copy the agent skill directory:
cp -r gtm-agents/plugins/sales-calls/skills/persona-intel ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

tailwind-shadcn-setup

by vanman2024

Setup Tailwind CSS and shadcn/ui component library for Next.js projects. Use when configuring Tailwind CSS, installing shadcn/ui, setting up design to...

89
B
TECHjavascript
Marketplace
+github+json

spanish-language-tutor

by sandraschi

Comprehensive Spanish language expert covering grammar, conversation, regional dialects, and language learning strategies

88
B
javascript
+github

frontend-dev-guidelines

by diet103

Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organizati...

85
B
TECHjavascript

torch-geometric

by davila7

Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for...

84
B
TECHjavascript
Marketplace
+machine learning

Agentic Skill Details

Repository
gtm-agents
Type
Non-Technical
Meta-Domain
development
Primary Domain
javascript
Market Score
28.6

Agent Skill Grade

C
Score: 79/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
23/30
Ease of Use
21/25
Writing Style
8/10
Utility
15/20
Modifiers: +1

Areas to Improve

  • No trigger phrases
  • Templates are listed but not provided as separate reference files with concrete examples
  • Uses gerund form (Preparing, Equipping, Updating) instead of imperative/infinitive

Recommendations

  • Address 1 high-severity issues first
  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 1/24/2026

Developer Feedback

I've been looking at how you're handling persona inference here—the approach of breaking down user context into structured attributes is solid, but I'm curious about the edge cases where persona signals conflict or are ambiguous.

Links:

The TL;DR

You're at 79/100, which is solid C territory—good fundamentals with some gaps that are totally fixable. This is based on Anthropic's skill grading standards across five pillars. Your strongest area is Ease of Use (21/25)—the framework structure is intuitive. Weakest is Spec Compliance (11/15), mainly because your description is missing trigger phrases that help with discoverability.

What's Working Well

  • Framework structure is clean. The 5-step approach (Identify → Research → Prioritize → Document → Brief) gives users a clear path without overwhelming them.
  • Practical triggers defined. You've nailed the "When to Use" section with specific scenarios like "multi-persona discovery calls" and "exec briefing prep"—that's exactly what users need to know when to reach for this skill.
  • Consistent terminology. "Persona," "discovery," "call brief"—terminology stays locked in throughout. No confusion.

The Big One: Missing Template Reference Files

Your templates are listed but not lived in. You mention "Persona one-pager," "Discovery cheat sheet," and "Exec briefing note," but there are no actual reference files showing what these look like filled out. This kills your Progressive Disclosure Architecture score (23/30) because all the content is crammed into one file.

The fix: Create three new reference files:

  • references/persona-one-pager-template.md — Show a completed CFO persona card with real pains, proof points, objections
  • references/discovery-cheat-sheet.md — Multi-persona call example with how to thread between roles
  • references/exec-briefing-example.md — Headline + outcome + ask format

This gets you +5 points and makes your skill way more actionable.

Other Things Worth Fixing

  1. Add trigger phrases to your description. Right now it says "Use to summarize persona goals..." but doesn't include phrases like "run persona intel," "persona intel help," or "persona research." These matter for agent discoverability. +2 points

  2. Fix the voice consistency. Your "When to Use" section mixes gerunds ("Preparing," "Equipping") with the imperative voice used elsewhere. Pick one and stick with it. "Prepare for discovery calls" reads better than "Preparing discovery calls." +1 point

  3. Add a validation step. Your framework jumps straight to briefing without validating the persona card works. Add Step 6: Validation — "Review card with recent customer interactions; test questions in role-play; update with feedback from actual calls." +2 points

Quick Wins

  • Add trigger phrases to description (+2)
  • Create three reference template files (+5)
  • Fix gerund/imperative voice consistency (+1)
  • Add validation step to framework (+2)

These four moves get you from 79 to 89/100—solid B territory.


Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

Report Security Issue

Found a security vulnerability in this agent skill?