chore: clean remaining nanoclaw references from skill files

Update add-compact, add-voice-transcription, customize, and
update-skills SKILL.md files to reference EJClaw instead of NanoClaw.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Eyejoker
2026-03-26 19:11:41 +09:00
parent 2fd4cfc9d0
commit 18d7b315ea
4 changed files with 7 additions and 7 deletions

View File

@@ -42,7 +42,7 @@ Check remotes:
- `git remote -v`
If `upstream` is missing:
- Ask the user for the upstream repo URL (default: `https://github.com/qwibitai/nanoclaw.git`).
- Ask the user for the upstream repo URL (default: `https://github.com/phj1081/EJClaw.git`).
- `git remote add upstream <url>`
Fetch: