← Back to Skills Marketplace
qtx0213

ClawLine Setup

by qutianxiang · GitHub ↗ · v0.2.1 · MIT-0
cross-platform ⚠ suspicious
209
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install clawline-setup
Description
通过对话一键安装 ClawLine 插件,绑定手机 UUID,查看连接状态或断开连接,无需命令行操作。
README (SKILL.md)

ClawLine Setup\r

\r 通过对话一键安装并配置 ClawLine 手机 App 与 OpenClaw 的连接,无需任何命令行操作。\r \r

能做什么\r

\r 安装此 Skill 后,直接在任意聊天窗口对 OpenClaw 说自然语言即可完成全部配置:\r \r

  • 安装 ClawLine:检查并自动安装 ClawLine Channel Plugin\r
  • 绑定手机:提供 UUID 后立即写入配置并重启网关\r
  • 随时重新绑定:说出新 UUID 即可覆盖旧配对\r
  • 查看状态:随时查询连接状态和实例信息\r
  • 断开连接:清除配对信息\r \r

使用示例\r

\r

你:帮我安装 ClawLine\r
AI:✅ ClawLine Channel Plugin 安装成功。\r
    下一步需要绑定你的手机:\r
    1. 打开 ClawLine App\r
    2. 进入"添加实例"页面\r
    3. 给实例命名(如"我的电脑")\r
    4. 复制页面显示的 UUID\r
    复制后直接告诉我即可。\r
\r
你:ClawLine 的 UUID 是 a1b2c3d4-e5f6-7890-abcd-ef1234567890\r
AI:✅ UUID 已更新。网关重启后,请在 App 的"实例管理"→ 待确认列表中确认配对即可。\r
```\r
\r
## 安装方式\r
\r
此 Skill 由 clawhub 通过以下命令自动安装:\r
\r
```bash\r
openclaw plugins install @openclawline/clawline-setup\r
```\r
\r
## 触发关键词\r
\r
| 说什么 | 触发的操作 |\r
|--------|-----------|\r
| 帮我安装 ClawLine | 检查并安装 Channel Plugin |\r
| 安装 ClawLine | 同上 |\r
| ClawLine 的 UUID 是 xxxx | 设置/更新连接 UUID |\r
| ClawLine 连接状态 | 查看当前配置 |\r
| 断开 ClawLine | 清除配对信息 |\r
\r
## 相关链接\r
\r
- GitHub:https://github.com/qtx0213/clawline\r
- ClawLine App:https://openclawline.com\r
- npm 包:https://www.npmjs.com/package/@openclawline/clawline-setup\r
Usage Guidance
This skill appears to do what it says (install a ClawLine plugin and bind a phone UUID), but there are inconsistencies and vague instructions you should resolve before proceeding. Specifically: - The SKILL.md contradicts itself: it says 'no CLI needed' but tells the agent to run `openclaw plugins install ...`. Confirm you have the OpenClaw CLI and are comfortable using it. - The skill implies it will write to gateway configuration files and restart the gateway; ask exactly which files and commands will be changed and back up those configs first. - Inspect the npm package (@openclawline/clawline-setup) and the GitHub repository before installing to verify the maintainer and code are trustworthy. - If you are unsure, perform the plugin install and UUID binding manually (or ask the skill to show exact commands it will run) so you can review each change. - Do not provide any other credentials or tokens to this skill; it does not declare needing them. If the developer provides more precise install steps or a link to audited code, the assessment could be upgraded.
Capability Analysis
Type: OpenClaw Skill Name: clawline-setup Version: 0.2.1 The skill bundle is designed to automate the installation and configuration of the ClawLine mobile app integration for OpenClaw. It provides instructions in SKILL.md for the agent to guide users through installing the '@openclawline/clawline-setup' plugin and configuring a pairing UUID. The logic is transparent and aligns with the stated purpose, with no evidence of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
The skill says it performs one-click install/config without command-line operations, but SKILL.md and install.txt explicitly call out the CLI command `openclaw plugins install @openclawline/clawline-setup`. The metadata lists no required binaries or config paths even though installing a plugin and writing a UUID to gateway config clearly requires the OpenClaw CLI and permission to modify gateway configuration—this is an incoherence between claimed purpose and required capabilities.
Instruction Scope
Instructions tell the agent to 'write UUID to config and restart gateway' but do not specify which files, what exact commands, or what safety checks to perform. That gives the agent broad discretion to modify local configuration and restart services. The README also contradicts itself (saying no command-line required while showing an explicit CLI install command). Vague, open-ended instructions that modify system config are a scope concern.
Install Mechanism
There is no install spec in the registry bundle, but install.txt and SKILL.md indicate installation via `openclaw plugins install @openclawline/clawline-setup`, which will fetch an npm package. This is a reasonable mechanism for a plugin, but it relies on an external npm package and the OpenClaw CLI—verify the package and its maintainer before installing.
Credentials
The skill declares no environment variables or credentials, which is good, but it implicitly requires the ability to modify OpenClaw gateway configuration and restart the gateway (file and service-level privileges). Those privileges are not declared in metadata and may be more powerful than users expect.
Persistence & Privilege
always is false and the skill is user-invocable; autonomous invocation is allowed (platform default). The skill's capability to edit gateway config and restart services is a high-impact action, but it does not request persistent 'always' inclusion. Users should be cautious about allowing autonomous runs that perform system changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawline-setup
  3. After installation, invoke the skill by name or use /clawline-setup
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.1
ClawLine Setup v0.2.1 - 全新上线:通过自然语言一键安装与配置 ClawLine 手机 App 及 OpenClaw 连接,无需命令行操作 - 支持自动检测与安装 ClawLine Channel Plugin - 新增手机绑定功能,通过提供 UUID 实现自动配对及网关重启 - 支持随时覆盖旧配对,快速重新绑定新设备 - 可查询连接状态、实例信息,或随时清除配对信息断开连接 - 简单关键词触发,详细指引对话式体验
Metadata
Slug clawline-setup
Version 0.2.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ClawLine Setup?

通过对话一键安装 ClawLine 插件,绑定手机 UUID,查看连接状态或断开连接,无需命令行操作。 It is an AI Agent Skill for Claude Code / OpenClaw, with 209 downloads so far.

How do I install ClawLine Setup?

Run "/install clawline-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ClawLine Setup free?

Yes, ClawLine Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ClawLine Setup support?

ClawLine Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ClawLine Setup?

It is built and maintained by qutianxiang (@qtx0213); the current version is v0.2.1.

💬 Comments