e2b-bigmac

Create and manage BIGMAC sandboxes for Python code execution and Playwright browser automation.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ammonfife/sakima.co --skill e2b-bigmac
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: e2b-bigmac
Source: https://github.com/ammonfife/sakima.co/tree/main/.claude/skills/e2b-bigmac
Command: npx skills add https://github.com/ammonfife/sakima.co --skill e2b-bigmac

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires e2b_desktop, e2b_code_interpreter, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill offers a streamlined approach to running code in BIGMAC sandboxes, enabling code execution, browser automation, web scraping, and testing with Playwright, all within a self-contained environment.

Core Features & Use Cases

  • Code Execution: Run Python scripts in BIGMAC desktop or code interpreter sandboxes.
  • Browser Automation: Automate web scraping and testing with Playwright in desktop sandboxes.
  • Web Scraping: Extract data from web pages using BIGMAC desktop sandboxes and Chrome.
  • Use Case: Need to scrape data from a website or automate tests? Use this Skill to create a new sandbox, run your code, and get the results.

Quick Start

Run the e2b-bigmac skill to acquire a desktop sandbox and execute the following Python code: python print('Hello, BIGMAC!')

Frequently Asked Questions about e2b-bigmac

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run Python code in a sandbox for browser automation?

You can run Python code for browser automation by creating a BIGMAC desktop sandbox, which supports Playwright to automate web scraping and testing within a self-contained environment.

What is a BIGMAC sandbox used for?

A BIGMAC sandbox is a self-contained environment used for code execution, browser automation with Playwright, web scraping, and automated testing without affecting your local system.

Do I need an E2B API key to use sandboxes for web scraping?

Yes, an E2B API key is required for sandbox management, allowing you to create and manage BIGMAC sandboxes for web scraping and code execution tasks.

Can I use Playwright for web scraping in a code interpreter sandbox?

Playwright browser automation is supported in BIGMAC desktop sandboxes, while Python code execution is available in both desktop and code interpreter sandboxes.

What's the best way to automate web scraping without local browser installation?

Using a BIGMAC desktop sandbox allows you to automate web scraping with Playwright and Chrome in an isolated environment, eliminating the need for local browser installations.