- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
dev-server-sandbox
by coder
Run multiple isolated mux dev-server instances (temp MUX_ROOT + free ports)
code-change-verification
by openai
Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents JS monorepo.
pnpm-upgrade
by openai
'Keep pnpm current: run pnpm self-update/corepack prepare, align packageManager in package.json, and bump pnpm/action-setup + pinned pnpm versions in .github/workflows to the latest release. Use this when refreshing the pnpm toolchain manually or in automation.'
aptabase-analytics-report
by thewh1teagle
Export and analyze Vibe Aptabase analytics for recent time windows or existing CSV exports, with emphasis on failure rates, affected users, app versions, and OS breakdowns. Use when Codex needs to: (1) export recent analytics with scripts/export_analytics.py, (2) filter an export to the exact last N hours, (3) restrict analysis to specific app_version values, (4) quantify the impact of the current failure-related events defined in the repository, or (5) produce a concise reliability report with fix suggestions.
ray-train
by Orchestra-Research
Distributed training orchestration across clusters. Scales PyTorch/TensorFlow/HuggingFace from laptop to 1000s of nodes. Built-in hyperparameter tuning with Ray Tune, fault tolerance, elastic scaling. Use when training massive models across multiple machines or running distributed hyperparameter sweeps.
dot-skill
by titanwings
"Unified meta-skill engine for distilling colleague, relationship, or celebrity characters into reusable Skills. 统一的 meta-skill 引擎,把 colleague、relationship、celebrity 三类对象蒸馏成可复用 Skill。"
playwright-dev
by microsoft
Explains how to develop Playwright - add APIs, MCP tools, CLI commands, and vendor dependencies.
fix
by facebook
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
verify
by facebook
Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
test
by facebook
Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.
flags
by facebook
Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.
extract-errors
by facebook
Use when adding new error messages to React, or seeing "unknown error code" warnings.
notebooklm
by teng-lin
Complete API for Google NotebookLM - full programmatic access including features not in the web UI. Create notebooks, add sources, generate all artifact types, download in multiple formats. Activates on explicit /notebooklm or intent like "create a podcast about X"
xlsx
by anthropics
"Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved."
slack-gif-creator
by anthropics
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."
webapp-testing
by anthropics
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
playwright-mcp-metabase
by metabase
Drive Metabase's UI with the Playwright MCP browser tools (mcp__playwright__browser_*). Covers the snapshot/act/check pattern, Mantine component pitfalls (Menu race, Select/MultiSelect, the Escape-closes-modal trap, portal scoping), and Metabase-specific login flows. Use whenever a session needs to interact with the Metabase UI through Playwright MCP.
upstash-workflow
by lobehub
'LobeHub Upstash Workflow and QStash guide. Use for async workflows, process/paginate/execute fan-out, serve handlers, context.run/call/sleep, or workflow triggers.'
cmux-browser
by manaflow-ai
"End-user browser automation with cmux. Use when you need to open sites, inspect or interact with browser surfaces, wait for page state, and extract data without stealing focus."
vibe
by foryourhealth111-pixel
Vibe Code Orchestrator (VCO) is a governed runtime entry that freezes requirements, plans XL-first execution, and enforces verification and phase cleanup.
apple-reminders
by openclaw
"List, add, edit, complete, or delete Apple Reminders and reminder lists via remindctl."
obsidian
by openclaw
"Work with Obsidian vaults using the official obsidian CLI: read/search/create/edit notes, tasks, links, properties, plugins."
Lobster
by openclaw
One-off tasks that won't be repeated
gh-issues
by openclaw
"Fetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally process PR review comments."