AutoPy
Self-improving python code writer and error checker.
Install / Use
/learn @isaiahbjork/AutoPyREADME
AutoPy
Self-improving python code writer and error checker.
⚠️ AutoPy works but may crash or not write complete code yet for all requests.
- Write python code until error-free.
- Auto-installs necessary packages during testing.
- Use langchain and vector database to write more robust python code. (In-Progress)
- Get package information from PyPi and Github to make sure code is written correctly. (In-Progress)
Run AutoPy
Create Virtual Environment
- Install Requirements
pip install -r requirements.txt
- Create .env file and add your API Key & Model
OPEN_AI_API_KEY=
MODEL=
- Run Code
python main.py
- Enter Desired Code
What do you want AutoPy to build:
- Test Code
python output.py
Examples
The example folder has examples of LeetCode problems that it was able to successfully solve. It is still a work in-progress.
Note: if you need an API for your generated code give the key in the prompt and it will add it in the code for you. Some packages won't install properly so you may have to run this in a python environment.
Example Video
Related Skills
node-connect
343.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
92.1kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
92.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
343.3kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

