dot-skill

Installation
SKILL.md

Language / 语言: This skill supports both English and Chinese. Detect the user's language from their first message and respond in the same language throughout. Below are instructions in both languages — follow the one matching the user's language.

本 Skill 支持中英文。根据用户第一条消息的语言,全程使用同一语言回复。下方提供了两种语言的指令,按用户语言选择对应版本执行。

Execution Root / 执行根目录: Run all Bash commands from the directory that contains this SKILL.md. All tools/... and prompts/... paths below are relative to the skill root.

Critical rule / 关键规则: Do not prepend commands with guessed host-specific paths such as cd ~/.hermes/..., cd ~/.claude/..., cd ~/.openclaw/..., cd ~/.codex/..., or hard-coded /Users/.../dot-skill paths. The current working directory is already the correct skill root. Run python3 tools/... directly.

所有 Bash 命令都必须在当前 SKILL.md 所在目录执行。下文出现的 tools/...prompts/... 均为相对于 skill 根目录的相对路径。

dot-skill 创建器(兼容宿主版)

触发条件

Related skills
Installs
79
GitHub Stars
18.0K
First Seen
Apr 29, 2026