ica-cli

Manage installation, configuration, verification, and troubleshooting of the ICA CLI tool.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps users install, configure, verify, upgrade, and troubleshoot the Intelligent Code Agents (ICA) Command Line Interface (CLI), ensuring smooth day-to-day operations.

Core Features & Use Cases

  • Installation & Setup: Guides users through installing the ica CLI.
  • Configuration Management: Assists in setting up targets, scopes, and configuration files.
  • Verification & Troubleshooting: Helps diagnose and resolve common CLI errors.
  • Source Management: Enables adding, listing, and refreshing skill sources.
  • Use Case: A new user needs to set up the ICA CLI on their machine, configure it to work with the 'codex' target and 'user' scope, and then verify the installation.

Quick Start

Use the ica-cli skill to install the ICA CLI with codex and user scope.

Frequently Asked Questions about ica-cli

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

FAQPage Schema
How do I install and configure the ICA CLI for a specific coding target?

To install the ICA CLI, use the ica-cli skill to guide setup, selecting a specific target like 'codex' or 'cursor' and defining the configuration scope as 'user' or 'project' for seamless operations.

What is the best way to troubleshoot and verify an ICA CLI installation?

Troubleshoot and verify your ICA CLI installation by running the deterministic `ica doctor` command to diagnose environment issues, and use `ica list` to confirm successful configuration and target detection.

Does the ICA CLI support configuration management for multiple development environments?

Yes, ICA CLI configuration management supports distinct 'user' and 'project' scopes, allowing you to maintain isolated target settings and source management across multiple development environments.

How do I manage skill discovery sources after setting up the ICA CLI?

Manage skill discovery sources by using the ICA CLI's source management commands to add, list, and refresh skill sources, ensuring your Intelligent Code Agents have access to the latest operational skills.

Why is my ICA CLI configuration not applying to the correct target environment?

ICA CLI configuration may not apply correctly if the target selection (claude, codex, cursor, gemini, antigravity) or scope is misconfigured. Run `ica doctor` for environment detection and verify settings.