claude-code-cli-terminal-assistant
Installation
SKILL.md
Claude Code CLI Terminal Assistant
Skill by ara.so — Claude Code Skills collection.
Claude Code CLI is an open-source command-line interface for Anthropic's Claude AI that functions as an agentic coding system and terminal assistant. It provides advanced features including codebase understanding, git workflows, multi-file editing, Model Context Protocol (MCP), subagents, automation, and CI/CD integration.
Installation
Global Installation (Recommended)
# Install globally via npm
npm install -g claude-code-cli
# Verify installation
claude-code --version