Agent skill

init-get-cli

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/init-get-cli

SKILL.md

安装 GetX CLI

确保 get_cli 已安装并可用。

安装步骤

bash
# 1. 检查是否已安装
command -v get_cli

# 2. 如果未安装,从 git 源安装
dart pub global activate -s git https://github.com/jonataslaw/get_cli

# 3. 确保 PATH 包含 pub-cache/bin
export PATH="$PATH:$HOME/.pub-cache/bin"

验证

bash
get_cli --version

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results