aiagent-check-setup

Installation
SKILL.md

トリガーワード

「セットアップ確認」「環境チェック」「初期設定」「インストール確認」

AI Agent Check Setup

Use this skill to confirm the learner can safely start the course with Codex.

Checks

  • git --version
  • node --version
  • npm --version
  • python3 --version
  • claude --version and cursor --version only if the user wants cross-tool parity
  • presence of .env or credential-store setup without printing secrets
  • presence of .git/hooks/pre-commit after bash scripts/install_hooks.sh
  • whether the learner has read the Codex safety path for secrets and Git
Installs
3
GitHub Stars
347
First Seen
May 14, 2026
aiagent-check-setup — minicoohei/ai-agent-camp