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
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
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.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Check OpenAI Codex CLI rate limit status (daily/weekly quotas) using local session logs. Portable Python script. Reads ~/.codex/sessions/ for quota data. Whe...
Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed.