yunKKang/codex-thread-restore
Restore Codex Desktop conversations hidden after switching auth providers.
Restore Codex Desktop conversations hidden after switching auth providers.
npx skills add yunKKang/codex-thread-restoreRestore Codex Desktop conversations hidden after switching auth providers.
Analyze or explore a codebase (remote or local repository) by packing it with the Repomix CLI, then reading and searching the generated output. Use when the user wants a high-level understanding of an unfamiliar or large repo, not a targeted edit. Trigger for: - Structure/overview: "analyze this repo", "what's the structure", "explain this codebase", "what's in vercel/next.js" - Pattern discovery across many files: "find all auth code", "where are the API endpoints", "show me all React components" - Metrics: "how many files/tokens", "largest files", "TypeScript vs JavaScript ratio" - Remote repos: any github.com URL or "owner/repo" the user wants explored DO NOT trigger for: - Editing, refactoring, or writing code in the current project - Reading or searching a known file/path in the local project (use Read or grep directly) - Single-symbol lookups in the local project answerable with one grep - Git operations, running tests, builds, or installs
Automate Tpscheck tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Proofly tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Backendless tasks via Rube MCP (Composio). Always search tools first for current schemas.
A macOS app for running parallel AI agents in sandboxed local VMs
This skill ensures all code follows security best practices and identifies potential vulnerabilities. Use when implementing authentication or authorization, handling user input or file uploads, or creating new API endpoints.