install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/communication/continue" ~/.claude/skills/diegosouzapw-awesome-omni-skill-continue && rm -rf "$T"
manifest:
skills/communication/continue/SKILL.mdsource content
Continue Translation
Examples
- /continue
Guidelines
- when I call this skill, should commit, push & then continue the translation
- Don't use the python script but directly the llm to translate.