Skip to content

fix(cli): update stale error message about flat SKILL.md repos#247

Merged
christso merged 1 commit into
mainfrom
fix/241-stale-error-message
Mar 14, 2026
Merged

fix(cli): update stale error message about flat SKILL.md repos#247
christso merged 1 commit into
mainfrom
fix/241-stale-error-message

Conversation

@christso
Copy link
Copy Markdown
Contributor

Summary

  • Remove outdated "flat SKILL.md repos from the npx skills ecosystem are not yet supported" message from plugin skills add --from error
  • Replace with actionable guidance: show available skills and tip to use allagents skills list

Closes #241

E2E Test

bun run build
# Install a plugin and try adding a non-existent skill
./dist/index.js plugin skills add nonexistent-skill --from github:some/plugin
# Verify: error message no longer says "not yet supported"
# Verify: error message shows available skills and tip

🤖 Generated with Claude Code

Remove outdated "not yet supported" claim about flat SKILL.md repos
and add a tip pointing users to `allagents skills list`.

Closes #241
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying allagents with  Cloudflare Pages  Cloudflare Pages

Latest commit: 460149d
Status: ✅  Deploy successful!
Preview URL: https://2e9d42b1.allagents.pages.dev
Branch Preview URL: https://fix-241-stale-error-message.allagents.pages.dev

View logs

@christso christso merged commit 49d10fe into main Mar 14, 2026
1 check passed
@christso christso deleted the fix/241-stale-error-message branch March 14, 2026 03:03
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.

bug: stale error message says flat SKILL.md repos are not supported after #232 fix

1 participant