community-kpi-dashboard

31 stars 7 forks
28
D

Measurement system tracking engagement, health, and business impact of community programs.

Marketplace
Also in: monitoring

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/community-kpi-dashboard
skilz install gtmagents/gtm-agents/community-kpi-dashboard --agent opencode
skilz install gtmagents/gtm-agents/community-kpi-dashboard --agent codex
skilz install gtmagents/gtm-agents/community-kpi-dashboard --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/community-building/skills/community-kpi-dashboard ~/.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
github
Market Score
28

Agent Skill Grade

D
Score: 62/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
10/20
Modifiers: +1

Areas to Improve

  • Description needs trigger phrases
  • Missing Template Files
  • No Actionable Workflow

Recommendations

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

Graded: 2026-01-24

Developer Feedback

Took a look at your community KPI dashboard skill—the approach to tracking metrics across distributed teams is solid, though the implementation could use some refinement on the PDA side to handle token efficiency better.

Links:

The TL;DR

You're at 62/100, which puts you in D territory. This is based on Anthropic's 5-pillar rubric for agentic skills. Your strongest area is Spec Compliance (11/15) — the YAML frontmatter is clean and properly formatted. The biggest drag is Utility (10/20) — you're laying out a conceptual framework without the implementation teeth to back it up, plus PDA (18/30) where you're missing the reference files you're promising.

What's Working Well

  • Solid YAML structure — Frontmatter is valid with required fields; name convention follows hyphen-case correctly
  • Clear metric taxonomy — Breaking health, engagement, and business impact metrics into distinct buckets helps users understand what to measure
  • Objective tone — No fluff marketing language; stays instructional and grounded
  • Real problem domain — Community measurement is genuinely hard; you're addressing a gap

The Big One: Missing Templates Kill Your Utility Score

Your Templates section promises three concrete deliverables—"BI dashboard schema," "KPI definition sheet," and "executive digest template"—but there's nothing backing it up. This tanks your score on two fronts:

  1. PDA breakdown: You're claiming to provide reference files that don't exist. Readers expect references/dashboard-schema.md, references/kpi-definitions.md, and references/executive-digest-template.md.
  2. Utility collapse: Without actual templates, users get a framework but no starting po...

Report Security Issue

Found a security vulnerability in this agent skill?