Agent skill

interface/template-architect

Define and validate Ollama Modelfile TEMPLATE blocks (Jinja2 layout), including chat format detection and syntax validation. Use to translate TEMPLATE directives into safe prompt structures.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/interfacetemplate-architect

SKILL.md

Template Architect

Capabilities

  • detect_chat_format: identify ChatML/Alpaca/Llama3-style formats.
  • construct_jinja2_layout: build {{ .System }}, {{ .Prompt }}, {{ .Response }} blocks.
  • validate_template_syntax: basic sanity check for braces/variables.

Dependencies

  • memory-linker (optional for persona tokens)

Outputs

  • validated template string and format metadata.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results