prompt-optimization-analyzer

Analyze YAML frontmatter and Markdown body for prompt trigger and token issues.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/kwoekel/Jones --skill prompt-optimization-analyzer-kwoekel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prompt-optimization-analyzer
Source: https://github.com/kwoekel/Jones/tree/main/skills/prompt-optimization-analyzer
Command: npx skills add https://github.com/kwoekel/Jones --skill prompt-optimization-analyzer-kwoekel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill analyzes skill prompts for token waste, anti-patterns, and optimization opportunities, improving trigger reliability and token usage.

Core Features & Use Cases

  • Diagnostic Analysis: Identifies issues like missing triggers, vague descriptions, and token inefficiency.
  • Optimization Suggestions: Provides actionable recommendations to refine prompts and enhance their performance.
  • Use Case: When preparing a skill for publication, this tool helps streamline prompts, ensuring they are clear, efficient, and effective.

Quick Start

Analyze the skill prompt in 'skill_prompt.md' for potential optimizations.

Frequently Asked Questions about prompt-optimization-analyzer

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

FAQPage Schema
How do I optimize skill prompts to reduce token waste and fix anti-patterns?

To optimize skill prompts, you analyze YAML frontmatter and Markdown bodies to identify token waste, missing triggers, and vague descriptions. This diagnostic process yields actionable recommendations to refine prompts for better trigger reliability and efficiency.

What are common anti-patterns in prompt design that affect trigger reliability?

Common anti-patterns in prompt design include missing triggers, vague descriptions, and token inefficiency. Analyzing the Markdown body and YAML frontmatter helps detect these issues, ensuring skill prompts are clear, efficient, and effective upon publication.

How do I analyze a Markdown prompt for token efficiency before publication?

You analyze a Markdown prompt for token efficiency by checking its YAML frontmatter and body for token waste and anti-patterns. This diagnostic analysis identifies optimization opportunities to streamline the prompt and enhance its performance.

Does prompt analysis work without external dependencies?

Prompt analysis works without external dependencies by internally evaluating YAML frontmatter and Markdown text. It checks for missing triggers and vague descriptions, providing optimization suggestions to refine the prompt independently.

Why does my skill prompt fail to trigger reliably despite having a clear description?

Your skill prompt may fail to trigger reliably due to missing triggers or token inefficiency hidden in the YAML frontmatter. A diagnostic analysis identifies these specific anti-patterns and provides suggestions to improve trigger reliability.

What is the best way to streamline prompts for better token efficiency?

The best way to streamline prompts for token efficiency is to run a diagnostic analysis on the YAML frontmatter and Markdown body. This identifies token waste and vague descriptions, providing actionable recommendations to refine the prompt.