Methodology

Prompt Engineering

The systematic design of AI instructions for consistent, high-quality output, moving beyond ad-hoc prompting to structured, testable skill architectures.

Prompt engineering in Knowledge OS is not about clever one-off prompts. It is about building structured instruction sets (skills) that produce consistent output across hundreds of invocations. The /prompt-creator skill codifies this: it generates prompts with role definitions, methodology sections, output format specifications, quality criteria, and few-shot examples. Key principles include upstream/downstream separation (research prompts must not editorialize), confidence tiering (claims must be tagged by evidence level), and anti-slop enforcement (banned phrases and structural patterns are specified explicitly). The difference between a prompt and a skill is that a skill encodes the methodology, loads context, and chains with quality gates.

Where it shows up:

Skill designAgent prompt creationQuality calibrationPipeline architecture

Build your Knowledge OS

90 minutes from zero to your first skill chain.