Jinja2 Template Engine
Renders Jinja2 templates with variable injection, macro expansion, and template inheritance. Integrates with the Jinja2 Environment API for sandboxed execution and custom filter registration.
What it does
Jinja2 Template Engine
Renders Jinja2 templates with variable injection, macro expansion, and template inheritance. Integrates with the Jinja2 Environment API for sandboxed execution and custom filter registration.
Installation
Requirements and caveats from upstream:
-
placeholders in the template allow writing code similar to Python
-
Templates are compiled to optimized Python code just-in-time and
-
Jinja's philosophy is that while application logic belongs in Python if
-
Source: https://github.com/pallets/jinja
-
Extracted from upstream docs: https://raw.githubusercontent.com/pallets/jinja/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (785 chars)