← 返回 Skills 市场
miniade

Clawhub Publish Debug Skill

作者 miniade · GitHub ↗ · v0.0.1 · MIT-0
cross-platform ✓ 安全检测通过
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install clawhub-publish-debug-skill
功能描述
A minimal but concrete diagnostic skill used to verify whether ClawHub publish and install return the same SKILL.md content.
使用说明 (SKILL.md)

ClawHub Publish Debug Skill

This skill exists only to verify that a freshly published SKILL.md is the same content later returned by ClawHub install/update.

Expected verification marker

debug-marker: 2026-04-01-a

How to verify

After installing this skill from ClawHub, open the installed SKILL.md and confirm that:

  • the description mentions publish/install consistency
  • the expected verification marker is exactly 2026-04-01-a
  • this file contains the phrase freshly published skill content

If any of those checks fail, the installed content does not match the published content.

Why this exists

This is not a production skill. It is a controlled fixture for diagnosing possible stale content, cache mismatch, or registry/install inconsistencies in the ClawHub publish pipeline.

The expected phrase is: freshly published skill content.

安全使用建议
This skill is a harmless diagnostic fixture: it only asks you to check that the installed SKILL.md contains a specific marker and phrase. Before installing, you can (1) preview the SKILL.md in the registry to confirm the expected marker, (2) install in an isolated/test agent if you want to avoid any chance of side effects, and (3) note that it requests no credentials or external installs. If the installed SKILL.md differs from the published one, that indicates a registry/publish/install pipeline issue to investigate — not a problem with this skill's content.
功能分析
Type: OpenClaw Skill Name: clawhub-publish-debug-skill Version: 0.0.1 This is a minimal diagnostic skill used solely to verify the consistency of the ClawHub publishing pipeline. The SKILL.md file contains only descriptive text and verification markers (e.g., 'debug-marker: 2026-04-01-a') with no executable code, network activity, or harmful instructions.
能力评估
Purpose & Capability
Name/description match the content: the skill is a diagnostic fixture and requests no binaries, env vars, or installs that would be disproportionate.
Instruction Scope
SKILL.md only instructs verifying the installed SKILL.md contents (looking for a specific marker and phrase). It does not instruct reading unrelated files, sending data externally, or accessing credentials.
Install Mechanism
No install spec and no code files — instruction-only, so nothing is written to disk by the skill itself beyond the normal install of SKILL.md by the platform.
Credentials
Requires no environment variables, credentials, or config paths; nothing disproportionate is requested.
Persistence & Privilege
always is false and the skill is user-invocable. It can be invoked autonomously by agents (platform default) but it does not request persistent privileges or modify other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install clawhub-publish-debug-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /clawhub-publish-debug-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1
Debug publish/install consistency test
元数据
Slug clawhub-publish-debug-skill
版本 0.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Clawhub Publish Debug Skill 是什么?

A minimal but concrete diagnostic skill used to verify whether ClawHub publish and install return the same SKILL.md content. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。

如何安装 Clawhub Publish Debug Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install clawhub-publish-debug-skill」即可一键安装,无需额外配置。

Clawhub Publish Debug Skill 是免费的吗?

是的,Clawhub Publish Debug Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Clawhub Publish Debug Skill 支持哪些平台?

Clawhub Publish Debug Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Clawhub Publish Debug Skill?

由 miniade(@miniade)开发并维护,当前版本 v0.0.1。

💬 留言讨论