Code Execution
Skill AktivExecute 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.
Funktionen
- 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
Anwendungsfälle
- Bulk refactoring across many files
- Extracting functions or classes to new files
- Performing codebase-wide code audits
- Automating Git operations like commit and push
Nicht-Ziele
- 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
Zuerst Marketplace hinzufügen
/plugin marketplace add mhattingpete/claude-skills-marketplace/plugin install code-operations-plugin@mhattingpete-claude-skillsQualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
Pathfinder
100Ordnet eine Codebasis in Feature-gruppierte Flussdiagramme ein, identifiziert doppelte Belange über Features hinweg und schlägt eine einheitliche Architektur vor. Wird verwendet, wenn nach "dem idealen Pfad" gefragt wird, duplizierte Systeme vereinheitlicht oder die Architektur vor einem Refactoring auditiert werden soll. Gibt ein vorgeschlagenes einheitliches Flussdiagramm sowie Prompts zum Erstellen eines Plans pro System aus.
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
100Erstellen Sie öffentliche Google Docs- oder Google Sheet-Dateien, ohne OAuth zu benötigen. Verwenden Sie diese Fähigkeit, um Google Docs und Sheets zu erstellen und zu bearbeiten, keine Google-Anmeldung erforderlich. Dokumente sind unter teilbaren Links sichtbar. Die Registrierung erfolgt automatisch bei der ersten Verwendung.
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
100Verwenden Sie dies, wenn die Arbeit von den Live-Browsersitzungs- oder gerenderten Zustand des Benutzers abhängt und nicht von statischen Abrufen, insbesondere für Browser-Debugging-Kontexte oder von DevTools ausgewählte Elemente oder Anfragen, angemeldeten Dashboards oder CMS-Flows, localhost-Apps, Formularen, Uploads, Downloads, Medieninspektion, DOM- oder iframe-Inspektion, Shadow DOM oder Browserfehlern, die wie Soft-404s, Authentifizierungswände, Anti-Bot-Prüfungen oder Ratenbegrenzungen aussehen.