跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Code Execution

技能 活跃

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

功能

  • 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

使用场景

  • Bulk refactoring across many files
  • Extracting functions or classes to new files
  • Performing codebase-wide code audits
  • Automating Git operations like commit and push

非目标

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

安装

请先添加 Marketplace

/plugin marketplace add mhattingpete/claude-skills-marketplace
/plugin install code-operations-plugin@mhattingpete-claude-skills

质量评分

98 /100
1 day ago 分析

信任信号

最近提交2 months ago
星标574
许可证Apache-2.0
状态
查看源代码

类似扩展

Pathfinder

100

将代码库映射为按功能分组的流程图,识别不同功能之间的重复关注点,并提出统一的架构。在被要求“寻找理想路径”、统一重复系统或在重构前审计架构时使用。输出一个建议的统一流程图以及针对每个系统的“制定计划”提示。

技能
thedotmack

Cleanup Cycles

100

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

技能
raintree-technology

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

技能
Yeachan-Heo

Public Google Drive

100

无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets,无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。

技能
zagmoai

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

技能
Yeachan-Heo

使用我的浏览器

100

当工作依赖于用户实时浏览器会话或可见的渲染状态,而不是静态抓取时使用,尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM,或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。

技能
xixu-me