aii_python

Community

Standardize Python experiment scripts.

AuthorAMGrobelnik
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces consistent Python coding standards for experiment and evaluation scripts, ensuring maintainability, readability, and robust error handling.

Core Features & Use Cases

  • Environment Setup: Guides users on setting up Python environments using uv and managing dependencies.
  • Logging: Implements structured logging with loguru for detailed tracking and debugging.
  • Error Handling: Mandates robust error handling with try/except blocks and the @logger.catch decorator.
  • Code Structure: Promotes best practices like pathlib, type hints, and keyword arguments.
  • Use Case: Ensure all data science experiments follow a uniform structure, making it easier to share, debug, and reproduce results across a team.

Quick Start

Follow the provided script pattern to create a new experiment script.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: aii_python
Download link: https://github.com/AMGrobelnik/ai-inventor-old3/archive/main.zip#aii-python

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.