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
0

long-run-implement

Execute long-running implementation tasks autonomously. Use when user wants to implement a plan, run autonomous implementation, execute tasks with minimal checkpoints, or do long-run execution.

fiatkongen
fiatkongen
development
open
scripting
0

command-injection-skill

【恶意示例】演示命令注入攻击的 skill。包含 eval、嵌套命令替换和管道到 shell 等危险模式。仅用于安全测试演示。

nonabit
nonabit
development
open
scripting
0

pod

Execute a single objective with Worker/Inspector/Analyst crew. Invoked by Ralph loop.

thebrownproject
thebrownproject
development
open
scripting
0

mova-runtime-binding-code-scaffolder-basic-wrapper

Given a MOVA skill id, target runtime, and a list of envelopes to implement, generate code skeleton(s) and optional binding JSON files that connect these envelopes to real execution (HTTP, CLI, etc.).

Leryk1981
Leryk1981
development
open
scripting
0

iterate

Work iteratively on a task until it's truly complete. Use when user wants autonomous, verified progress on a goal.

nrempel
nrempel
development
open
scripting
0

codebase-analysis

Invoke IMMEDIATELY via python script when user requests codebase analysis, architecture review, security assessment, or quality evaluation. Do NOT explore first - the script orchestrates exploration.

mikewaters
mikewaters
development
open
scripting
0

task-processor-parallel

Process tasks using async background subagents for massive parallelization and speedup.

dundas
dundas
development
open
scripting
0

implement-js

Implement JavaScript code based on user requirements.

nemanjan00
nemanjan00
development
open
scripting
0

python-uv

Run Python scripts with automatic dependency management using uv. Use this skill when you need to (1) run Python scripts with external dependencies without polluting system Python, (2) create standalone Python scripts with inline dependencies (PEP 723), (3) convert existing scripts to use uv with inline metadata, (4) handle ModuleNotFoundError by running scripts with uv run --with, or (5) create CLI tools, data processing scripts, or API clients that are self-contained and portable.

emliunix
emliunix
development
open
scripting
0

async-runner

Run background agents and bash commands asynchronously for CircleTel development. Use when running dev servers, parallel tests, long builds, or multi-agent research tasks without blocking the main workflow.

jdeweedata
jdeweedata
development
open
scripting
0

shell-dev-practices

Shell scripting best practices for bash, sh, zsh with focus on error handling, portability, and automation.

tbhb
tbhb
development
open
scripting
0

script-best-practices

Best practices for bundling scripts in skills including error handling, constants documentation, and execution patterns. Use when creating script-enabled skills.

mgd34msu
mgd34msu
development
open
scripting
0

file-ops

Skill for performing safe and precise file operations, including partial replacement, appending, and inserting content.

masa-codehub
masa-codehub
development
open
scripting
0

shell-scripting-fundamentals

Use when writing or modifying Bash/shell scripts. Covers script structure, variables, quoting, conditionals, and loops with modern best practices.

knopki
knopki
development
open
scripting
0

ruby-blocks-procs-lambdas

Use when working with Ruby blocks, procs, lambdas, and functional programming patterns including closures and higher-order functions.

conradbeach
conradbeach
development
open
scripting
0

ansible-patterns

Ansible playbook patterns - simplicity, external files, system compatibility

maxbeworks
maxbeworks
development
open
scripting
0

admin-windows

Windows system administration with PowerShell 7.x. Profile-aware - reads your preferences for package managers (scoop vs winget), paths, and installed tools. Use when: Windows-specific admin tasks, PowerShell automation, PATH configuration, package installation, bash-to-PowerShell translation.

evolv3-ai
evolv3-ai
development
open
scripting
0

scripting-with-go

Creates executable Go scripts with shebang-like behavior. Use when the user wants Go scripts, mentions Go scripting, or needs executable .go files. If working in a Go project, do NOT use unless explicitly requested.

jeninh
jeninh
development
open
scripting
0

nushell

Write and debug Nushell scripts, pipelines, and commands. Also build Nushell plugins in Rust. Use when working with .nu files, writing Nushell code, converting bash to Nushell, creating custom Nushell commands/plugins, or when the user mentions nushell.

Alb-O
Alb-O
development
open
scripting
0

nuke-build

Build and orchestrate tasks using Nuke build system. Use when task involves running Nuke build targets, orchestrating complex build workflows, or managing build pipelines.

GiantCroissant-Lunar
GiantCroissant-Lunar
development
open
scripting
0

pythonista-async

Use when writing async code, using asyncio.gather, handling concurrent operations. Triggers on "asyncio", "async", "await", "gather", "concurrent", "parallel", "fail-fast", "timeout", "race condition", "cancellation", "coroutine", "task", "CancelledError", or when writing async functions.

gigaverse-app
gigaverse-app
development
open
scripting
0

babysitter-score

Executes the next CLI-orchestrated action when a score step is requested.

a5c-ai
a5c-ai
development
open
scripting
0

gob

Process manager for long-running background processes. Use when starting development servers, watching files, or running commands that need to continue in the background while agent continues working.

kaofelix
kaofelix
development
open
scripting
0

python-async-patterns

Master Python asynchronous programming with asyncio, async/await, and concurrent.futures. Use for async code and concurrency patterns.

knopki
knopki
development
open
Previous
Page 66 / 67
Next