install-openclaw
OpenClaw 全自动安装、配置和修复工具。包括:OpenClaw 安装、Claude API 中转站配置、飞书插件集成、bug 自动修复。当用户需要安装、配置或修复 OpenClaw 时使用此技能。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/binbin/auto-install-openclawWhat This Skill Does
The install-openclaw skill serves as a comprehensive management engine for the OpenClaw AI agent framework. It automates the end-to-end lifecycle of OpenClaw, including software installation, environment configuration, Claude API integration, and third-party communication channel setup (such as Feishu). Beyond initial deployment, it acts as a self-healing diagnostic tool capable of identifying and resolving common gateway issues, plugin loading failures, and configuration errors, ensuring continuous agent uptime.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/binbin/auto-install-openclaw
Ensure your system meets the base requirements: Node.js 18+, pnpm, and Python 3.8+. Once the skill is installed, the agent will have the ability to execute shell scripts, manage files in ~/.openclaw/, and interface with your network to configure AI providers and messaging plugins.
Use Cases
- Rapid Deployment: Use this when setting up a new OpenClaw node for personal or team productivity.
- API Migration: Automatically swap out LLM backends by updating your Claude proxy settings for a new AI middle-layer service.
- Plugin Orchestration: Configure enterprise messaging platforms like Feishu to serve as the front-end interface for your OpenClaw agents.
- Troubleshooting: Use the skill to automatically clean up logs, restart hanging processes, or resolve connectivity issues with external API endpoints.
Example Prompts
- "OpenClaw, please install the latest version and set up my Feishu channel so I can talk to you in my office group."
- "I'm having trouble with the Claude integration. Can you check my models.json and test the connection to the API proxy?"
- "My gateway keeps crashing, please run a diagnostic, clear the old logs, and restart the service."
Tips & Limitations
- Security: The skill requires read/write access to your
~/.openclaw/directory. Ensure you audit your configuration files after automated updates, especially those containing API tokens. - Dependencies: Keep your Node.js and pnpm versions updated to the latest stable release to avoid compatibility issues with the plugin architecture.
- Persistence: While the skill handles basic log rotation, it is recommended to monitor your disk space if the gateway is running in debug mode for extended periods.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-binbin-auto-install-openclaw": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution
Related Skills
im-social-insurance-backpay
内蒙古养老保险补缴计算工具。用于计算内蒙古地区养老保险补缴金额,包括本金、利息(按月复利计息)、滞纳金等明细。 **触发关键词**:社保补缴、社保补费、补缴、补费、养老保险补缴、社保欠费计算 **使用场景**: 1. 计算历史欠缴养老保险的补缴金额 2. 估算补缴本金、利息、滞纳金明细 3. 对比不同缴费档次(60%/80%/100%/150%/200%/300%)的补缴金额 4. 计算无滞纳金情况下的补缴金额 **输入参数**: - 补缴起止年月(必填) - 缴费档次比例(可选,默认60%,支持--all计算全部档次) - 补缴时间(可选,默认当前时间) - 自定义月缴费基数(可选,设置后忽略档次比例和社平工资) **输出结果**: - 个人本金、单位本金 - 个人利息、单位利息(按月复利计算) - 个人滞纳金、单位滞纳金 - 有滞纳金和无滞纳金分别汇总 - 支持六档对比:60%、80%、100%、150%、200%、300%
openclaw-skills-setup-cn
ClawHub 安装与配置 | ClawHub setup. 帮助中文用户安装 ClawHub、配置镜像(如阿里云)、 找技能(发现/推荐)、以及技能的安装/更新/启用/禁用。 Use when: 安装 clawhub, clawhub 怎么用, 找技能/找 skill, 有什么技能可以/有什么 skill 可以, 找一个技能/找一个 skill, 搜索技能/搜索 skill, 安装技能/安装 skill, 更新技能/更新 skill, 管理技能/管理 skill, clawhub init, clawhub install, clawhub search, clawhub update, openclaw skills.
docx-cn
Word 文档处理 | Word Document Processing. 创建、读取、编辑 Word 文档 | Create, read, edit Word documents. 支持 .docx 格式、格式化、表格、图片 | Supports .docx format, formatting, tables, images. 触发词:Word、文档、docx.
software-copyright-cn
中国计算机软件著作权登记申请材料生成器。用于生成软著申请所需的全部材料,包括软件基本信息表单填写、程序鉴别材料PDF(源代码语法高亮)、文档鉴别材料PDF(用户手册)。当用户提到"软著"、"软件著作权"、"著作权登记"、"版权登记"、"软著申请"、"copyright registration"时使用此技能。
feishu-docs
飞书文档(Docx)API技能。用于创建、读取、更新和删除飞书文档。支持Markdown/HTML内容转换、文档权限管理。