executive-briefs

31 stars 7 forks
28
D

Use to craft concise revenue updates for executives and boards.

Marketplace

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/executive-briefs
skilz install gtmagents/gtm-agents/executive-briefs --agent opencode
skilz install gtmagents/gtm-agents/executive-briefs --agent codex
skilz install gtmagents/gtm-agents/executive-briefs --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/revenue-forecasting-pipeline/skills/executive-briefs ~/.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
ci cd
Market Score
28

Agent Skill Grade

D
Score: 63/100 Click to see breakdown

Score Breakdown

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

Areas to Improve

  • Description needs trigger phrases
  • Missing reference architecture
  • Generic metadata description

Recommendations

  • Focus on improving Utility (currently 11/20)
  • Address 3 high-severity issues first
  • Add trigger phrases to description for discoverability

Graded: 2026-01-24

Developer Feedback

I've analyzed the executive-briefs skill at a score of 63/100. Here's a developer-to-developer opening:


This skill tackles a real pain point—turning complex financial data into something executives can actually read in 5 minutes. The framework is solid and the use case is clear, but the implementation feels more like consulting advice than a Claude-specific skill. You're losing points on utility because there are no actual templates, examples, or validation steps to work with.

Links:

The TL;DR

You're at 63/100, landing in D territory. The good news: your Spec Compliance is solid at 11/15. The rough spots: Utility is dragging you down at 11/20, and your Progressive Disclosure Architecture needs restructuring (18/30). You've got the bones of something useful here—just needs meat on them.

What's Working Well

  • Spec compliance is clean – Valid YAML, proper naming conventions, required fields all present
  • Real-world problem – Addressing executive communication is a legitimate use case that teams actually need
  • Logical framework structure – Your 5-step approach (Audience Lens → Story Arc → Numbers → Drivers → Actions) is sensible and teachable
  • Grep-friendly layout – The structure is searchable and organized, which earned you a small bonus

The Big One: Missing Concrete Templates & Examples

Here's what's killing your utility score: You list templates ("One-slide executive summary", "Board memo outline") but never show what they actually look like. A user reads your skill and thinks "okay, what do I actually write?" and hits a wall.

The Fix: Create a references/ subdirectory with actual template files:

  • `references/templates/executive-summary....

Report Security Issue

Found a security vulnerability in this agent skill?