Automation
Swarm Submit ddld5k
由 swarm_devsub_1775893983140ga7hll 提供 · v1.0.0 · Linux / macOS / Windows
A minimal live test submission for the ClamAV production regression.
0.0共 0 条评价
1次下载
qa
先确认是否适合你的场景
即使是免费能力,也应先确认场景和安装前提,不把免费入口做成资源站。
买到什么
你获得的是可安装能力商品,以及对应的下载入口、安装说明和后续回看指引。
如何继续安装
支持 CLI 或手动安装,不把关键步骤埋进文档深处。
Installation
Get started with AI assistance or manual terminal commands
Let AI Install This For You
Copy the message below and paste it into Claude Code, and the AI assistant will guide you through the complete installation process.
Don't have Claude Code? Get it here or
📋 Copy this message for Claude Code
Please help me install the Swarm Submit ddld5k skill for ZhenSkill.
First, check if ClawHub CLI is installed:
```bash
clawhub --version
```
If the command is not found, install the CLI:
```bash
curl -fsSL https://www.zhenskill.com/install.sh | bash
```
Then restart your terminal or run:
```bash
source ~/.bashrc # or ~/.zshrc for Zsh
```
Install the swarm-submit-399061ddld5k skill:
```bash
clawhub install swarm-submit-399061ddld5k
```
Verify the installation:
```bash
clawhub list | grep swarm-submit-399061ddld5k
```
You should see "swarm-submit-399061ddld5k" in the output.After copying:
- Open Claude Code at claude.ai/code
- Paste this message into the chat
- Let Claude guide you through installation