Files
ericpapa80 6f98f9f8fb refactor(skills): colocate remaining bundled helpers in skill directories
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>
2026-08-15 10:45:15 +09:00

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"
}