claude-code
Installation
SKILL.md
Claude Code (Official CLI) - Babata Edition 😈
This skill wraps the @anthropic-ai/claude-code tool. It provides a powerful, agentic coding experience directly in your terminal.
🛠️ Prerequisites & Installation
Based on the official docs (https://code.claude.com/docs):
- Native Install (Recommended):
- macOS/Linux:
curl -fsSL https://claude.ai/install.sh | bash - Windows (PowerShell):
irm https://claude.ai/install.ps1 | iex
- macOS/Linux:
- Authenticate:
Follow the browser flow to connect your Anthropic account.claude login