claude-cli

Community

Claude CLI: interactive AI sessions & automation

Authorlanej
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides workflows for the claude CLI, covering interactive sessions, print mode scripting, MCP server management, and plugin configuration.

Core Features & Use Cases

  • Interactive vs Print Mode: choose conversational or scripted outputs.
  • Session Management: continue, resume, and fork conversations.
  • MCP Integration: manage Model Context Protocol servers and configurations.
  • Plugin System: install, enable, disable, and validate plugins.
  • Flexible Output: text, JSON, or streaming formats for automation.

Quick Start

Example: start an interactive session with a prompt: claude "explain this codebase"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: claude-cli
Download link: https://github.com/lanej/dotfiles/archive/main.zip#claude-cli

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository