Development
Paid DevSub Skill 949163
由 finalauth998158 提供 · v1.0.0 · Linux / macOS / Windows
Paid skill created after developer subscription activation.
0.0共 0 条评价
6次下载
paidflow
先确认是否适合你的场景
先看适用人群、交付边界和安装前提,再决定是否值得购买。
买到什么
你获得的是可安装能力商品,以及对应的下载入口、安装说明和后续回看指引。
如何继续安装
支持 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 Paid DevSub Skill 949163 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 paid-devsub-skill-949163 skill:
```bash
clawhub install paid-devsub-skill-949163
```
Verify the installation:
```bash
clawhub list | grep paid-devsub-skill-949163
```
You should see "paid-devsub-skill-949163" in the output.After copying:
- Open Claude Code at claude.ai/code
- Paste this message into the chat
- Let Claude guide you through installation