prompt-master

Guide prompt crafting for LLMs with principles, techniques, and refinement strategies.

244|75|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/pavel-molyanov/molyanov-ai-dev --skill prompt-master-pavel-molyanov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prompt-master
Source: https://github.com/pavel-molyanov/molyanov-ai-dev/tree/main/skills/prompt-master
Command: npx skills add https://github.com/pavel-molyanov/molyanov-ai-dev --skill prompt-master-pavel-molyanov

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users write better prompts for Large Language Models (LLMs) by providing clear principles, actionable techniques, and refinement strategies, leading to more accurate and efficient AI interactions.

Core Features & Use Cases

  • Prompt Engineering Guidance: Learn core principles like clarity, motivation, and positive framing.
  • Effective Techniques: Discover methods such as using XML tags for structure, providing examples, and prompt chaining.
  • Refinement Strategies: Understand how to diagnose and fix poorly performing prompts.
  • Use Case: A user struggling to get consistent results from an AI assistant can use this Skill to learn how to rephrase their requests for better outcomes.

Quick Start

Use the prompt-master skill to improve the prompt "write code".

Frequently Asked Questions about prompt-master

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

FAQPage Schema
What is prompt engineering and why do I need it for LLM interactions?

Prompt engineering is the practice of structuring inputs to guide Large Language Models effectively. It is needed to maximize output quality, ensure clarity, and achieve more accurate, efficient AI interactions by applying core principles like motivation and positive framing.

How do I write effective prompts for Large Language Models?

To write effective LLM prompts, apply techniques like using XML tags for structure, providing clear examples, and utilizing prompt chaining. Focus on core principles such as clarity, motivation, and positive framing to guide the model toward the desired output.

What is the best way to structure LLM prompts for reasoning models?

The best way to structure LLM prompts for reasoning models is by using structured input like XML tags and providing clear examples. Emphasizing clarity and motivation helps address specific prompt engineering challenges associated with reasoning architectures.

Why does my LLM prompt return inconsistent or poor results?

Your LLM prompt may return inconsistent results due to a lack of clarity, structure, or motivation. You can use refinement strategies to diagnose poorly performing prompts, rephrasing requests with positive framing and structured input for better outcomes.

Do I need to know coding to use prompt engineering techniques?

You do not need coding knowledge to use prompt engineering techniques. The focus is on structuring natural language inputs through principles like clarity, providing examples, and using XML tags for organization to optimize LLM outputs.

What are prompt chaining and how does it improve AI output quality?

Prompt chaining is a technique that breaks down complex requests into a sequence of structured prompts. It improves AI output quality by guiding the model step-by-step, ensuring clarity and maximizing efficiency throughout the interaction.