code-execution

Community

Execute Python code locally, save tokens.

AuthorPOWERFULMOVES
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows for the efficient execution of Python code locally, drastically reducing token consumption for bulk operations and complex workflows by processing data outside the LLM context.

Core Features & Use Cases

  • Token Savings: Achieve 90-99% token savings on bulk operations (10+ files) by processing locally.
  • Efficient Workflows: Handles complex multi-step processes and iterative tasks on files.
  • Use Case: Refactor variable names across an entire Python project, process 50 files, and get a summary of changes without sending all file contents to the LLM.

Quick Start

Use the code execution skill to rename all occurrences of 'oldName' to 'newName' in all Python files within the current directory.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: code-execution
Download link: https://github.com/POWERFULMOVES/PMOVES-BoTZ/archive/main.zip#code-execution

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.