codex-owner-move-debug-1778257045Validates owner migration by creating a skill under a personal owner and moving it to OpenClaw while documenting cleanup steps.
Install via ClawdBot CLI:
clawdbot install steipete/codex-owner-move-debug-1778257045Grade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 13, 2026
A developer creates a skill under a personal owner, then moves it to OpenClaw to validate the owner migration flow during a pull request. The process includes explicit migration intent and cleanup steps to ensure the transition is smooth and auditable.
When a team member leaves or changes roles, their skills need to be transferred to another owner. This scenario validates that the migration workflow handles ownership changes correctly, preserving skill metadata and access controls.
A temporary skill is created for a specific project, then migrated to a permanent owner after the project ends. This scenario tests that temporary skills can be properly retired or transferred without data loss.
During a compliance audit, an administrator needs to verify the ownership history of a skill. This scenario ensures that the migration workflow logs all ownership changes with timestamps and reasons.
A platform charges a commission on each sale of a skill. Transparent owner migration ensures that royalties are correctly attributed to the original creator even after ownership changes.
Enterprises pay for premium features including skill ownership management and migration tools. This model generates recurring revenue from subscription fees.
Consultants or system integrators offer migration services to clients, helping them transfer skill ownership during organizational changes. Revenue comes from service fees.
💬 Integration Tip
Integrate the migration workflow with your CI/CD pipeline to automate ownership transfer during PR merges, ensuring consistent validation and audit logging.
Scored May 13, 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.