run-on-ec2
CommunityExecute code and tests on remote EC2 instances.
Authorakshatdalton
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables code execution, pytest, and IPython on remote EC2 instances, simplifying development and testing workflows.
Core Features & Use Cases
- Remote Code Execution: Run code, pytest, or IPython on an EC2 instance.
- pytest Integration: Execute pytest scripts on remote instances.
- IPython Support: Interact with Python code on remote instances.
- Use Case: When you need to run a long-running pytest test suite or debug a snippet of code on an EC2 instance.
Quick Start
Run a pytest suite on the remote 'dev' EC2 instance with the following command: python3 ~/.claude/skills/efx/scripts/efx.py exec --target dev -- 'PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 pytest <test_path> -v --noconftest'.
Dependency Matrix
Required Modules
python3pytestipython
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: run-on-ec2 Download link: https://github.com/akshatdalton/skills/archive/main.zip#run-on-ec2 Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.