README installation commands use old agent-skills repository name
Open
- Dominant language
- No language data
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The installation examples in `README.md` still use the old `agent-skills` repository/directory name:
```bash
git clone https://github.com/0xMiden/agent-skills.git
cp agent-skills/commands/*.md ~/.claude/commands/
```
GitHub currently redirects that URL to `0xMiden/agent-tools`, but the active repository is named `agent-tools` and the rest of the README presents it as Miden Agent Tools. Updating the clone URL and follow-up paths would avoid teaching new users the old repository name during setup.
Contributor guide
Assessment
This issue has not been assessed yet.