Skip to content

Commit c306dcf

Browse files
authored
Merge pull request #18 from dbt-labs/joel-testing-skill-updates
Update marketplace
2 parents 6212694 + 2fcb64e commit c306dcf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
33
"name": "dbt-skills",
4-
"description": "Skills for working with dbt (data build tool) - analytics engineering, data modeling, semantic layer, and dbt Cloud operations",
4+
"description": "Skills for working with dbt Core and the dbt Fusion engine - analytics engineering, data modeling, semantic layer, and dbt Cloud operations",
55
"owner": {
66
"name": "dbt Labs",
77
"email": "support@getdbt.com"

scripts/generate_marketplace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
MARKETPLACE_METADATA = {
2020
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
2121
"name": "dbt-skills",
22-
"description": "Skills for working with dbt (data build tool) - analytics engineering, data modeling, semantic layer, and dbt Cloud operations",
22+
"description": "Skills for working with dbt Core and the dbt Fusion engine - analytics engineering, data modeling, semantic layer, and dbt Cloud operations",
2323
"owner": {
2424
"name": "dbt Labs",
2525
"email": "support@getdbt.com"

0 commit comments

Comments
 (0)