scoremydeck

Score decks or pitch text using Marvin's seven-dimension evaluation.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/leo-guinan/scoremydeck --skill scoremydeck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scoremydeck
Source: https://github.com/leo-guinan/scoremydeck/tree/main/public
Command: npx skills add https://github.com/leo-guinan/scoremydeck --skill scoremydeck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scorecards for decks and pitch text are often qualitative and subjective. scoremydeck provides a structured, multi-dimensional evaluation that converts narrative material into an objective, actionable score.

Core Features & Use Cases

  • Seven-dimension scoring framework, with tokens (ANTIHUNTER, FELIX, JUNO, LUMEN, KELLYCLAUDE, OWOCKIBOT, sMARVIN) mapping to concrete feedback.
  • API-driven scoring via POST to the score endpoint that accepts file uploads (PDF, TXT, MD) or raw text and returns a detailed result.
  • Rich deliverables including overall score, verdict, and a portfolio-style breakdown across dimensions to guide improvement.

Quick Start

Submit your deck text or PDF to the API endpoint to receive Marvin's seven-dimension score and detailed feedback.

Frequently Asked Questions about scoremydeck

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get an objective score for my pitch deck instead of subjective feedback?

To get an objective pitch deck score, submit your PDF, plain text, or structured notes to the scoring API. It evaluates your material across seven dimensions, returning an overall score, a verdict, and a portfolio breakdown with actionable insights.

Can I upload a PDF pitch deck directly for multi-dimensional evaluation?

Yes, you can upload a PDF pitch deck directly for evaluation. The scoring API accepts file uploads in PDF, TXT, and MD formats, or raw text, processing them through a seven-dimension framework to deliver a structured score.

How does the seven-dimension scoring framework work for investment decks?

The seven-dimension scoring framework evaluates investment decks by mapping narrative material to specific tokens like ANTIHUNTER and FELIX. These tokens convert qualitative pitch content into a structured portfolio with concrete, actionable feedback.

What formats are supported for submitting pitch text to the deck scoring API?

The deck scoring API supports PDF, TXT, and MD file uploads, as well as raw pitch text. You submit these formats via a POST request to receive a JSON payload containing your overall score, verdict, and portfolio breakdown.

Does the pitch evaluation return actionable insights or just a numerical score?

The pitch evaluation returns actionable insights, not just a numerical score. The JSON payload includes an overall score, a verdict, and a token-level portfolio breakdown that identifies specific areas for improvement across seven dimensions.

Are there any dependencies required to run the project score evaluation?

No external dependencies are required to run the project score evaluation. You simply POST your pitch deck file or text to the API endpoint to receive the JSON payload with your overall score and portfolio breakdown.