Automation

Task automation and scripting

Showing 169-192 of 4597 skills
ComposioHQ

acculynx-automation

by ComposioHQ

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

API Dev 68.4K 5mo ago
openai

gh-address-comments

by openai

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

Automation 24K 7mo ago
cloudflare

git-commit

by cloudflare

Use when creating git commits to ensure commit messages follow project standards. Applies the 7 rules for great commit messages with focus on conciseness and imperative mood.

Automation 1.1K 6mo ago
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 1.1K 5mo ago
openai

notion-knowledge-capture

by openai

Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.

Automation 24K 7mo ago
mukul975

analyzing-malicious-url-with-urlscan

by mukul975

URLScan.io is a free service for scanning and analyzing suspicious URLs. It captures screenshots, DOM content,

Automation 26.3K 3mo ago
facebook

fix

by facebook

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

Automation 246.6K 5mo 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 246.6K 5mo ago
facebook

test

by facebook

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

Automation 246.6K 5mo 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 246.6K 5mo ago
mukul975

analyzing-malware-persistence-with-autoruns

by mukul975

Use Sysinternals Autoruns to systematically identify and analyze malware persistence mechanisms across registry

Automation 26.3K 3mo ago
facebook

extract-errors

by facebook

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

Automation 246.6K 5mo ago
garrytan

gstack

by garrytan

Fast headless browser for QA testing and site dogfooding. (gstack)

Automation 123.5K 1mo ago
SawyerHood

dev-browser

by SawyerHood

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.

Automation 6.5K 4mo ago
ComposioHQ

developer-growth-analysis

by ComposioHQ

Analyzes your recent Codex chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

Analytics 15.2K 6mo ago
JimLiu

baoyu-post-to-weibo

by JimLiu

Posts content to Weibo (微博). Supports regular posts with text, images, and videos, and headline articles (头条文章) with Markdown input via Chrome CDP. Use when user asks to "post to Weibo", "发微博", "发布微博", "publish to Weibo", "share on Weibo", "写微博", or "微博头条文章".

Automation 23.9K 3mo 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 187.8K 5mo 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 187.8K 5mo ago
phuryn

prioritize-features

by phuryn

"Prioritize a backlog of feature ideas based on impact, effort, risk, and strategic alignment with top 5 recommendations. Use when prioritizing a feature backlog, making scope decisions, or ranking product ideas."

Analytics 24.2K 4mo ago
autoclaw-cc

xiaohongshu-skills

by autoclaw-cc

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

Automation 1.7K 4mo 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 187.8K 5mo ago
microsoft

Hygiene Checks

by microsoft

```

Automation 187.8K 5mo ago
microsoft

tool-rename-deprecation

by microsoft

'Ensure renamed built-in tool references preserve backward compatibility. Use when renaming a toolReferenceName, tool set referenceName, or any tool identifier. Run on ANY change to tool registration code. Covers legacyToolReferenceFullNames for tools and legacyFullNames for tool sets.'

Automation 187.8K 5mo ago
anthropics

fhir-developer-skill

by anthropics

FHIR API development guide for building healthcare endpoints. Use when: (1) Creating FHIR REST endpoints (Patient, Observation, Encounter, Condition, MedicationRequest), (2) Validating FHIR resources and returning proper HTTP status codes and error responses, (3) Implementing SMART on FHIR authorization and OAuth scopes, (4) Working with Bundles, transactions, batch operations, or search pagination. Covers FHIR R4 resource structures, required fields, value sets (status codes, gender, intent), coding systems (LOINC, SNOMED, RxNorm, ICD-10), and OperationOutcome error handling.

API Dev 361 6mo ago