Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:03:06 +08:00
commit 73652b90f9
8 changed files with 2794 additions and 0 deletions

60
plugin.lock.json Normal file
View File

@@ -0,0 +1,60 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:treasure-data/td-skills:workflow-skills",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "58a6893269fc962dab6eb96be0edc6e1bb313d4c",
"treeHash": "b79d9b2bd77e12d7d27ec31608cd5d958efc9a38947dfd031744dc83adbfc261",
"generatedAt": "2025-11-28T10:28:46.206672Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"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"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "d1b3766bb6e8c36b488ee268025e7df332426c6601ce4e54d8ff988cbc4bc47c"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "4f8ecba973462ff56d1314fce40dc07c0fee693dd5f08534845c739fcd20d97e"
},
{
"path": "skills/dbt/SKILL.md",
"sha256": "be47fbfb69076da8ae38168e3cd83041d1c1f5a2420d65fd9b64848b719f28ca"
},
{
"path": "skills/dbt/macros/td_incremental_scan.sql",
"sha256": "e4c7590e0356a22f2d6869965b61b4092b6dcd820a96416815d58eb5e06fe504"
},
{
"path": "skills/dbt/macros/override_dbt_trino.sql",
"sha256": "7a14843c36bc0bbc7dd2fc1d994faaeca41ef93cd08461b7b2ff52c89b5e6056"
},
{
"path": "skills/digdag/SKILL.md",
"sha256": "6200a49fc93268086792cbbcc0136ed11f8d9b285bbcc1f452a0624ae1bc8895"
},
{
"path": "skills/workflow-management/SKILL.md",
"sha256": "3568c5bfbc46e7811a5c018ecbb91e4dd0171882f1dfa95b8f98aecaf232354f"
}
],
"dirSha256": "b79d9b2bd77e12d7d27ec31608cd5d958efc9a38947dfd031744dc83adbfc261"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}