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).
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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/.