一键导入
template-design
Creating reusable, parameterised prompt templates for consistent outputs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Creating reusable, parameterised prompt templates for consistent outputs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Proactively identifying failure modes, misuse, and unintended consequences.
Managing shared context, memory, and state across multiple agents.
Coordinating text, image, voice, and tool-use modalities in a single interaction.
Helping users form warranted trust in the AI — neither overtrust nor undertrust — through deliberate confidence and source signalling.
Reading user emotional state from text signals — caps, punctuation density, repetition, latency — and adapting before the user disengages.
Designing review workflows to surface and mitigate bias in AI outputs.
| name | template-design |
| description | Creating reusable, parameterised prompt templates for consistent outputs. |
A prompt template is a reusable prompt structure with variable slots that get filled at runtime. Templates create consistency across similar tasks and make prompt management scalable.
A template has:
Each variable should be:
{user_query} not {input1}Complex prompts can be built from smaller templates: