persona-intel

31 stars 7 forks
28
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 assistants

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

Agentic Skill Details

Repository
gtm-agents
Stars
31
Forks
7
Type
Non-Technical
Meta-Domain
development
Primary Domain
javascript
Market Score
28

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

  • Description needs trigger phrases
  • Missing Reference Files for Templates
  • Inconsistent Voice in When to Use

Recommendations

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

Graded: 2026-01-24

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
  • `reference...

Report Security Issue

Found a security vulnerability in this agent skill?