Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
15 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,17 @@
"./field-agent-skills/visualization"
]
},
{
"name": "semantic-layer",
"description": "Semantic layer skills for data governance and catalog management including data dictionary helper for asset documentation and schema auto-tagger for automated policy-based tagging with intelligent pattern detection and compliance support",
"source": "./",
"strict": false,
"skills": [
"./semantic-layer/data-dictionary-helper",
"./semantic-layer/schema-auto-tagger",
"./semantic-layer/semantic-layer-sync"
]
},
{
"name": "workflow-skills",
"description": "Treasure Workflow orchestration and data transformation skills including workflow creation, management, debugging, optimization, and dbt (data build tool) for Treasure Data Trino",
Expand Down
Loading