attribute-creation
OfficialDefine reusable data dimensions.
Authorhoneydew-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the creation of calculated attributes (dimensions) on your entities, ensuring consistent, governed data definitions across your organization.
Core Features & Use Cases
- Guided SQL Expression Building: Assists in crafting SQL expressions for new attributes.
- Object Creation & Update: Manages the lifecycle of attributes via the
create_objectandupdate_objectMCP tools. - Use Case: Create a
net_priceattribute on theordersentity by multiplyingamountand(1 - discount_rate), making this calculation reusable and standardized.
Quick Start
Create a new calculated attribute named 'order_month' on the 'orders' entity using the SQL expression 'DATE_TRUNC('month', orders.order_date)'.
Dependency Matrix
Required Modules
None requiredComponents
referencesscripts
💻 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: attribute-creation Download link: https://github.com/honeydew-ai/honeydew-ai-coding-agents-plugins/archive/main.zip#attribute-creation 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.