home/categories/package-distribution/gordonwatts-skill-test-codex-skills-standalone-script-skill-md
package-distributiondevelopment

standalone-script

Generate standalone Python scripts (not packaged projects) with PEP 723 inline metadata, a uv run shebang, and Typer CLI scaffolding. Use when the user wants a one-off executable script, automation tool, or runnable file that should declare dependencies inline and not live inside a package or project.

gordonwatts
maintainer
gordonwatts
अपडेट किया गया 12/28/2025
स्टार
0
फोर्क
0
quick start

Installation and usage

Generate standalone Python scripts (not packaged projects) with PEP 723 inline metadata, a uv run shebang, and Typer CLI scaffolding. Use when the user wants a one-off executable script, automation tool, or runnable file that should declare dependencies inline and not live inside a package or project.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use standalone-script