Skip to content

Update skill install guide to use smlt.skill from releases#4

Merged
smintz merged 2 commits intomainfrom
skill-install-readme
Mar 7, 2026
Merged

Update skill install guide to use smlt.skill from releases#4
smintz merged 2 commits intomainfrom
skill-install-readme

Conversation

@smintz
Copy link
Copy Markdown
Contributor

@smintz smintz commented Mar 7, 2026

Summary

  • Replace multi-step skill installation (mkdir, cp, edit CLAUDE.md) with a single curl + tar command that extracts smlt.skill from the latest release

Test plan

  • curl -fsSL .../smlt.skill | tar xz -C .claude/skills/ extracts correctly

🤖 Generated with Claude Code

smintz and others added 2 commits March 7, 2026 07:44
One curl command downloads and extracts the skill tarball directly
into a project's .claude/skills/ directory.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Downloads and extracts the skill tarball from the latest GitHub release.
Default target is .claude/skills/smlt/, use --agents for .agents/skills/smlt/.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@smintz smintz merged commit 57e0410 into main Mar 7, 2026
4 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