Skip to content

feat(cmd): add install command for bundled skill installation#1455

Open
VitorAEltz wants to merge 3 commits into
devfrom
feat/install-skill-azion-cli
Open

feat(cmd): add install command for bundled skill installation#1455
VitorAEltz wants to merge 3 commits into
devfrom
feat/install-skill-azion-cli

Conversation

@VitorAEltz
Copy link
Copy Markdown

Introduce a new install command enabling users to install bundled skills and resources to the user’s ~/.claude/skills directory. Add message files and tests, integrate the command into the root command tree, and provide help/usage information. Include a utility for copying directories, used by the command.

Introduce a new `install` command enabling users to install bundled skills
and resources to the user’s ~/.claude/skills directory. Add message
files and tests, integrate the command into the root command tree, and
provide help/usage information. Include a utility for copying directories,
used by the command.
@VitorAEltz VitorAEltz requested a review from a team as a code owner April 16, 2026 17:07
…docs

Add installation, login, and deployment instructions; decision trees and global flags.
Introduce a --template flag with starter examples and template‑based init workflows.

Updated SKILL.md, commands.md, and workflows.md accordingly.
Comment thread skills/azion-cli/SKILL.md Outdated
Rename the bundled skill from azion-cli to azion for simpler invocation.
Update .gitignore to use /azion/ pattern to only ignore root-level
build output directory, not the skills/azion/ directory.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants