Initial commit
This commit is contained in:
14
.claude-plugin/plugin.json
Normal file
14
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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",
|
||||
"version": "0.0.0-2025.11.28",
|
||||
"author": {
|
||||
"name": "Treasure Data",
|
||||
"email": "support@treasuredata.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/digdag",
|
||||
"./skills/workflow-management",
|
||||
"./skills/dbt"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user