attribute-creation

Official

Define 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_object and update_object MCP tools.
  • Use Case: Create a net_price attribute on the orders entity by multiplying amount and (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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.