edit-parameters
CommunityDefine and modify dynamic parameters.
Authoryu-iskw
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the management of dynamic parameters within the Lightdash semantic layer, allowing for flexible and user-configurable query behavior without direct SQL modification.
Core Features & Use Cases
- Dynamic Parameter Definition: Create reusable variables at the project or model level.
- Type Safety: Enforces supported parameter types (
string,number,date). - SQL Templating: Enables referencing parameters within SQL queries using
${lightdash.parameters.name}. - Use Case: A marketing analyst can use this skill to define a
start_dateparameter for a sales report, allowing them to easily change the reporting period without altering the underlying SQL.
Quick Start
Use the edit-parameters skill to add a new string parameter named 'customer_segment' with a default value of 'SMB' to the 'customers' model.
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: edit-parameters Download link: https://github.com/yu-iskw/dbt-heros/archive/main.zip#edit-parameters 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.