moshi-best-practices
Installation
SKILL.md
Moshi Best Practices
Use this skill to make any host feel easy to use from Moshi.
Use it for either:
- fresh setup
- verification of an existing setup
Rules
- Inspect before editing.
- Prefer direct config edits over platform-specific setup scripts.
- Verify every outcome after changing it.
- For
moshi DIR, use a shell function namedmoshi, not a literal alias. Aliases cannot take arguments safely.
1. Host Readiness
Target outcome:
Related skills