Skip to main content

prompt-transpilation

Use this skill when you want to treat agent system prompts like build artifacts instead of one giant hand-edited file. Covers authoring modular prompt fragments, transpiling them into a single rendered golden file with Jinja2, build-time validation for missing variables and circular imports, and CI drift checks that keep the committed prompt equal to source. Tools used, Python, Jinja2. Ships two runnable utilities, transpile.py and drift_check.py.

跳到安装

来源信息

仓库
SaschaHeyer/gen-ai-livestream
最近来源活动
2026年7月17日 08:22
检测到的 SKILL.md 语言
英语
星标
188
分支
66

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。