SkillHub

cline

v1.0.0

Cline的自动化技能

Sourced from ClawHub, Authored by elathoxu-crypto

Installation

Please help me install the skill `cline` from SkillHub official store. npx skills add elathoxu-crypto/cline

name: cline description: > Run the local Cline CLI to plan/build/code and return the output. requirements: - command: cline description: Cline CLI must be installed and on PATH usage: - title: Run Cline headless command: cline -y "" notes: | Use for coding, scaffolding, debugging, and multi-step plans. Keep prompts short and task-oriented. examples: - 'cline -y "Create hello.sh that prints date and uname -a."' - 'cline -y "Refactor this repo: add README and scripts folder."' safety: - Never paste secrets. - Ask before destructive commands.