Automation

Task automation and scripting

Showing 169-192 of 4519 skills
cloudflare

testing

by cloudflare

Use when writing or running tests for this project. Covers unit vs E2E test decisions, test file locations, mock patterns, and project-specific testing conventions. (project)

Automation 1K 3mo ago
microsoft

author-contributions

by microsoft

Identify all files a specific author contributed to on a branch vs its upstream, tracing code through renames. Use when asked who edited what, what code an author contributed, or to audit authorship before a merge. This skill should be run as a subagent — it performs many git operations and returns a concise table.

Automation 185.8K 3mo ago
microsoft

dev

by microsoft

Development workflows for the playwright-cli repository. Use when the user asks about rolling dependencies, releasing, or other repo maintenance tasks.

Automation 11K 3mo ago
ComposioHQ

connect

by ComposioHQ

Connect Codex to any app via the Composio CLI. Send emails, create issues, post messages, update databases - take real actions across Gmail, Slack, GitHub, Notion, and 1000+ services from the terminal.

Automation 12.9K 1mo ago
autoclaw-cc

xiaohongshu-skills

by autoclaw-cc

小红书自动化技能集合。支持认证登录、内容发布、搜索发现、社交互动、复合运营。 当用户要求操作小红书(发布、搜索、评论、登录、分析、点赞、收藏)时触发。

Automation 1.4K 2mo ago
ComposioHQ

affinda-automation

by ComposioHQ

"Automate Affinda tasks via Rube MCP (Composio). Always search tools first for current schemas."

Automation 63.1K 3mo ago
ComposioHQ

aeroleads-automation

by ComposioHQ

"Automate Aeroleads tasks via Rube MCP (Composio). Always search tools first for current schemas."

API Dev 63.1K 3mo ago
microsoft

azure-storage

by microsoft

Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics capabilities. Includes access tiers (hot, cool, archive) and lifecycle management.

Automation 211 3mo ago
microsoft

Azure Validate

by microsoft

GitHub Copilot for Azure

Automation 211 3mo ago
microsoft

azure-deploy

by microsoft

Execute deployment to Azure. Final step after preparation and validation. Runs azd up, azd deploy, or infrastructure provisioning commands. USE FOR: run azd up, run azd deploy, execute deployment, provision infrastructure, push to production, go live, ship it, deploy web app, deploy container app, deploy static site, deploy Azure Functions, bicep deploy, terraform apply. DO NOT USE FOR: creating or building apps (use azure-prepare), validating before deploy (use azure-validate).

Automation 211 3mo ago
microsoft

azure-resource-visualizer

by microsoft

Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. USE FOR: create architecture diagram, visualize Azure resources, show resource relationships, generate Mermaid diagram, analyze resource group, diagram my resources, architecture visualization, resource topology, map Azure infrastructure DO NOT USE FOR: creating/modifying resources (use azure-deploy), security scanning (use azure-security), performance troubleshooting (use azure-diagnostics), code generation (use relevant service skill)

Automation 211 3mo ago
facebook

verify

by facebook

Use when you want to validate changes before committing, or when you need to check all React contribution requirements.

Automation 245.4K 4mo ago
facebook

test

by facebook

Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.

Automation 245.4K 4mo ago
facebook

extract-errors

by facebook

Use when adding new error messages to React, or seeing "unknown error code" warnings.

Automation 245.4K 4mo ago
microsoft

agent-sessions-layout

by microsoft

Agent Sessions workbench layout — covers the fixed layout structure, grid configuration, part visibility, editor modal, titlebar, sidebar footer, and implementation requirements. Use when implementing features or fixing issues in the Agent Sessions workbench layout.

Automation 185.8K 3mo ago
microsoft

sessions

by microsoft

Agent Sessions window architecture — covers the sessions-first app, layering, folder structure, chat widget, menus, contributions, entry points, and development guidelines. Use when implementing features or fixing issues in the Agent Sessions window.

Automation 185.8K 3mo ago
czlonkowski

n8n-mcp-tools-expert

by czlonkowski

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, managing credentials, auditing instance security, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns. IMPORTANT — Always consult this skill before calling any n8n-mcp tool — it prevents common mistakes like wrong nodeType formats, incorrect parameter structures, and inefficient tool usage. If the user mentions n8n, workflows, nodes, or automation and you have n8n MCP tools available, use this skill first.

API Dev 5.3K 1mo ago
google

weather-skill

by google

A skill that provides weather information based on reference data.

Automation 20K 3mo ago
foryourhealth111-pixel

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.

Agents 2.2K 28d ago
samuelclay

newsblur-cli

by samuelclay

Manage your NewsBlur from the terminal. Read feeds, search stories, save and share articles, train intelligence classifiers, discover new feeds, and automate workflows with the NewsBlur CLI. Use when the user wants to interact with their NewsBlur account, check feeds, manage subscriptions, or build scripts around their news reading.

Automation 7.5K 2mo ago
openai

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.'

Automation 3.2K 4mo ago
facebook

fix

by facebook

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

Automation 245.4K 4mo ago
facebook

flags

by facebook

Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.

Automation 245.4K 4mo ago
vercel

flags

by vercel

How to add or modify Next.js experimental feature flags end-to-end. Use when editing config-shared.ts, config-schema.ts, define-env-plugin.ts, next-server.ts, export/worker.ts, or module.compiled.js. Covers type declaration, zod schema, build-time injection, runtime env plumbing, and the decision between runtime env-var branching vs separate bundle variants.

Automation 139.7K 3mo ago