Back to list
dwen3232

global-installer

by dwen3232

gotta love version controlling

0🍴 0📅 Jan 20, 2026

SKILL.md


name: global-installer description: Install global dependencies to the system. These are typically installing using brew

Global Installer

Instructions

When installing system packages (ex: git, gcloud, etc.):

  1. Use a WebSearch to check how to install the package. Check to see if it can be installed using brew
  • ALWAYS install using brew if it's an option
  1. If the output of the installation command indicates that the package requires some initialization steps, ask the user for permission to execute it using the AskUserQuestion tool
  2. After finishing the execution, read $HOME/Justfile and update it with the installation command and the necessary setup
  3. If the installation updated the .zshrc file automatically or if you modified in step 2, add a comment that CLEARLY indicates what package the code is for

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon