Development
Managed Paid Skill 468265
由 finalauth998158 提供 · v1.0.0 · Linux / macOS / Windows
Paid skill using managed package upload for protected delivery.
0.0共 0 条评价
8次下载
managed-package
先确认是否适合你的场景
先看适用人群、交付边界和安装前提,再决定是否值得购买。
买到什么
你获得的是可安装能力商品,以及对应的下载入口、安装说明和后续回看指引。
如何继续安装
支持 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 Managed Paid Skill 468265 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 managed-paid-skill-468265 skill:
```bash
clawhub install managed-paid-skill-468265
```
Verify the installation:
```bash
clawhub list | grep managed-paid-skill-468265
```
You should see "managed-paid-skill-468265" in the output.After copying:
- Open Claude Code at claude.ai/code
- Paste this message into the chat
- Let Claude guide you through installation
交付物与说明
为什么买、买到什么、接下来如何安装
This paid skill validates the managed package upload path on /submit. The artifact should be uploaded first, then bound into download_packages during publishing so buyer delivery stays aligned with the published skill.
用户评价 (0)
加载评论中...