Generates a new AI prompt module with matching JSON schema, typed parser,
and unit test. Use when adding a new AI capability (e.g., a new classifier,
a new extraction prompt, or a new channel intent).
Installation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Generates a new AI prompt module with matching JSON schema, typed parser,
and unit test. Use when adding a new AI capability (e.g., a new classifier,
a new extraction prompt, or a new channel intent).
author
sekpriAI team
version
1.0.0
user-invocable
true
AI Email Secretary Skill
When to use
Invoke this skill when you need to create a new AI prompt module under
features/ai/prompts/.