Skip to content

docs: fix broken alternate install command#8

Merged
forkadarshp merged 1 commit into
mainfrom
docs/fix-install-command
May 29, 2026
Merged

docs: fix broken alternate install command#8
forkadarshp merged 1 commit into
mainfrom
docs/fix-install-command

Conversation

@forkadarshp

Copy link
Copy Markdown
Owner

Replaces the non-resolving npx agent-skills-cli add forkadarshp/MPort (that package's bins are skills/agent-skills, not agent-skills-cli) with the verified multi-agent form of the primary CLI:

npx skills add forkadarshp/MPort --agent '*'

The primary npx skills add forkadarshp/MPort was tested end-to-end against the now-public repo (clones, discovers modelport-skill, installs). One-line docs fix, markdownlint clean, no other agent-skills-cli references remain.

`npx agent-skills-cli add ...` doesn't resolve — that package's bins are
`skills`/`agent-skills`, not `agent-skills-cli`. Replace it with the verified
multi-agent form of the primary CLI: `npx skills add forkadarshp/MPort --agent '*'`.
@forkadarshp forkadarshp merged commit 445e4d6 into main May 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant