Skip to content

Python Scripting Skill

Latest

Choose a tag to compare

@Broccolito Broccolito released this 08 May 01:20

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

  1. Download python-scripting.zip
  2. Unzip and place the python-scripting/ folder in ~/.config/biorouter/skills/
  3. Skill activates automatically for any Python coding task

Usage

Activated automatically when writing Python code. No manual invocation needed.