Add smartgift-all bundle plugin (both skills via symlink, zero drift)
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
"email": "vinnt@smartgift.vn"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "smartgift-all",
|
||||
"source": "./plugins/all",
|
||||
"description": "Toàn bộ — cả md-writing lẫn prompt-sharpening. Cài cái này nếu muốn tất cả.",
|
||||
"category": "workflow"
|
||||
},
|
||||
{
|
||||
"name": "smartgift-dev",
|
||||
"source": "./plugins/dev",
|
||||
@@ -20,4 +26,4 @@
|
||||
"category": "productivity"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
|
||||
"name": "smartgift-all",
|
||||
"version": "0.1.0",
|
||||
"description": "Smartgift — toàn bộ skill: md-writing (dev) + prompt-sharpening (dùng chung). Cài một cái là có tất cả.",
|
||||
"author": {
|
||||
"name": "Smartgift",
|
||||
"email": "vinnt@smartgift.vn"
|
||||
}
|
||||
}
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../../dev/skills/md-writing
|
||||
+1
@@ -0,0 +1 @@
|
||||
../../common/skills/prompt-sharpening
|
||||
Reference in New Issue
Block a user