Code Interpreter
sandeshnaroju/ai-skill-engineSkill for running custom Python code scripts safely inside an isolated sandbox environment.
At a glance
This skill is for Coding and helps you run python scripts safely, execute code in isolated environment, and test code snippets.
git clone --depth 1 https://github.com/sandeshnaroju/ai-skill-engine
cp -r ai-skill-engine/skills/code_interpreter ~/.claude/skills/code_interpreter
pythonsandboxtestingScriptingExecutiondebugging
Also in sandeshnaroju/ai-skill-engine
View the repoSkill for generating, searching, reading, surgically editing, and rolling back digital artifacts (code scripts, 1000-page documents, spreads...
Skill for uploading and downloading files from cloud storage (AWS S3 or Azure Blob Storage).
Use this skill to send emails containing reports, updates, notices, or summaries.
Skill for downloading public web files (CSVs, datasets, documents) from HTTP/HTTPS URLs.
Lookup network info, country, city, and ISP for an IP address via external REST API.
Skill for calling external enterprise REST webhooks and APIs.
Use this skill when you need to manage files inside the active remote or local sandbox, including listing sandbox files, downloading files f...
Skill for checking server disk space, memory, uptime, and system status using shell tools.
Example skill demonstrating secure user_data context injection for REST API calls (no credentials shared with LLM).
Other Coding skills
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...
Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.