Automation

Task automation and scripting

Showing 3409-3432 of 4524 skills
beshkenadze

safe-rm

by beshkenadze

Use safe-rm script instead of rm -rf. Prevents accidental deletion of protected system, config, and project paths.

Automation 3 5mo ago
HJewkes

writing-plans

by HJewkes

Use when you have a spec or requirements for a multi-step task, before touching code

Automation 3 3mo ago
vxcozy

architect

by vxcozy

Solution architect that creates implementation blueprints before building. Maps 2-3 approaches ranked by simplicity, creates phased build plans with rollback points, and checks dependencies. Use when you need to design a solution, create a blueprint, plan before building, or take a task from the audit and need an implementation plan. Part of the architect-system loop. Reads from system/audit-report.md. Outputs to system/blueprints/.

Automation 3 3mo ago
martin-janci

executing-plans

by martin-janci

Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches

Analytics 3 4mo ago
anubhavgupta

Wiz-Light Skill

by anubhavgupta

A simple typescript / JavaScript library to control wiz based lights.

Automation 3 3mo ago
weegigs

execute

by weegigs

Execute an existing plan aggressively with minimal interruption. Use after /kick-off approval to implement the planned work.

Agents 3 4mo ago
dy9759

prd

by dy9759

Complete PRD (Product Requirements Document) creation workflow that guides users from initial idea to implementation-ready specification using the integrated toolset in this repository. Handles everything from brainstorming and market analysis to technical requirements and team coordination.

Automation 5 6mo ago
dy9759

prd

by dy9759

Complete PRD (Product Requirements Document) creation workflow that guides users from initial idea to implementation-ready specification using the integrated toolset in this repository. Handles everything from brainstorming and market analysis to technical requirements and team coordination.

Automation 5 6mo ago
marcinmiklitz

jupyter-notebooks

by marcinmiklitz

Build, manipulate, execute, validate, and version-control Jupyter notebooks programmatically. Use when working with .ipynb files, creating notebooks from code, running parameterised analyses, diffing/merging notebooks in git, stripping outputs, or converting notebooks to other formats. Triggers on: jupyter, notebook, ipynb, nbformat, nbconvert, nbclient, papermill, nbdime, cell, kernel, execute notebook, parameterise, notebook diff, notebook merge.

Automation 2 3mo ago
tankpkg

@tank/idd-bdd-pack

by tankpkg

Orchestrator pack combining Intent-Driven Development (IDD) with BDD end-to-end testing. Installs both @tank/idd and @tank/bdd-e2e-testing, then provides the bridge workflow for using .idd/ and .bdd/ folders together. Does not stand alone — requires both dependencies. Trigger phrases: "IDD BDD", "intent and behavior", "intent to BDD", "BDD from intent", "intent verified testing", "intent behavior pack", "combine IDD BDD", "IDD BDD orchestrator", "intent driven BDD", "intent plus BDD", "full testing workflow", ".idd .bdd together"

Auth 1 3mo ago
jakerains

vercel-workflow

by jakerains

Build durable workflows with Vercel Workflow DevKit using "use workflow" and "use step" directives. Use for long-running tasks, background jobs, AI agents, webhooks, scheduled tasks, retries, and workflow orchestration. Supports Next.js, Vite, Astro, Express, Fastify, Hono, Nitro, Nuxt, SvelteKit.

Agents 1 4mo ago
buildrtech

writing-plans

by buildrtech

Use when you have a spec or requirements for a multi-step task, before touching code

Automation 1 4mo ago
entire-vc

evc-mesh

by entire-vc

Manage tasks in EVC Mesh task management platform. Use when agent needs to: check assigned tasks, pick up work, track progress with status changes and comments, upload artifacts, coordinate with other agents via shared task state. Mesh stores tasks as kanban boards with customizable statuses per project; this skill provides bash scripts to interact with the REST API.

Agents 1 3mo ago
Leechael

roamresearch

by Leechael

Roam Research operations via roam-cli. Use this skill for page/block retrieval, search, datalog queries, markdown save, journaling lookup, and low-level block or batch writes with environment-injected credentials.

Automation 1 3mo ago
JamalMansuri

campsite-recon

by JamalMansuri

Check campsite and wilderness permit availability. Three modes: preset Bay Area weekend scan (with weather), free-text search of any location over a specific date range, or a recurring watch that notifies only when sites open. Use when the user mentions camping, open sites, wilderness permits, a weekend trip, or asks to keep checking / be notified.

Automation 1 1mo ago
konippi

aidlc

by konippi

"AI-DLC (AI-Driven Development Life Cycle) workflow orchestration. Use when user says 'Using AI-DLC' or needs structured software development with requirements, design, and implementation through Inception, Construction, and Operations phases."

Agents 1 4mo ago
srobinson

check-directives

by srobinson

Check for orchestrator messages. Use at turn start, after major tasks, and ALWAYS before marking task complete.

Automation 1 3mo ago
ThrownLemon

fork-terminal

by ThrownLemon

Fork terminal sessions to spawn parallel AI agents or CLI commands in new terminal windows. Supports git worktrees for isolated parallel development.

Automation 1 4mo ago
davidkiss

brainstorming

by davidkiss

"You MUST use this skill before any creative or complex work. Explores user intent, requirements and design before actually executing on the task."

Automation 1 3mo ago
Ampersand-Game-Studios

gms-mcp

by Ampersand-Game-Studios

GameMaker MCP workflow skills and command reference

Automation 1 3mo ago
buildrtech

executing-plans

by buildrtech

Use when you have a written implementation plan to execute

Automation 1 4mo ago
WiseWong6

prompt-version-editor

by WiseWong6

严格变更控制下编辑、版本化并存储提示词。用于用户要求小改/局部优化/补丁式修订、修复提示词失败、添加或维护版本头、对比版本,或基于输入/思路/输出诊断问题时。强制版本控制、作者签名,并将版本保存到 /Users/wisewong/Documents/Developer/prompts。

Automation 1 4mo ago
MirWorld

helloagents

by MirWorld

用于处理软件开发/维护类请求(常见说法包括但不限于:修改、修复 bug、新增功能、开发模块、重构/优化、补充/编写/运行测试、生成并执行计划)。会自动判定是问答/改动/命令(~auto/~plan/~exec/~init),并选择咨询问答/微调/轻量迭代/标准开发/完整研发路径;需要写入时生成方案包(why/how/task)、执行与验证、同步知识库(HAGWroks/wiki、HAGWroks/CHANGELOG.md、HAGWroks/history/index.md),最终按统一输出格式汇总结果。

Automation 1 4mo ago
depot

depot-ci

by depot

Configures and manages Depot CI, a drop-in replacement for GitHub Actions that runs workflows entirely within Depot. Use when migrating GitHub Actions workflows to Depot CI, running depot ci migrate, managing Depot CI secrets and variables, running workflows with depot ci run, debugging Depot CI runs, checking workflow compatibility, or understanding Depot CI's current beta limitations. Also use when the user mentions .depot/ directory, depot ci commands, or asks about running GitHub Actions workflows on Depot's infrastructure without GitHub-hosted runners. NOTE: Depot CI is currently in beta with limited availability.

Automation 1 3mo ago