Prompt Analysis

Analyze prompts for clarity, specificity, and completeness.

149|10|Updated Oct 30, 2025
One-click install
npx skills add https://github.com/tilework-tech/nori-profiles --skill prompt-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Prompt Analysis
Source: https://github.com/tilework-tech/nori-profiles/tree/main/src/installer/features/profiles/config/_mixins/_paid/skills/paid-prompt-analysis
Command: npx skills add https://github.com/tilework-tech/nori-profiles --skill prompt-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires minimist, and includes scripts (resource) components.

What problem does it solve?

This Skill helps you write more effective AI prompts by analyzing them for quality and best practices, ensuring you get accurate and useful responses from Claude without trial-and-error.

Core Features & Use Cases

  • AI-Powered Feedback: Get categorized feedback (good, warning, critical) on your prompt's clarity, specificity, and completeness.
  • Best Practice Guidance: Learn prompt engineering techniques to improve your interactions with AI agents.
  • Iterative Improvement: Analyze revised prompts to track progress and ensure issues are addressed.
  • Use Case: Before sending a complex coding request to Claude, use this skill to analyze your prompt, ensuring all requirements are clear and complete, leading to a more accurate and efficient code generation.

Quick Start

Analyze my prompt: "Write a Python script to parse a CSV file."