Skip to content

fix: use distribution name of library in SKILL.md install command - #280

Merged
rich-iannone merged 2 commits into
mainfrom
fix-skill-using-dist-name
Jul 23, 2026
Merged

fix: use distribution name of library in SKILL.md install command#280
rich-iannone merged 2 commits into
mainfrom
fix-skill-using-dist-name

Conversation

@rich-iannone

Copy link
Copy Markdown
Member

This PR updates the logic for generating installation instructions in the SKILL.md file. It ensures that the correct PyPI distribution name is used (even when it differs from the importable module name).

Fixes: #272

@rich-iannone
rich-iannone merged commit 4435edf into main Jul 23, 2026
8 checks passed
@rich-iannone
rich-iannone deleted the fix-skill-using-dist-name branch July 23, 2026 21:21
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.

Generated SKILL.md install command uses the importable module name, not the PyPI distribution name

1 participant