gemini-code-execution

Community

Execute Python code securely in Gemini.

AuthorFutureAtoms
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables the execution of Python code within a secure sandbox environment, allowing for complex data analysis, visualization, and file processing tasks directly through the Gemini API.

Core Features & Use Cases

  • Secure Code Execution: Run Python scripts in an isolated environment without risking your local machine.
  • Data Analysis & Visualization: Perform statistical analysis, generate plots using libraries like Matplotlib, and process data from various sources.
  • File I/O: Read from and write to files within the sandbox for data manipulation and persistence.
  • Image Manipulation: Process images using libraries available in Gemini 3.
  • Use Case: Analyze a large CSV dataset, generate a histogram of the results, and save the plot as a PNG file, all within a single API call.

Quick Start

Use the gemini-code-execution skill to calculate the first 20 Fibonacci numbers and find their sum.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: gemini-code-execution
Download link: https://github.com/FutureAtoms/claude-skills-backup/archive/main.zip#gemini-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.