Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Python Executor

Skill Verifiziert Aktiv

Execute Python code in a safe sandboxed environment via [inference.sh](https://inference.sh). Pre-installed: NumPy, Pandas, Matplotlib, requests, BeautifulSoup, Selenium, Playwright, MoviePy, Pillow, OpenCV, trimesh, and 100+ more libraries. Use for: data processing, web scraping, image manipulation, video creation, 3D model processing, PDF generation, API calls, automation scripts. Triggers: python, execute code, run script, web scraping, data analysis, image processing, video editing, 3D models, automation, pandas, matplotlib

Zweck

Execute arbitrary Python code securely and efficiently in a pre-configured environment with a rich set of libraries, enabling complex data processing, web scraping, and automation tasks without local setup.

Funktionen

  • Execute Python 3.10 code in a safe sandbox
  • Over 100 pre-installed libraries (NumPy, Pandas, requests, etc.)
  • Supports web scraping, data analysis, image/video processing
  • Configurable timeout and memory variants
  • Automatic return of captured output and files

Anwendungsfälle

  • Process and analyze datasets using Pandas and Matplotlib
  • Scrape data from websites using requests and BeautifulSoup
  • Manipulate images with Pillow and OpenCV
  • Automate tasks with custom Python scripts
  • Interact with APIs using requests or httpx

Nicht-Ziele

  • Running GPU-intensive ML models (explicitly CPU-only)
  • Interactive debugging or live code execution
  • Modifying the sandboxed environment beyond code execution

Installation

npx skills add inferen-sh/skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne433
Status
Quellcode ansehen

Ähnliche Erweiterungen

Agent Browser

100

Browser-automatisierungs-CLI für KI-Agenten. Verwenden Sie diese, wenn der Benutzer mit Websites interagieren muss, einschließlich der Navigation auf Seiten, dem Ausfüllen von Formularen, dem Klicken auf Schaltflächen, dem Aufnehmen von Screenshots, dem Extrahieren von Daten, dem Testen von Webanwendungen oder der Automatisierung beliebiger Browseraufgaben. Auslöser sind Anfragen wie "öffne eine Website", "fülle ein Formular aus", "klicke auf eine Schaltfläche", "mache einen Screenshot", "scrappe Daten von einer Seite", "teste diese Web-App", "melde dich bei einer Seite an", "automatisiere Browser-Aktionen" oder jede Aufgabe, die eine programmatische Webinteraktion erfordert.

Skill
shanraisshan

Wasm Agent

99

Create and manage sandboxed WASM agents for isolated code execution

Skill
ruvnet

Cloudflare Sandbox SDK

99

Erstellen Sie sandboxed Anwendungen für die sichere Codeausführung. Laden Sie beim Erstellen von KI-Codeausführung, Code-Interpretern, CI/CD-Systemen, interaktiven Entwicklungsumgebungen oder beim Ausführen von nicht vertrauenswürdigem Code. Behandelt den Sandbox-SDK-Lebenszyklus, Befehle, Dateien, den Code-Interpreter und Vorschau-URLs. Bevorzugt die Abfrage aus Cloudflare-Dokumenten gegenüber vortrainiertem Wissen.

Skill
cloudflare

Agent Sandbox

95

Agent skill for sandbox - invoke with $agent-sandbox

Skill
ruvnet

AgentBay AIO Skills

95

Für jede Anfrage „Code ausführen/ausführen/auswerten“ (wie z. B. Code ausführen, Skript ausführen, Code in Python zeichnen, Code ausführen/zeichnen/Skript ausführen). Erstellt eine code_latest-Sandbox über das AgentBay SDK, ruft run_code auf, führt sie aus und gibt das Ergebnis zurück. Unterstützt Python, JavaScript, R, Java.

Skill
agentbay-ai

Project Session Manager

100

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

Skill
Yeachan-Heo