Skip to content

Comments

fix: make skill installer work without prior package installation#69

Merged
uhyo merged 1 commit intomasterfrom
claude/fix-agent-skill-install-VPjDF
Feb 22, 2026
Merged

fix: make skill installer work without prior package installation#69
uhyo merged 1 commit intomasterfrom
claude/fix-agent-skill-install-VPjDF

Conversation

@uhyo
Copy link
Owner

@uhyo uhyo commented Feb 22, 2026

Resolve the skills directory relative to the script itself (via
import.meta.url) instead of relative to CWD, so the installer works
when invoked through npx -p / yarn dlx / pnpm dlx without having
@funstack/static installed first.

Update all documented install commands to use the zero-install
variants and add yarn dlx / pnpm dlx equivalents.

https://claude.ai/code/session_0171KKmMhMFZuwbzbCxqgCNd

Resolve the skills directory relative to the script itself (via
import.meta.url) instead of relative to CWD, so the installer works
when invoked through npx -p / yarn dlx / pnpm dlx without having
@funstack/static installed first.

Update all documented install commands to use the zero-install
variants and add yarn dlx / pnpm dlx equivalents.

https://claude.ai/code/session_0171KKmMhMFZuwbzbCxqgCNd
@uhyo uhyo merged commit 40ad164 into master Feb 22, 2026
1 check passed
@uhyo uhyo deleted the claude/fix-agent-skill-install-VPjDF branch February 22, 2026 15:20
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.

2 participants