Moshi setup and tmux skills for agent-driven remote coding
npx skills add https://github.com/rjyo/moshi-skill --skill moshi-best-practicesCLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.
Standalone agent skill repository for Moshi remote coding best practices on any host OS.
moshi-best-practices: host readiness, tmux defaults, tmux session bootstrap, optional moshi DIR shell helper, and moshi-hooksskillsFrom a local checkout:
npx skills add ./moshi-skill
Install the skill from the repo:
npx skills add ./moshi-skill --skill moshi-best-practices
List discoverable skills without installing:
npx skills add ./moshi-skill --list
When this repo is pushed to GitHub, the same layout can be installed with:
npx skills add <owner>/moshi-skill