stdlib-scripting
CommunityBuild portable, stdlib-only Python scripts.
AuthorVoldemortGin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables the creation of self-contained Python scripts that run without external dependencies, ideal for highly restricted or air-gapped environments where package installation is impossible.
Core Features & Use Cases
- Dependency-Free Execution: Generates scripts using only Python's standard library, ensuring maximum portability.
- Environment Agnostic: Perfect for air-gapped systems, CI/CD pipelines with strict policies, or any scenario preventing
pip install. - Use Case: You need to deploy a small utility script to a server that has no internet access and cannot have any packages installed. This Skill helps you build that script using only built-in Python modules.
Quick Start
Use the stdlib-scripting skill to create a portable Python script for parsing JSON configuration files.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: stdlib-scripting Download link: https://github.com/VoldemortGin/claude-skills/archive/main.zip#stdlib-scripting 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 223,000+ vetted skills library on demand.