Python Scripting Skill
Applies Python scripting conventions automatically whenever BioRouter writes, edits, or reviews Python code — consistent style, error handling, and best practices with no extra prompting.
What it does
- Enforces naming conventions, typing, and project structure
- Guides error handling and logging patterns
- Applied automatically to any Python coding task
Installation
- Download
python-scripting.zip - Unzip and place the
python-scripting/folder in~/.config/biorouter/skills/ - Skill activates automatically for any Python coding task
Usage
Activated automatically when writing Python code. No manual invocation needed.