codex-delete-republish-test验证 ClawHub 删除后是否允许同 slug 重新发布的测试技能。
Install via ClawdBot CLI:
clawdbot install davidme6/codex-delete-republish-testGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Sep 5, 2026
A developer building a CI/CD pipeline for a skill registry wants to test the cleanup behavior of the platform. By deleting and republishing a skill with the same slug, they verify that the registry properly cleans up old tags and versions, ensuring the pipeline can automatically purge and recreate skills without manual intervention.
A marketplace operator wants to understand how to manage skill listings when a publisher decides to retire and then reintroduce a skill under the same name. This test validates that the platform frees the slug immediately after deletion, enabling quick recreation and avoiding permanent loss of the slug.
A team managing multiple AI skills wants to audit their versioning strategy. By deleting a skill and reusing the same slug, they can check if old version mappings are cleared, helping them design a clean versioning policy where a fresh start is possible without residue from previous versions.
A developer creating a bot to manage skills tests the delete-republish flow to ensure the bot can handle skill lifecycle events correctly. They validate that the bot's automation can recreate a skill after deletion, ensuring no stale references remain in the bot's local cache.
Offer a managed platform for hosting AI skills. This test helps ensure that the platform's lifecycle management is robust, allowing customers to delete and recreate skills without issues, which is a key feature to attract developers.
Create tools like CI/CD plugins or bots that simplify skill management. By understanding the delete-republish behavior, you can build features that automate skill updates and cleanup, charging for premium automation features.
Provide consulting to teams on best practices for managing skill lifecycles. This test enables consultants to advise on delete-rebuild strategies, ensuring they can implement workflows that avoid slug conflicts and data residue.
💬 Integration Tip
This skill is a simple test script; integrate it into your CI suite to automatically verify cleanup behaviors after any schema changes.
Scored Sep 5, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.