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
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
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/.