Real Skill packageSource verifiedClawHub registry

ClawHub 技能一键发布器

将本地技能一键打包、生成中文 PDF 说明文档、发布到 ClawHub,并自动截取发布页截图与链接,形成「创建→发布→文档→留证」的完整闭环。

Identity and source

Publisher attributionYangregistry owner unverified by skillvetai
Functional categoryDocuments, PDF & Presentationsautomatically inferred · 53% rule confidence
Package forminstruction with code4 recorded files
Canonical sourceClawHub registryclawhub:zhexin233-ui: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 Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/28/2026.claude/skills/ClawHub 技能一键发布器
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

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

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/28/2026.agents/skills/ClawHub 技能一键发布器
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

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

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/28/2026skills/ClawHub 技能一键发布器
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

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 @zhexin233-ui/skill-publisher
clawhub inspect @zhexin233-ui/skill-publisher --version 1.0.3

Security evidence

SkillVetAI static result: no findings detected

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
4 / 4 inspected as text
Checked
8/28/2026, 11:22:40 AM
Scanner
0.1.3
Policy
1.0.3
6 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • browser control — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: clean

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/28/2026, 8:54:03 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

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

Package content hashsha256:58a741917318e78f7d439c34def998457bde27eb16c51cca48f137dd7af5ea6c
Show up to 4 recorded paths
  • _meta.json
  • scripts/publish.py
  • skill-card.md
  • SKILL.md

Source changelog

- 新增 PDF 中文说明文档自动生成与结构化内容嵌入流程。 - 集成 ClawHub 自动发布:支持非交互 API Token 登录与一键上传,自动提取发布网址。 - 实现发布页无头浏览器截图和路径回传,发布留证更完整。 - 支持 SKILL.md 校验与前置条件检查,减少发布出错概率。 - 优化文件排除与 .clawhubignore 生成逻辑,避免生成文件误发布,流程更自动化。 - 提供便捷的命令行与 Python 用法示例,覆盖校验、PDF 生成与发布等应用场景。