cli-coding-agents

Launch and manage coding agents across Claude, Droid, and OpenCode CLI platforms.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/0-CYBERDYNE-SYSTEMS-0/nano-core --skill cli-coding-agents
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cli-coding-agents
Source: https://github.com/0-CYBERDYNE-SYSTEMS-0/nano-core/tree/main/skills/runtime/cli-coding-agents
Command: npx skills add https://github.com/0-CYBERDYNE-SYSTEMS-0/nano-core --skill cli-coding-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of launching and managing coding agents across different CLI platforms like Claude, Droid, and OpenCode, providing a unified interface for profile management and configuration.

Core Features & Use Cases

  • Unified CLI Access: Interact with Claude, Droid, and OpenCode CLIs using consistent commands.
  • Profile Management: Easily list, set default, delete, and manage profiles for different AI models and providers.
  • Model Flexibility: Supports a wide range of models from various providers (Z.AI, MiniMax, OpenRouter, Kimi).
  • Use Case: You need to quickly test a code snippet using the latest model available through OpenRouter. You can use opencode-start deepseek-v3.2 to launch the agent with that specific profile and model.

Quick Start

Launch the Claude CLI using the ZAI profile.

Frequently Asked Questions about cli-coding-agents

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

FAQPage Schema
How do I manage coding agent profiles across different CLI platforms?▼

Unified CLI access provides a consistent command-line interface to launch and manage coding agents across Claude, Droid, and OpenCode platforms without switching contexts.

Can I override the default AI model when launching a CLI coding agent?▼

Yes, you can override the default AI model during agent execution by specifying a different profile, such as using a command to launch a specific model from providers like Z.AI, MiniMax, OpenRouter, or Kimi.

Does this CLI tool support environment variable configurations for customized agent execution?▼

Yes, the tool integrates environment variable configurations alongside profile switching and model overrides to enable fully customized coding agent execution across supported platforms.

What is the best way to launch an OpenCode agent with a specific model like deepseek?▼

The best way to launch an OpenCode agent with a specific model is by using the start command followed by the model name, such as `opencode-start deepseek-v3.2`, to apply the designated profile immediately.

Are there limitations when switching profiles between different AI model providers?▼

Profile switching limitations depend on the specific configurations of each AI model provider, though the unified CLI consistently applies environment variables and model overrides across Z.AI, MiniMax, OpenRouter, and Kimi.