claude-code-cli

Develop autonomous agents and orchestrate multi-agent systems with Claude Code CLI.

1|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/filipexyz/plugins --skill claude-code-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code-cli
Source: https://github.com/filipexyz/plugins/tree/main/plugins/claude-code-cli/skills/claude-code-cli
Command: npx skills add https://github.com/filipexyz/plugins --skill claude-code-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides patterns and commands to develop autonomous agents and orchestrate multi-agent systems using Claude Code CLI. It covers authentication, headless mode, JSON parsing, tool restrictions, subagents, and orchestration patterns.

Core Features & Use Cases

  • Headless execution: Run agents without UI using the CLI in headless mode.
  • Structured outputs: JSON and streaming outputs with reliable parsing and optional JSON schemas.
  • Multi-agent orchestration: Coordinate multiple agents and subagents for complex tasks and automation.

Quick Start

Use the claude-code-cli skill to spawn an autonomous agent: claude -p "Describe the feature" with output formatted as JSON.