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
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.