Prompt

The generic term for a structured set of instructions given to an Artificial Intelligence (
AI
) (or
Agent
) to perform a specific job, using clear inputs, constraints, and expected outputs.
In
Valis
, two subtypes of Prompt are formalized:
Skill
s (task-scoped, stored in the ) and
System Prompt
s (session-scoped, stored in the Notion AI Instructions Page). A Skill is organized into standard
Skill Section
s:
  • Per Run Instructions
  • Per Skill Instructions
  • Per Skill Type Instructions
  • Global Skill Instructions
These sections separate run-time values from skill-specific, type-wide, and universal rules.
See the documentation, and the current list of Skills Library and .