Skip to content

fix(skill): document reference files in install guide - #625

Open
Dikshj wants to merge 1 commit into
Panniantong:mainfrom
Dikshj:fix-skill-references-install-docs
Open

fix(skill): document reference files in install guide#625
Dikshj wants to merge 1 commit into
Panniantong:mainfrom
Dikshj:fix-skill-references-install-docs

Conversation

@Dikshj

@Dikshj Dikshj commented Aug 14, 2026

Copy link
Copy Markdown

Summary

  • Update docs/install.md so the Skills directory row documents the complete payload: SKILL.md plus references/*.md.
  • Add regression coverage that the install guide mentions references/*.md.
  • Strengthen skill install coverage to assert all packaged reference markdown files are copied into the installed skill directory.

Fixes #622.

Tests

  • python -m pytest tests\test_skill_command.py tests\test_opencode_skill.py -q
  • python -m pytest tests -q (fails in this local Windows environment due to unrelated missing dependencies loguru/yt_dlp, symlink privileges, and existing Xiaoyuzhou script test failures)

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.

install.md Skills table only lists SKILL.md — references/ dir missing after install, all relative links broken

1 participant