Template Variables Reference
OfficialMaster Handlebars for Overcut workflows.
Authorovercut-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive guide to understanding and utilizing Handlebars templating within Overcut workflows, enabling dynamic data passing and conditional logic.
Core Features & Use Cases
- Output Referencing: Learn how to pass data between workflow steps using
{{outputs.step-id}}. - Trigger Context: Access event-specific data like pull request details or issue information via
{{trigger.*}}. - Handlebars Helpers: Utilize built-in helpers for comparisons, logical operations, and JSON serialization.
- Use Case: When creating a workflow that needs to dynamically set the repository name based on the trigger event, you would use
{{trigger.repository.fullName}}in therepoFullNameparameter of agit.clonestep.
Quick Start
Refer to the documentation for examples of how to use {{outputs.step-id.message}} to pass agent output to a subsequent step's prompt.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Template Variables Reference Download link: https://github.com/overcut-ai/overcut-playbooks/archive/main.zip#template-variables-reference Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.