codex-owner-move-1778256762Validates end-to-end skill owner migration by publishing, transferring with migration flag, verifying, and cleaning up a temporary skill.
Install via ClawdBot CLI:
clawdbot install steipete/codex-owner-move-1778256762Grade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 23, 2026
Ensure new publishers can successfully publish their first skill under personal ownership and later migrate to an organization account. This validates the core publishing workflow and owner migration flow.
Test that a skill can be moved from a personal owner to an organization owner with an explicit migration flag, ensuring no data loss and proper version continuity.
Verify that the system rejects an owner migration attempt when the required migration flag is missing, preventing accidental or unauthorized transfers.
Confirm that after migration, the skill retains its version history, stats, aliases, and audit logs, and that the latest version is correctly displayed.
Validate that temporary skills can be cleanly deleted after validation, ensuring no residual data or dangling references remain.
Offer a skill publishing platform where users can develop and host skills under personal accounts, with optional upgrade paths to organizational accounts for teams.
Facilitate a skill marketplace where published skills can be discovered and installed by end users, taking a commission on transactions or premium listings.
Provide integrated development tools and CI/CD pipelines for skill creation, testing, and deployment, charging developers a monthly or annual fee.
💬 Integration Tip
Use a dedicated test API key and a throwaway slug to avoid side effects. Ensure your backend environment mirrors production settings for accurate migration validation.
Scored May 23, 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.