student-success-scorecard

31 stars 7 forks
28
D

Metrics framework for monitoring engagement, progression, and completion.

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/student-success-scorecard
skilz install gtmagents/gtm-agents/student-success-scorecard --agent opencode
skilz install gtmagents/gtm-agents/student-success-scorecard --agent codex
skilz install gtmagents/gtm-agents/student-success-scorecard --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/edtech-growth/skills/student-success-scorecard ~/.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
Technical
Meta-Domain
media
Primary Domain
monitoring
Market Score
28

Agent Skill Grade

D
Score: 60/100 Click to see breakdown

Score Breakdown

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

Areas to Improve

  • Description needs trigger phrases
  • Missing Reference Files for Layered Architecture
  • Vague Description Without Trigger Terms

Recommendations

  • Focus on improving Pda (currently 17/30)
  • Focus on improving Ease Of Use (currently 14/25)
  • Focus on improving Utility (currently 10/20)

Graded: 2026-01-24

Developer Feedback

I noticed you're tackling the tricky problem of measuring student success across different contexts—that's a domain where one-size-fits-all metrics usually fail. Your approach here comes in at 60/100, which puts you in D territory. The foundation is solid, but there's meaningful room to strengthen the implementation and documentation to help other developers actually use this effectively.

Links:

The TL;DR

You're at 60/100, with your strongest pillar being Spec Compliance (11/15) and your biggest weakness in Utility (10/20). The YAML frontmatter is clean and validation is solid, but the skill reads more like a conceptual framework than an actionable tool. You've got the right problem space—tracking student KPIs, cohorts, interventions—but the implementation guidance is too high-level to actually guide someone through building this out.

What's Working Well

  • Valid spec structure — Your YAML frontmatter is properly formatted with all required fields
  • Consistent terminology — KPIs, metrics, cohorts, segmentation language stays tight throughout
  • Real problem domain — Student success measurement is a genuine need in edtech, not theoretical fluff
  • Logical framework progression — The four-part approach (metric stack → segmentation → risk tracking → intervention) makes intuitive sense

The Big One: Missing Reference Files & Templates

Here's what's holding you back the most: You mention templates but don't provide them. Your Templates section lists "scorecard dashboard layout," "risk heatmap template," and "intervention log sheet," but they don't exist as actual files in references/.

This violates the layered architecture principle that keeps skills maintainable and reusable...

Report Security Issue

Found a security vulnerability in this agent skill?