Real Skill packageSource verifiedClawHub registry

skill-publisher

将本地已编写完成的 SKILL.md 技能目录一键发布到多个公开市场(ClawHub、腾讯 SkillHub、 skills.sh、LobeHub、SkillsMP、Agensi、Coze、ClawMart),自动完成格式校验、双语 README、 敏感文件清理、Git 版本打标、串行发布与结果汇总。 当用户要把已经写好的 SKILL.md 同时分发到多个公开市场时使用——即使他们只说 "发布 skill"、"publish to clawhub"、"ship to marketplace"、"一键发布"或"上架 skill"。 不用于:纯本地 skill 管理、未完成 skill 的撰写、单个市场的单独发布指引。

Identity and source

Publisher attributionJacky Shenregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 55% rule confidence
Package forminstruction with code12 recorded files
Canonical sourceClawHub registryclawhub:mebusw:skill-publisher
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/13/2026.claude/skills/skill-publisher

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/13/2026.agents/skills/skill-publisher

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/13/2026skills/skill-publisher

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @mebusw/skill-publisher
clawhub inspect @mebusw/skill-publisher --version 0.1.1

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
10 / 12 inspected as text
Checked
8/13/2026, 7:58:57 AM
Scanner
0.1.3
Policy
1.0.3
4 automated findings
highRemote content is piped directly to a shellSKILL.md:65 · confidence 98%curl -fsSL https://skillhub.cn/install/install.sh | bash
highRemote content is piped directly to a shellreferences/skillhub.md:54 · confidence 98%curl -fsSL https://skillhub.cn/install/install.sh | bash
mediumRemote installer is downloaded without an integrity checkSKILL.md:65 · confidence 70%curl -fsSL https://skillhub.cn/install/install.sh
mediumRemote installer is downloaded without an integrity checkreferences/skillhub.md:54 · confidence 70%curl -fsSL https://skillhub.cn/install/install.sh
2 High/Critical review queue entries
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
10 dependency and API indicators
  • api: agentskills.io
  • api: api.agensi.ai
  • api: api.coze.cn
  • api: api.github.com
  • api: clawhub.ai
  • api: clawmart.com
  • api: docs.openclaw.ai
  • api: github.com
  • api: skillhub.cn
  • api: skills.sh
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/13/2026, 7:09:34 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:d3765578f554ae4a443d260796a389239c3c1b4d15edda985dbbcbf0e8907e47
Show up to 12 recorded paths
  • README.md
  • README.zh-cn.md
  • references
  • references/clawhub-bundle.md
  • references/clawhub.md
  • references/release-notes-template.md
  • references/skillhub.md
  • references/skills-sh-publish.md
  • scripts
  • scripts/strip_bundle.py
  • skill-card.md
  • SKILL.md

Source changelog

- Major update: Adds multi-market publishing for SKILL.md-based skills with streamlined, automated workflow. - Supports 8 mainstream marketplaces (ClawHub, Tencent SkillHub, skills.sh, LobeHub, SkillsMP, Agensi, Coze, ClawMart), handling each CLI/API nuance and validation step. - Automatically verifies SKILL.md structure, generates bilingual README and RELEASE_NOTES, and cleans sensitive files before packaging. - Implements serial publishing with detailed per-market scripts, error handling, and result summaries. - Adds reference docs, release note templates, utility scripts, and multilingual support. - Simplifies user prompts, only requesting missing required info per marketplace.