prompt-master

Extract user intent and generate a ready-to-paste prompt for a target AI tool.

2|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/fernando-bertholdo/4-successful-AI-life --skill prompt-master-fernando-bertholdo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prompt-master
Source: https://github.com/fernando-bertholdo/4-successful-AI-life/tree/main/plugins/prompt-master/upstream
Command: npx skills add https://github.com/fernando-bertholdo/4-successful-AI-life --skill prompt-master-fernando-bertholdo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prompt Master automates the craft of prompting by extracting user intent, identifying the target AI tool, and delivering a single production-ready prompt without extra explanations.

Core Features & Use Cases

  • Front-loaded intent extraction and session strategy to ensure deterministic prompts.
  • Tool routing via established templates (RTF, CO-STAR, RISEN, CRISPE, etc.) to match task type.
  • Output-only prompts with no added explanations, ensuring clean, copy-paste results.
  • Memory Block system to carry decisions forward across sessions and avoid contradictions.
  • Safety and scope controls, including adherence to master rules and explicit stop conditions.
  • Broad applicability across LLMs, coding assistants, image/video tools, and other AI systems.

Quick Start

Paste your rough idea and target tool, and the skill will output a ready-to-paste prompt tailored to that tool.

Frequently Asked Questions about prompt-master

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

FAQPage Schema
How do I turn a rough idea into a production-ready AI prompt?

To turn a rough idea into a production-ready AI prompt, you paste your idea and target tool into the skill, which extracts intent and outputs a single clean prompt without extra explanations.

What is the best way to write prompts for different AI tools like coding agents and image generators?

The best way to write prompts across diverse AI tools is using established templates like RTF, CO-STAR, RISEN, and CRISPE, which route tasks to match specific LLMs, coding assistants, or image and video generators.

How do I maintain context and avoid contradictions across multiple AI prompting sessions?

To maintain context across multiple AI prompting sessions, you use a Memory Block system that carries decisions forward, enforcing front-loaded intents and strict output contracts to avoid hallucinations.

Can I generate prompts for coding assistants and image generation tools without extra explanations?

Yes, you can generate prompts for coding assistants and image generation tools that deliver clean, copy-paste results by enforcing strict output-only contracts with no added explanations.

Why do my AI prompts keep causing hallucinations and misrouting?

AI prompts cause hallucinations and misrouting when they lack front-loaded intent extraction and deterministic templates, which are necessary to enforce safety controls and explicit stop conditions.

Do I need to specify an output template to create prompts for LLMs?

No, you do not need to specify an output template manually because the skill automatically applies safe, deterministic templates like RTF, CO-STAR, RISEN, or CRISPE to avoid hallucinations and misrouting.