Skip to content

docs: fix root SKILL.md and individual skill install#702

Merged
jackwener merged 1 commit intomainfrom
docs/update-outdated-readme
Apr 2, 2026
Merged

docs: fix root SKILL.md and individual skill install#702
jackwener merged 1 commit intomainfrom
docs/update-outdated-readme

Conversation

@jackwener
Copy link
Copy Markdown
Owner

Summary

Follow-up to #701. Fixes the root cause of npx skills add jackwener/opencli --skill opencli-operate failing.

Root cause: Root SKILL.md exists, so npx skills only discovers 1 skill ("opencli") and blocks sub-skill discovery. Need --full-depth flag for individual skill install.

Changes:

  • Update root SKILL.md: fix version (1.5.6→1.6.1), fix skill paths, add 4th skill (opencli-oneshot), remove incorrect env vars and non-existent record command
  • Add --full-depth flag to README skill install commands (EN + CN) so individual skills can be installed

Test plan

  • npx skills add jackwener/opencli --full-depth --skill opencli-operate succeeds
  • npx skills add jackwener/opencli still installs the root skill

Root SKILL.md was already removed in #703. Add per-skill install
commands to both EN and CN READMEs (without --full-depth since
root SKILL.md no longer blocks sub-skill discovery).
@jackwener jackwener force-pushed the docs/update-outdated-readme branch from 6d269eb to f67b2c4 Compare April 2, 2026 16:18
@jackwener jackwener merged commit ba67a3e into main Apr 2, 2026
11 checks 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