ica-bootstrap

A command that installs/configures ICA and dependencies.

1|1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/intelligentcode-ai/skills --skill ica-bootstrap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ica-bootstrap
Source: https://github.com/intelligentcode-ai/skills/tree/main/skills/ica-bootstrap
Command: npx skills add https://github.com/intelligentcode-ai/skills --skill ica-bootstrap

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill automates the entire process of setting up the Intelligent Code Agents (ICA) command-line interface and its essential skills, ensuring a smooth onboarding experience for new users or for recovering from broken environments.

Core Features & Use Cases

  • One-Click Setup: Installs ICA CLI, configures skill sources, and sets up baseline skills with minimal user interaction.
  • Platform Agnostic: Supports both macOS/Linux and Windows environments.
  • Verified & Fallback Installs: Prioritizes verified installation methods and provides fallbacks for robustness.
  • Use Case: A new developer joins a team and needs to get their local environment ready for ICA development. They run this skill, and within minutes, ICA is installed, configured, and ready for use.

Quick Start

Run the ica-bootstrap skill to set up ICA from scratch.

Frequently Asked Questions about ica-bootstrap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install and configure the ICA CLI from scratch?

To install and configure the ICA CLI, run the ica-bootstrap skill, which automates platform detection, verified CLI installation, skill source registration, and baseline skill deployment for immediate use.

Can I set up Intelligent Code Agents on both Windows and macOS?

Yes, you can set up Intelligent Code Agents on both Windows and macOS. The bootstrap process is platform agnostic, detecting your operating system automatically to apply the correct verified installation method.

What does the ICA baseline skills deployment include?

ICA baseline skills deployment includes registering skill sources and deploying essential skills, specifically the ica-cli skill, followed by a final health verification to ensure everything is configured correctly.

What is the best way to fix a broken ICA development environment?

The best way to fix a broken ICA development environment is to run the ica-bootstrap skill, which recovers environments by reinstalling the CLI, re-registering sources, and re-deploying baseline skills with fallback methods.

Does the ICA bootstrap process verify the installation after setup?

Yes, the ICA bootstrap process verifies the installation after setup. It performs a final health verification step to ensure the CLI and baseline skills are fully operational before completing the onboarding.

Do I need any dependencies before running the ICA onboarding setup?

No, you do not need any dependencies before running the ICA onboarding setup. The bootstrap skill operates independently to detect your platform and handle the entire installation and configuration process automatically.