prompt-engineer

Creates structured prompt kits with contracts, examples, and evaluation rubrics.

108|27|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/diegosouzapw/omni-skills --skill prompt-engineer-diegosouzapw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prompt-engineer
Source: https://github.com/diegosouzapw/omni-skills/tree/main/skills/prompt-engineer
Command: npx skills add https://github.com/diegosouzapw/omni-skills --skill prompt-engineer-diegosouzapw

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Prompt clarity and repeatability are common bottlenecks in AI workflows. This skill provides a structured approach to crafting prompts, including task contracts, examples, and evaluation loops, so teams can produce reliable, reusable prompts.

Core Features & Use Cases

  • Structured task contracts that separate inputs, outputs, and refusal rules.
  • Templates, rubrics, and reference materials to accelerate prompt development.
  • End-to-end workflows for design, testing, and evaluation in production environments.

Quick Start

Use this skill to create a repeatable prompt kit with contracts, examples, and evaluation rubrics.

Frequently Asked Questions about prompt-engineer

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

FAQPage Schema
How do I create structured prompts with clear task contracts for LLMs?

Structured prompts use task contracts to separate inputs, outputs, and refusal rules. This skill provides reusable templates and guidelines to define these contracts, ensuring your LLM instructions remain clear, reliable, and reproducible across different agents.

What is the best way to evaluate prompt performance in production?

Evaluating prompt performance requires end-to-end workflows with evaluation loops and rubrics. This skill includes reference materials to test prompts against specific criteria, enabling you to measure and refine instruction effectiveness in production environments.

How do I make prompt engineering repeatable across different AI assistants?

Repeatable prompt engineering is achieved by using structured kits containing templates, examples, and guidelines. This skill provides reusable kits that standardize the design process, allowing teams to produce consistent prompts across various AI workflows.

Can I use these prompt templates for agents that require refusal rules?

Yes, the structured task contracts explicitly include refusal rules alongside inputs and outputs. These templates ensure your agents understand boundaries and handle refusals correctly within the defined prompt workflow.

Do I need a specific framework to apply these prompt evaluation loops?

No external framework is required. This skill provides self-contained scripts and reference materials to implement evaluation loops and rubrics directly within your existing AI assistant or agent development environment.

Why does my prompt produce inconsistent outputs across different LLM workflows?

Inconsistent outputs often result from missing task contracts and lack of structured evaluation. By applying structured templates, examples, and evaluation rubrics, this skill standardizes inputs and outputs to significantly reduce output variability.