← Back to Skills Marketplace
63
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install codex-delete-republish-test
Description
验证 ClawHub 删除后是否允许同 slug 重新发布的测试技能。
README (SKILL.md)
Delete Republish Test
这个技能只用于验证 ClawHub 的一个发布行为:
- 先发布一个技能
- 删除这条技能
- 再用同一个 slug 重新发布
作用
- 观察删除后的 slug 是否立即可复用
- 观察旧 tag 和旧版本映射是否会被清空
- 评估是否可以用同样的方式重建真实技能
预期
如果平台允许同 slug 重建,那么删除之后应该可以重新发布成功。 如果平台不允许,那么会返回 slug 冲突或重定向相关错误。\r
Usage Guidance
这是一个纯说明/测试技能:它没有代码、安装步骤或任何凭据请求,主要用于在受控环境中验证 ClawHub 是否允许删除后用同 slug 重新发布。考虑以下几点再决定是否使用:
- 不要在生产环境或针对真实、已发布的第三方技能进行该测试——文档里提到的“重建真实技能”有滥用风险(可能被用来冒充或替换合法技能)。
- 在沙箱或获得明确授权的测试空间中执行该流程;避免使用真实用户/组织的 slug 或敏感数据。
- 因为技能只是文档,安装风险低;但运行发布/删除操作会触及平台资源,请确保你有权限并了解可能的影响(比如删除不可逆或会触发平台限制)。
- 扫描没有检测到可疑代码(因为没有代码文件),但这并不等同于平台行为安全性——评估应集中在你将要对 ClawHub 执行的操作及其后果上。
Capability Analysis
Type: OpenClaw Skill
Name: codex-delete-republish-test
Version: 0.0.2
This skill bundle is a non-functional placeholder designed solely to test platform behavior regarding slug reuse and republishing on ClawHub. It contains no executable code, scripts, or instructions that could lead to unauthorized actions or data access. The files (SKILL.md, clawhub.json, and README.md) only contain descriptive metadata and documentation for the stated test case.
Capability Assessment
Purpose & Capability
技能名称、描述和运行时说明都一致:目的是测试 ClawHub 在删除后是否允许用相同 slug 重新发布。没有额外的依赖、凭证或不相关权限请求。
Instruction Scope
SKILL.md 只描述了发布→删除→重发并观察行为的步骤,未指示读取系统文件或环境变量,也未发送数据到外部端点。但文档明确提到“评估是否可以用同样的方式重建真实技能”,这是功能测试目的之外的潜在滥用场景(例如用来尝试重建或冒充被删除的真实技能)。建议在受控/授权环境中执行该测试并避免针对真实生产技能的滥用。
Install Mechanism
无安装规范、无代码文件:这是纯文档/指令型技能,不会在主机上写入或执行新软件。
Credentials
不请求任何环境变量、凭证或配置路径;所需权限与其测试目的相称。
Persistence & Privilege
没有设置 always: true 或其他持久化/系统范围特权,默认的可被用户调用和模型自主调用设置是正常且有限的。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install codex-delete-republish-test - After installation, invoke the skill by name or use
/codex-delete-republish-test - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.2
test republish after delete
v0.0.1
test publish
Metadata
Frequently Asked Questions
What is Codex Delete Republish Test?
验证 ClawHub 删除后是否允许同 slug 重新发布的测试技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 63 downloads so far.
How do I install Codex Delete Republish Test?
Run "/install codex-delete-republish-test" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Codex Delete Republish Test free?
Yes, Codex Delete Republish Test is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Codex Delete Republish Test support?
Codex Delete Republish Test is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Codex Delete Republish Test?
It is built and maintained by davidme6 (@davidme6); the current version is v0.0.2.
More Skills