OpenClaw 使用技能

Guide OpenClaw CLI usage for managing AI assistant operations.

1|1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/csuzngjh/principles --skill openclaw-csuzngjh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: OpenClaw 使用技能
Source: https://github.com/csuzngjh/principles/tree/main/claude/skills/openclaw-usage
Command: npx skills add https://github.com/csuzngjh/principles --skill openclaw-csuzngjh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide to using the OpenClaw Command Line Interface (CLI), enabling users to efficiently manage and interact with the OpenClaw AI assistant and its various components.

Core Features & Use Cases

  • CLI Command Reference: Detailed explanations and examples for core commands related to Gateway management, Agent interaction, Channel configuration, and tool usage.
  • Configuration Guidance: Information on managing OpenClaw's JSON configuration files and environment variables.
  • Troubleshooting & Best Practices: Tips for diagnosing issues, optimizing performance, and ensuring secure operation.
  • Use Case: A new user can quickly learn how to install OpenClaw, connect their Telegram channel, and send their first message to an agent by following the Quick Start guide.

Quick Start

Install OpenClaw and start the Gateway by running the command npx create-principles-disciple followed by openclaw gateway --force.

Frequently Asked Questions about OpenClaw 使用技能

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

FAQPage Schema
How do I manage a gateway and interact with agents using the OpenClaw CLI?

You can manage gateway administration and agent interaction in the OpenClaw CLI by executing core commands. The CLI provides detailed command references to start the gateway, configure channels, and send messages to agents directly from the terminal.

Can I connect a Telegram channel to an AI assistant through OpenClaw?

Yes, OpenClaw supports channel configuration for platforms like Telegram. You can connect your Telegram channel by following the quick start guide to install the framework, start the gateway, and send your first message to an agent.

How do I configure OpenClaw settings and environment variables?

OpenClaw configuration is managed through JSON configuration files and environment variables. The CLI provides guidance on editing these files to control gateway behavior, agent settings, and tool integration for your specific deployment.

What is the best way to troubleshoot OpenClaw gateway issues?

To troubleshoot OpenClaw gateway issues, use the built-in logging and diagnostic commands. The CLI offers tips for identifying common problems, optimizing performance, and ensuring secure operation of your AI assistant framework.

Does OpenClaw require any specific dependencies to operate the CLI?

OpenClaw CLI operates without external dependencies. You can quickly start by running the npx create-principles-disciple command to install the framework and then execute openclaw gateway --force to launch the gateway.

How do I integrate external tools with an AI agent in OpenClaw?

Tool integration in OpenClaw is handled through the CLI's core commands. You can configure and manage external tools for your agents by referencing the detailed command explanations provided for tool usage within the framework.