Development
Acceptance Skill 538306
由 seller531274 提供 · v1.0.0 · Linux / macOS / Windows
Automated marketplace acceptance submission for the ZhenSkill main site.
0.0共 0 条评价
0次下载
acceptance
先确认是否适合你的场景
即使是免费能力,也应先确认场景和安装前提,不把免费入口做成资源站。
买到什么
你获得的是可安装能力商品,以及对应的下载入口、安装说明和后续回看指引。
如何继续安装
支持 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 Acceptance Skill 538306 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 acceptance-skill-538306 skill:
```bash
clawhub install acceptance-skill-538306
```
Verify the installation:
```bash
clawhub list | grep acceptance-skill-538306
```
You should see "acceptance-skill-538306" in the output.After copying:
- Open Claude Code at claude.ai/code
- Paste this message into the chat
- Let Claude guide you through installation