prerequisite-check

Scan systems for required tools like Python, Git, Node.js, and Claude CLI.

1|1|Updated Nov 2, 2025
One-click install
npx skills add https://github.com/plan-net/cc-hitl-template --skill prerequisite-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prerequisite-check
Source: https://github.com/plan-net/cc-hitl-template/tree/main/.claude/skills/prerequisite-check
Command: npx skills add https://github.com/plan-net/cc-hitl-template --skill prerequisite-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manually checking system requirements is tedious and prone to errors, leading to frustrating setup failures and wasted time. This Skill automates the entire validation process, ensuring your environment is ready for AI development.

Core Features & Use Cases

  • Automated Environment Scan: Automatically scans your system for essential tools like Python 3.12+, Git, Node.js 18+, and Claude CLI.
  • Platform-Specific Checks: Verifies platform-specific needs, such as Homebrew, Podman, and OrbStack for macOS, or Docker for Linux.
  • Actionable Installation Guidance: If anything's missing, it provides clear, actionable installation commands tailored to your operating system.
  • Use Case: Before starting any new AI project or troubleshooting an existing setup, simply activate this Skill to ensure your development environment is perfectly configured, preventing common "it works on my machine" issues.

Quick Start

Check if my system meets all the prerequisites for the Claude + Kodosumi HITL template.