home/categories/scripting
category focus

Scripting

Automation scripts in Python, Bash, etc.

1593টি স্কিলall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
scripting
6.7K

python-playground

Run and test Python code in a dedicated playground directory. Use when you need to execute Python scripts, test code snippets, investigate CPython behavior, or experiment with Python without affecting the main codebase.

pydantic
pydantic
development
open
scripting
6.4K

execute-plan

Execute structured task plans with status tracking. Use when the user provides a plan file path in the format `plans/{current-date}-{task-name}-{version}.md` or explicitly asks you to execute a plan file.

tailcallhq
tailcallhq
development
open
scripting
6K

zsh-expert

Zsh scripting expert — explain Zsh-specific syntax, parameter expansions, array operations, and idioms in detail

zplug
zplug
development
open
scripting
6K

zsh-lint

Review Zsh scripts for Bash-isms and non-idiomatic patterns, then suggest or apply Zsh-native rewrites

zplug
zplug
development
open
scripting
5.6K

dev-browser

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.

SawyerHood
SawyerHood
development
open
scripting
5.1K

create-pr

Create a pull request, optionally for the issue provided as argument

mengxi-ream
mengxi-ream
development
open
scripting
4.9K

code-exec-fallback

Fallback pattern for executing Python code when execute_code_sandbox fails

HKUDS
HKUDS
development
open
scripting
4.9K

comprehensive-soap-note

Generate complete medical SOAP notes with all four sections in a single comprehensive file write operation

HKUDS
HKUDS
development
open
scripting
4.9K

deliverable-completion

Clarifies that file creation tasks are complete when the deliverable is successfully written—no submission step required

HKUDS
HKUDS
development
open
scripting
4.9K

direct-reportlab-pdf-generation

Generate complex multi-page PDFs by running reportlab Python code directly via run_shell when shell_agent fails on document creation

HKUDS
HKUDS
development
open
scripting
4.9K

docx-read-fallback

Use run_shell with python-docx as reliable fallback when read_file fails on .docx files

HKUDS
HKUDS
development
open
scripting
4.9K

excel-creation-fallback

Use shell_agent as fallback when execute_code_sandbox fails for Excel file operations

HKUDS
HKUDS
development
open
scripting
4.9K

excel-heredoc-fallback

Create Excel files with openpyxl by falling back to shell-based Python heredoc when sandbox execution fails

HKUDS
HKUDS
development
open
scripting
4.9K

excel-heredoc-workaround

Create Excel files with openpyxl by falling back to run_shell with inline Python heredoc when execute_code_sandbox fails

HKUDS
HKUDS
development
open
scripting
4.9K

execute-code-fallback

Fallback from execute_code_sandbox to run_shell when e2b sandbox is unavailable

HKUDS
HKUDS
development
open
scripting
4.9K

fallback-code-execution

Fallback workflow for running code via file write and shell when sandbox execution fails

HKUDS
HKUDS
development
open
scripting
4.9K

fallback-file-ops

Use run_shell as fallback when execute_code_sandbox or shell_agent fail on filesystem operations

HKUDS
HKUDS
development
open
scripting
4.9K

fallback-python-shell

Use run_shell with Python heredoc when execute_code_sandbox or read_file fail

HKUDS
HKUDS
development
open
scripting
4.9K

fallback-script-execution

Two-step script execution workflow for debugging when shell_agent and execute_code_sandbox consistently fail

HKUDS
HKUDS
development
open
scripting
4.9K

openpyxl-sandbox-workaround

Use run_shell with inline Python as a fallback when execute_code_sandbox fails for openpyxl/spreadsheet operations

HKUDS
HKUDS
development
open
scripting
4.9K

pdf-checklist-workflow

Generate structured PDF documents with tables, sections, and scoring using Python libraries in execute_code_sandbox

HKUDS
HKUDS
development
open
scripting
4.9K

pdf-gen-fallback

Reliable PDF generation using shell-based Python execution when sandbox fails

HKUDS
HKUDS
development
open
Previous
Page 4 / 67
Next