Claude Skills · Coding

Skill for running custom Python code scripts safely inside an isolated sandbox environment.

★ 16 Synced 1 hour ago View SKILL.md

At a glance

Coding Manual install

This skill is for Coding and helps you run python scripts safely, execute code in isolated environment, and test code snippets.

Install git clone --depth 1 https://github.com/sandeshnaroju/ai-skill-engine cp -r ai-skill-engine/skills/code_interpreter ~/.claude/skills/code_interpreter
Can use Not declared by the author

pythonsandboxtestingScriptingExecutiondebugging

Also in sandeshnaroju/ai-skill-engine

View the repo
Artifact Editor Presentations

Skill for generating, searching, reading, surgically editing, and rolling back digital artifacts (code scripts, 1000-page documents, spreads...

Cloud Storage DevOps & Infrastructure

Skill for uploading and downloading files from cloud storage (AWS S3 or Azure Blob Storage).

Email Productivity

Use this skill to send emails containing reports, updates, notices, or summaries.

HTTP Fetcher Data & Analytics

Skill for downloading public web files (CSVs, datasets, documents) from HTTP/HTTPS URLs.

Ip Info Data & Analytics

Lookup network info, country, city, and ISP for an IP address via external REST API.

Sample API DevOps & Infrastructure

Skill for calling external enterprise REST webhooks and APIs.

Sandbox File Manager DevOps & Infrastructure

Use this skill when you need to manage files inside the active remote or local sandbox, including listing sandbox files, downloading files f...

System Diagnostics DevOps & Infrastructure

Skill for checking server disk space, memory, uptime, and system status using shell tools.

Weather Fetcher Productivity

Example skill demonstrating secure user_data context injection for REST API calls (no credentials shared with LLM).

Other Coding skills

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Improve Codebase Architecture mattpocock/skills

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.