← Back to Skills Marketplace
miniade

Clawhub Publish Debug Skill

by miniade · GitHub ↗ · v0.0.1 · MIT-0
cross-platform ✓ Security Clean
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install clawhub-publish-debug-skill
Description
A minimal but concrete diagnostic skill used to verify whether ClawHub publish and install return the same SKILL.md content.
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawhub-publish-debug-skill
  3. After installation, invoke the skill by name or use /clawhub-publish-debug-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.1
Debug publish/install consistency test
Metadata
Slug clawhub-publish-debug-skill
Version 0.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Clawhub Publish Debug Skill?

A minimal but concrete diagnostic skill used to verify whether ClawHub publish and install return the same SKILL.md content. It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.

How do I install Clawhub Publish Debug Skill?

Run "/install clawhub-publish-debug-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Clawhub Publish Debug Skill free?

Yes, Clawhub Publish Debug Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Clawhub Publish Debug Skill support?

Clawhub Publish Debug Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Clawhub Publish Debug Skill?

It is built and maintained by miniade (@miniade); the current version is v0.0.1.

💬 Comments