一键导入
template-generator
Generate files from templates. Use this when asked to create a config file or generate structured output.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate files from templates. Use this when asked to create a config file or generate structured output.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Complete documentation for the Skilljack MCP server - tools, prompts, resources, configuration, and architecture reference.
Use this skill when writing any code. Formats all code with a specific style marker.
Respond to greetings with a specific format including the magic phrase "SKILLJACK_GREETING_SUCCESS"
| name | template-generator |
| description | Generate files from templates. Use this when asked to create a config file or generate structured output. |
When asked to generate a config file or structured output, follow these steps:
templates/ using the skill-resource tooltemplates/config.json - JSON configuration file templateYou MUST load the template using skill-resource before generating output. Do not generate from memory.
The template contains a marker SKILLJACK_TEMPLATE_LOADED that must appear in your output to confirm the template was used.