我的技能
my_skill_clawhub_skill
by canonxu
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/canonxu/my-skill-clawhub-skill文档
Purpose
A wrapper for clawhub to standardize the publishing and installation workflow for agent skills.
Commands
1. Publish (Upload)
Standardize publishing with mandatory versions and changelogs.
bash scripts/clawhub_helper.sh publish <path> <version> "<changelog>"
2. Install (Download/Search)
Search and install with optional version specification.
bash scripts/clawhub_helper.sh install <slug> [version]
Features
- Auto-versioning: Ensures every publish has a version.
- Verification: Searches for skills before attempting to install.
- Structure: Enforces standard ClawHub formatting.
相关 Skills
Claude API
by anthropic
Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.
并行代理
by axelhu
Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw
高光制作器
by bwbernardweston18
>