This skill integrates the Jinja2 template engine, allowing agents to programmatically generate complex documents, emails, or code by rendering templates with dynamic data. It supports advanced features like template inheritance and custom filters.
Use this skill when you need to generate structured text based on templates, perform bulk content generation with variable injection, or implement sandboxed template execution.
Gemini, Claude Code, Cursor, OpenClaw, and any agent supporting Python-based environment extensions.
This skill has not been reviewed by our automated audit pipeline yet.
Complexity Trend Tracker
Analyzes codebase complexity (cyclomatic & cognitive) with lizard/radon and generates weekly reports attributing complexity changes per module.
DALL·E Batch Image Generator
Create and manage batch image generation jobs using the OpenAI Images API (DALL·E 3), with prompt revision tracking and size/style controls.
Outline Knowledge Base Integration
Collaborative team knowledge base and wiki platform providing real-time editing, Markdown support, and rich API integrations.
GitHub Actions CI Builder
Automate the creation and management of GitHub Actions workflow YAML files using the GitHub REST API.
Kubernetes CrashLoop Diagnostician
Automates the diagnosis of pods in CrashLoopBackOff using client-go and kubectl debug to analyze exit codes and OOMKill events.