mirror of
https://github.com/NomaDamas/k-skill.git
synced 2026-09-14 16:37:18 +08:00
6f98f9f8fb
Move KTX, SRT, fine-dust, and setup helpers out of root bundle[] so CLI sync reads skill-local scripts/. Keep thin repo shims for PYTHONPATH=scripts tests. Co-authored-by: Cursor <cursoragent@cursor.com>
12 lines
557 B
JSON
12 lines
557 B
JSON
{
|
|
"name": "k-skill-setup",
|
|
"description": "Install the k-skill bundle, use the unified CLI, resolve credentials, verify the runtime, and optionally configure update checks and GitHub starring.",
|
|
"profiles": [
|
|
"proxy",
|
|
"vault",
|
|
"browser",
|
|
"operations"
|
|
],
|
|
"frontmatter": "name: k-skill-setup\ndescription: Install the k-skill bundle, use the unified CLI, resolve credentials, verify the runtime, and optionally configure update checks and GitHub starring.\nlicense: MIT\nmetadata:\n category: setup\n locale: ko-KR\n phase: v1"
|
|
}
|