원클릭으로
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.