Code Execution
Skill ActiveExecute Python code locally with marketplace API access for 90%+ token savings on bulk operations. Activates when user requests bulk operations (10+ files), complex multi-step workflows, iterative processing, or mentions efficiency/performance.
To enable efficient and cost-effective bulk code operations by executing Python scripts locally, reducing token usage and improving performance.
Features
- Execute Python code locally
- 90%+ token savings on bulk operations
- API access for filesystem, code analysis, transformations, and Git
- Local execution for complex multi-step workflows
- Return summaries, not raw data
Use Cases
- Bulk refactoring across many files
- Extracting functions or classes to new files
- Performing codebase-wide code audits
- Automating Git operations like commit and push
Non-Goals
- Returning all code to context
- Reading full source when only metadata is needed
- Processing files one by one for bulk operations
Versioning
- warning:Release ManagementThe `SKILL.md` frontmatter does not explicitly declare a version, and installation instructions point to `main`, making version pinning difficult.
Installation
First, add the marketplace
/plugin marketplace add mhattingpete/claude-skills-marketplace/plugin install code-operations-plugin@mhattingpete-claude-skillsQuality Score
Trust Signals
Similar Extensions
Pathfinder
100Map a codebase into feature-grouped flowcharts, identify duplicated concerns across features, and propose a unified architecture. Use when asked to "find the ideal path," unify duplicated systems, or audit architecture before a refactor. Emits a proposed unified flowchart plus per-system /make-plan prompts.
Cleanup Cycles
100Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — "find circular imports", "fix dependency cycles", "untangle our module graph", "why is madge complaining".
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.