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
1.5K

powershell-windows

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

vudovn
vudovn
development
open
scripting
1.5K

bash-linux

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

vudovn
vudovn
development
open
scripting
1.5K

actionbook

Browser action engine. Provides up-to-date action manuals for the modern web — operate any website instantly, one tab or dozens, concurrently.

actionbook
actionbook
development
open
scripting
1.5K

agent-browser

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

actionbook
actionbook
development
open
scripting
1.5K

actionbook-scraper

Generate and verify web scraper scripts using Actionbook's verified selectors. Auto-validates generated scripts and fixes errors.

actionbook
actionbook
development
open
scripting
1.5K

run-dbt-commands

Run dbt CLI commands (compile, ls, test, run, etc.) in the spellbook repo. Use when the user asks to compile, list, test, or run dbt models, or when you need to validate SQL by compiling a model.

duneanalytics
duneanalytics
development
open
scripting
1.4K

app-commands

GROWI main application (apps/app) specific commands and scripts. Auto-invoked when working in apps/app.

growilabs
growilabs
development
open
scripting
1.4K

autonomous-skill

Execute long-running, multi-session tasks autonomously using Claude Code headless mode or in-session hook-based loops. Supports structured task decomposition (for complex projects) and lightweight Ralph-style iteration (for TDD, bug fixing, refactoring). Use this skill whenever the user says "autonomous", "long-running task", "multi-session", "run this in the background", "keep working on this", "batch process", "iterate until done", "ralph loop", or wants any task that requires sustained, unattended execution.

feiskyer
feiskyer
development
open
scripting
1.4K

merge

将当前分支合并到目标分支(通常是 main)。 自动处理代码提交、创建 MR、监控 Pipeline、处理错误直到合并成功。

AgentsMesh
AgentsMesh
development
open
scripting
1.4K

video-generate

提交视频生成任务,并触发前端视频生成流程。

limecloud
limecloud
development
open
scripting
1.3K

modal-labs

Modal Labs (modal.com) — run Python on serverless containers with GPUs, batch jobs, and autoscaling. Precision wrapper to avoid confusion with UI “modal dialogs”.

foryourhealth111-pixel
foryourhealth111-pixel
development
open
scripting
1.3K

modal

Run Python code in the cloud with serverless containers, GPUs, and autoscaling. Use when deploying ML models, running batch processing jobs, scheduling compute-intensive tasks, or serving APIs that require GPU acceleration or dynamic scaling.

foryourhealth111-pixel
foryourhealth111-pixel
development
open
scripting
1.3K

structured-content-storage

Enforces structured, highly documented storage for all code and data projects. Auto-activates for: machine learning scripts, data processing, code creation, script modification. Ensures clean directories, comprehensive comments, documentation files (README, data dictionaries, process descriptions, change logs).

foryourhealth111-pixel
foryourhealth111-pixel
development
open
scripting
1.3K

parallel-execution

Patterns for parallel subagent execution using Task tool with run_in_background. Use when coordinating multiple independent tasks, spawning dynamic subagents, or implementing features that can be parallelized.

CloudAI-X
CloudAI-X
development
open
scripting
1.2K

nushell

Use when writing or running Nushell commands, scripts, or pipelines - via the Nushell MCP server (mcp__nushell__evaluate), via Bash (nu -c), or in .nu script files. Also use when working with structured data (JSON, YAML, TOML, CSV, Parquet, SQLite), doing ad-hoc data analysis or exploration, or when the user's shell is Nushell.

nushell
nushell
development
open
scripting
1.2K

paseo-loop

Run an agent loop until an exit condition is met. Use when the user says "loop", "babysit", "keep trying until", "check every X", "watch", or wants iterative autonomous execution.

getpaseo
getpaseo
development
open
scripting
1.2K

databricks-execution-compute

Execute code and manage compute on Databricks. Use this skill when the user mentions: "run code", "execute", "run on databricks", "serverless", "no cluster", "run python", "run scala", "run sql", "run R", "run file", "push and run", "notebook run", "batch script", "model training", "run script on cluster", "create cluster", "new cluster", "resize cluster", "modify cluster", "delete cluster", "terminate cluster", "create warehouse", "new warehouse", "resize warehouse", "delete warehouse", "node types", "runtime versions", "DBR versions", "spin up compute", "provision cluster".

databricks-solutions
databricks-solutions
development
open
scripting
1.1K

python-environment

Detect and configure a conda-compatible tool, create the CausalPy environment, and run commands inside it. Use before any task that requires Python execution.

pymc-labs
pymc-labs
development
open
scripting
1.1K

file-tools

Simple shell utilities for files and archives.

trpc-group
trpc-group
development
open
scripting
1.1K

python-math

Small Python utilities for math and text files.

trpc-group
trpc-group
development
open
scripting
1.1K

coding-agent

Delegate coding tasks to Codex, Claude Code, or Pi agents via background host sessions. Use when: (1) building or creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn or run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Requires OpenClaw host tools with exec_command plus write_stdin.

trpc-group
trpc-group
development
open
scripting
1.1K

shinka-convert

Convert an existing codebase in the current working directory into a ShinkaEvolve task directory by snapshotting the relevant code, adding evolve blocks, and generating `evaluate.py` plus Shinka runner/config files. Use when the user wants to optimize existing code with Shinka instead of creating a brand-new task from a natural-language description.

SakanaAI
SakanaAI
development
open
scripting
1.1K

shinka-run

Run existing ShinkaEvolve tasks with the `shinka_run` CLI from a task directory (`evaluate.py` + `initial.<ext>`). Use when an agent needs to launch async evolution runs quickly with required `--results_dir`, generation count, and strict namespaced keyword overrides.

SakanaAI
SakanaAI
development
open
scripting
1.1K

shinka-setup

Create ShinkaEvolve task scaffolds from a target directory and task description, producing `evaluate.py` and `initial.<ext>` (multi-language). Use when asked to set up new ShinkaEvolve tasks, evaluation harnesses, or baseline programs for ShinkaEvolve.

SakanaAI
SakanaAI
development
open
Previous
Page 12 / 67
Next