home/categories/scripting
category focus

Scripting

Automation scripts in Python, Bash, etc.

1593 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
scripting
80

writing-plans

Trigger this skill whenever a multi-step implementation task needs to be broken down before coding begins. Activate for keywords like "plan", "break down", "implementation steps", "task list", "how to implement", "write a plan", or when a feature spans multiple files or components. Also trigger when handing off work to another developer, when the user says "let's plan this out", or when a task is complex enough that jumping straight to code would be risky. If in doubt, plan first.

duthaho
duthaho
development
open
scripting
79

rules-workflows

Use to standardize project context (Rules) or automate complex multi-step tasks (Workflows).

kienhaminh
kienhaminh
development
open
scripting
79

robot-build-and-case

Use when: building the Robot binary, running the connection test case, checking where robot logs are written, asking to run task all from the repository root, or asking how to start the built robot from build/install/bin.

atframework
atframework
development
open
scripting
79

breadcrumb

Pick up a long-running task from a breadcrumb directory, make progress, and save state

zdenham
zdenham
development
open
scripting
78

parallel-execution-optimizer

Identify and execute independent operations in parallel for 3-5x speedup. Auto-analyzes task dependencies, groups into batches, launches parallel Task() calls. Applies to /optimize (5 checks), /ship pre-flight (5 checks), /design-variations (N screens), /implement (task batching). Auto-triggers when detecting multiple independent operations in a phase.

marcusgoll
marcusgoll
development
open
scripting
78

parallel-execution-optimizer

Identify and execute independent operations in parallel for 3-5x speedup. Auto-analyzes task dependencies, groups into batches, launches parallel Task() calls. Applies to /optimize (5 checks), /ship pre-flight (5 checks), /implement (task batching), /prototype (N screens). Auto-triggers when detecting multiple independent operations in a phase.

marcusgoll
marcusgoll
development
open
scripting
78

stx-parallel

Parallel execution for stx — run a function across many input tuples concurrently using ThreadPoolExecutor, with ordered results and a tqdm progress bar.

ywatanabe1989
ywatanabe1989
development
open
scripting
77

bpx-write

BPX `write` command skill. Rewrite a parsed package to a separate output path.

wilddogjp
wilddogjp
development
open
scripting
76

perf

Profile and optimize bottlenecks. Use for performance issues or caching strategies.

htlin222
htlin222
development
open
scripting
76

dev-docs

Create strategic plan and dev docs. Use when starting large multi-session tasks.

htlin222
htlin222
development
open
scripting
76

chrome-devtools

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

binjuhor
binjuhor
development
open
scripting
76

refactor-executor

Script splitting and modularization executor for breaking large files into smaller modules. Use when user says "split script", "refactor large file", "break up module", "modularize", "extract functions", "split into library", "file too big", "reduce file size", "separate concerns", "modular refactoring", "decompose script", "extract to lib".

addfox
addfox
development
open
scripting
76

pump-shell-scripts

Production-quality Bash scripts for Solana vanity generation, keypair verification, batch operations, dependency auditing, and test orchestration — with security-hardened patterns including file permissions, input validation, and cleanup traps.

nirholas
nirholas
development
open
scripting
76

puppeteer

使用Puppeteer(Google)进行浏览器自动化和PDF生成。支持无头Chrome控制,用于网页爬虫、截图、PDF生成和自动化测试。

AIDotNet
AIDotNet
development
open
scripting
76

file-archiver

创建和解压ZIP、TAR和GZIP压缩包,支持密码保护。

AIDotNet
AIDotNet
development
open
scripting
76

cron-scheduler

解析、验证和解释cron表达式,计算下次运行时间。

AIDotNet
AIDotNet
development
open
scripting
75

executing-plans

Use to execute an approved local markdown task directory iteratively - work the current Now slice, update docs, then stop

withzombies
withzombies
development
open
scripting
75

executing-plans

Use to execute an approved local markdown task directory iteratively - work the current Now slice, update docs, then stop

withzombies
withzombies
development
open
scripting
75

oracle

Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).

ArgentAIOS
ArgentAIOS
development
open
scripting
75

coding-agent

Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.

ArgentAIOS
ArgentAIOS
development
open
scripting
74

shell-scripting

Practical bash scripting guidance emphasising defensive programming, ShellCheck compliance, and simplicity. Use when writing shell scripts that need to be reliable and maintainable.

sammcj
sammcj
development
open
scripting
74

deslop

Remove AI-generated code slop from the current branch. Use as a finishing pass after code review — when user says "收尾", "clean up", or asks to run simplify + deslop together. Run sequentially after /simplify, not in parallel.

liby
liby
development
open
scripting
73

cas-worker

Factory worker guide for task execution in CAS multi-agent sessions. Use when acting as a worker to execute assigned tasks, report progress, handle blockers, and communicate with the supervisor.

codingagentsystem
codingagentsystem
development
open
scripting
73

td-api-reference

MUST READ before writing TD Python via execute_python or set_dat_content. API reference for parameters, storage, operators, threading.

dylanroscover
dylanroscover
development
open
Previous
Page 36 / 67
Next