evolving-machines-labevolving-machines-labOfficialยท39 Agent Skills Included

evolve

Run coding agents in secure cloud sandboxes at scale

Runs coding agents like Claude Code, Codex, and Gemini inside secure cloud sandboxes with full terminal, browser, and file access. Eliminates manual environment setup, lost session state, and blind execution with checkpointing, persistent storage, and built-in observability dashboards. Includes 40+ ready skills for documents, browser automation, design, and research, plus parallel swarm and pipeline APIs for TypeScript and Python.
npx skills add evolving-machines-lab/evolve --all -g -y

All Skills in This Repository (39)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
evolving-machines-labevolving-machines-lab

content-research-writer

Structure research, add citations, and refine drafts while preserving author voice.

Official
Advanced
๐Ÿ“ฆ In Repo
evolving-machines-labevolving-machines-lab

tailored-resume-generator

Map resume experience to job description requirements and generate ATS-friendly documents.

Official
Advanced
๐Ÿ“ฆ In Repo
evolving-machines-labevolving-machines-lab

agent-browser

Automate browser navigation, form filling, screenshots, and data extraction via CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
evolving-machines-labevolving-machines-lab

template-skill

Create a Claude skill skeleton with frontmatter and Markdown instructions.

Official
Basic
๐Ÿ“ฆ In Repo
evolving-machines-labevolving-machines-lab

youtube-downloader

Download YouTube videos with customizable quality and format settings.

Official
Intermediate
๐Ÿ“ฆ In Repo
evolving-machines-labevolving-machines-lab

evolve-orchestrator

Orchestrate multi-agent workflows for batch processing and synthesis.

Official
Advanced
๐Ÿ“ฆ In Repo
evolving-machines-labevolving-machines-lab

theme-factory

Apply preset or custom themes from themes/*.md files to artifacts.

Official
Intermediate
๐Ÿ“ฆ In Repo
evolving-machines-labevolving-machines-lab

raffle-winner-picker

Draw cryptographically random winners from CSV, Excel, Google Sheets, or lists.

Official
Intermediate
๐Ÿ“ฆ In Repo
evolving-machines-labevolving-machines-lab

skill-share

Automate creation, validation, packaging, and Slack sharing of Claude skills.

Official
Advanced
๐Ÿ“ฆ In Repo
evolving-machines-labevolving-machines-lab

developer-growth-analysis

Analyzes Claude Code chat history to generate a growth report with prioritized actions and Slack delivery.

Official
Advanced
๐Ÿ“ฆ In Repo
evolving-machines-labevolving-machines-lab

web-design-guidelines

Audit UI code for Web Interface Guidelines compliance and output findings in file:line format.

Official
Intermediate
๐Ÿ“ฆ In Repo
evolving-machines-labevolving-machines-lab

domain-name-brainstormer

Generate domain name ideas and verify availability across multiple TLDs.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Evolve?โ–ผ

Run `npx skills add evolving-machines-lab/evolve --all -g -y` in your terminal to install all skills in this suite globally.

What does Evolve do?โ–ผ

Evolve runs coding agents like Claude Code, Codex, and Gemini inside secure cloud sandboxes with terminal, browser, and file access. It adds checkpointing, persistent storage, and an observability dashboard so you can monitor and restore every run.

Which sandbox providers does Evolve support?โ–ผ

Evolve works with E2B, Modal, and Daytona out of the box. It auto-detects the right provider from your environment variables, so no manual configuration is needed.

Can I run many agents in parallel with Evolve?โ–ผ

Yes. The Swarm API provides map, filter, reduce, bestOf, and verify operations for massively parallel workloads, and the Pipeline API lets you chain steps together fluently.

Does Evolve work with Python and TypeScript?โ–ผ

Yes. Evolve ships a primary TypeScript SDK and a Python SDK that bridges to it, both with the same features for running, streaming, and monitoring sandboxed agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’