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).
Instalação
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
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/.