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).
Instalación
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
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/.