codex-owner-move-1778256696Validates ClawHub skill owner migration from personal to organization with version checks, migration flag enforcement, and post-move cleanup for maintainer u...
Install via ClawdBot CLI:
clawdbot install steipete/codex-owner-move-1778256696Grade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 13, 2026
Validate that a skill can be published under a personal publisher and later moved to an organization owner with an explicit migration flag. This scenario tests the core owner migration flow for ClawHub skills.
Ensure the backend rejects an owner change if the migration flag is not provided, preventing silent transfers and maintaining security.
Verify that after migration, existing version history, stats, aliases, and audit history remain attached to the skill record, ensuring no data loss.
Confirm that a temporary skill created for validation can be deleted after testing, cleaning up the throwaway slug and avoiding clutter.
Check that after migration, inspecting the skill shows the latest version correctly updated to 0.0.2 and the new owner is reflected.
A platform where AI skills are published and managed by different owners, enabling personal and organizational ownership migrations.
Offering validation and testing services for skills to ensure they meet migration and ownership change requirements before production use.
Providing tools and automation for managing the full lifecycle of AI skills, including publication, migration, and cleanup.
💬 Integration Tip
Ensure the migration flag is explicitly set when moving a skill to an organization owner; otherwise the backend will reject the change, preventing accidental transfers.
Scored May 13, 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.