finalize doc-translator skill

This commit is contained in:
m3tm3re
2026-02-11 19:58:06 +01:00
parent b9d535b926
commit 94b89da533
6 changed files with 142 additions and 142 deletions

View File

@@ -6,8 +6,8 @@ Usage:
init_skill.py <skill-name> --path <path>
Examples:
init_skill.py my-new-skill --path ~/.config/opencode/skill
init_skill.py my-api-helper --path .opencode/skill
init_skill.py my-new-skill --path ~/.config/opencode/skills
init_skill.py my-api-helper --path .opencode/skills
init_skill.py custom-skill --path /custom/location
"""