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
38

executing-remote-plans

Distributed HEC-RAS execution across remote workers (PsExec, Docker, SSH, cloud). Handles worker initialization, queue scheduling, and result aggregation. Use when setting up remote execution, distributed computation, cloud workflows, scaling HEC-RAS across machines, parallel processing on multiple computers, Windows remote execution, container-based execution, session-based remote execution, PsExec configuration, Docker worker setup, or multi-machine HEC-RAS workflows. Triggers: remote execution, distributed execution, PsExec, Docker worker, SSH execution, cloud execution, parallel remote, multi-machine, session_id, remote worker, worker initialization, queue scheduling, network share, container execution.

gpt-cmdr
gpt-cmdr
development
open
scripting
38

executing-hecras-plans

Executes HEC-RAS plans using RasCmdr.compute_plan(), handles parallel execution across multiple plans, manages destination folders, and monitors real-time progress with callbacks. Use when running HEC-RAS simulations, computing plans, executing models, parallel workflows, setting up distributed computation, batch processing, scenario analysis, or monitoring execution progress in real-time. Triggers: execute, run, compute, HEC-RAS, plan, simulation, parallel, callback, batch, scenario, destination folder, worker, monitoring, progress, real-time.

gpt-cmdr
gpt-cmdr
development
open
scripting
38

executing-hecras-rascontrol

Executes HEC-RAS plans using RasControl class via HECRASController COM interface for legacy HEC-RAS versions (3.x-5.x). Handles COM lifecycle management, session tracking, orphan cleanup, steady/unsteady result extraction, and watchdog protection for Jupyter notebooks. Use when automating legacy HEC-RAS, extracting results from older versions, comparing across HEC-RAS versions, or needing COM-based automation that RasCmdr cannot provide. Triggers: RasControl, HECRASController, COM, legacy, HEC-RAS 4, HEC-RAS 5, win32com, steady results, unsteady results, version comparison, COM interface, legacy automation, 3.x, 4.x, 5.x, orphan cleanup, watchdog, session tracking.

gpt-cmdr
gpt-cmdr
development
open
scripting
33

simple-fetch

Basic MCP skill demonstrating CLI-based execution pattern for fetching URL content

yoloshii
yoloshii
development
open
scripting
31

modernize-scientific-stack

Guidance for modernizing legacy Python 2 scientific computing code to Python 3. This skill should be used when tasks involve converting outdated scientific Python scripts (using deprecated libraries like ConfigParser, cPickle, urllib2, or Python 2 syntax) to modern Python 3 equivalents with contemporary scientific stack (NumPy, pandas, scipy, matplotlib). Applies to data processing, analysis pipelines, and scientific computation modernization tasks.

letta-ai
letta-ai
development
open
scripting
31

cobol-modernization

Guidance for converting COBOL programs to modern languages (Python, Java, etc.) while preserving exact behavior and data format compatibility. This skill should be used when modernizing legacy COBOL applications, converting COBOL business logic to modern languages, or ensuring byte-for-byte output compatibility between COBOL and its replacement.

letta-ai
letta-ai
development
open
scripting
31

modernize-scientific-stack

Guide for modernizing legacy Python 2 scientific computing code to Python 3 with modern libraries. This skill should be used when migrating scientific scripts involving data processing, numerical computation, or analysis from Python 2 to Python 3, or when updating deprecated scientific computing patterns to modern equivalents (pandas, numpy, pathlib).

letta-ai
letta-ai
development
open
scripting
31

cancel-async-tasks

Guidance for implementing proper asyncio task cancellation with signal handling in Python. This skill applies when implementing concurrent task runners that need graceful shutdown, handling KeyboardInterrupt/SIGINT in asyncio contexts, or managing task cleanup when using semaphores for concurrency limiting. Use when tasks involve asyncio.gather, CancelledError handling, or cleanup of tasks that haven't started execution.

letta-ai
letta-ai
development
open
scripting
31

cancel-async-tasks

Guidance for implementing asyncio task cancellation with proper cleanup, especially for handling keyboard interrupts (Ctrl+C). This skill should be used when tasks involve asyncio cancellation, signal handling, or graceful shutdown of concurrent Python tasks.

letta-ai
letta-ai
development
open
scripting
31

unix-goto-development

Expert guidance for unix-goto shell navigation tool development, including architecture, 9-step feature workflow, testing (100% coverage), performance optimization (<100ms targets), and Linear issue integration

manutej
manutej
development
open
scripting
29

local-development

Development server and build commands for Oak AI project including running dev server on port 2525, production and development builds, and running scripts with environment variables. Use when starting local development, building the project, or running scripts.

oaknational
oaknational
development
open
scripting
29

usage-query-skill

Run the usage query script to retrieve account usage information for GLM Coding Plan. Only use when invoked by usage-query-agent.

zai-org
zai-org
development
open
scripting
28

rails-background-jobs

Specialized skill for Rails background jobs with Solid Queue. Use when creating jobs, scheduling tasks, implementing recurring jobs, testing jobs, or monitoring job queues. Includes best practices for reliable background processing.

alec-c4
alec-c4
development
open
scripting
27

ralph

Runs the Ralph autonomous loop. Executes stories from prds/*.json using git worktrees.

richtabor
richtabor
development
open
scripting
26

background-jobs

Async task processing with Celery, ARQ, and Redis for Python backends. Use when implementing background tasks, job queues, workers, scheduled jobs, or periodic task processing.

yonatangross
yonatangross
development
open
scripting
24

async-python-patterns

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.

lifangda
lifangda
development
open
scripting
24

bash-script-writing

Write clean, modular, production-ready bash scripts with proper error handling and maintainable structure. Use when creating new shell scripts, refactoring existing bash code, or when user asks for bash/shell scripting help with terms like "write a script", "bash script", "shell script", or "automate with bash".

steveclarke
steveclarke
development
open
scripting
23

arifos-cool-protocol

Execute SABAR-72 cooling protocol for constitutional amendments and high-entropy operations with CLI integration. Use when user types /cool, mentions "cool down", "SABAR", "72 hour cooling", "constitutional amendment", "high entropy".

ariffazil
ariffazil
development
open
scripting
23

cancel-ralph

Cancel an active Ralph Loop and clean up state files. Triggers on: '/cancel-ralph', 'cancel ralph', 'stop ralph', 'kill ralph loop', 'abort ralph'.

TechDufus
TechDufus
development
open
scripting
21

steps-skill

Runs a script that prints ordered execution steps

darrenhinde
darrenhinde
development
open
scripting
21

dry-run

Simulates command execution in dry-run mode without file modifications. Sets dry_run flag, executes command with read-only constraint, then resets flag. Useful for testing workflows safely. Triggers on keywords: dry run, simulate, test command, preview changes, safe mode, no write

WaterplanAI
WaterplanAI
development
open
scripting
21

memory

Long-term memory across sessions. Always use memory_search at the start of any user request (unless the user explicitly says not to), especially for questions about the user (profile/personal info/preferences), prior constraints or decisions, and resuming ongoing work; use memory_write only when the user explicitly asks to store memory.

zoubingwu
zoubingwu
development
open
scripting
21

workflow-skill

Demonstrates script and custom tool working together with console output

darrenhinde
darrenhinde
development
open
scripting
21

python-script

Create robust Python automation with full logging and safety checks. Use when tasks need complex data processing, authenticated API work, conditional file operations, or error handling beyond simple shell commands.

vaayne
vaayne
development
open
Previous
Page 46 / 67
Next