搜索

搜索结果

717 results for "automation"

automation-audit-ops

automation-audit-ops

240Kproductivity

Evidence-first automation inventory and overlap audit workflow for ECC. Use when the user wants to know which jobs, hooks, connectors, MCP servers, or wrappers are live, broken, redundant, or missing before fixing anything.

affaan-m avataraffaan-m
获取
netmiko-ssh-automation

netmiko-ssh-automation

240Ksecurity

Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded config changes, timeouts, and network automation error handling. Use when automating network device access with Python Netmiko, whether collecting state or pushing guarded config changes.

affaan-m avataraffaan-m
获取
netmiko-ssh-automation

netmiko-ssh-automation

237Ksecurity

安全的 Python Netmiko 实战范例,涵盖只读信息采集、限流批量 SSH 连接、TextFSM 结构化解析、带防护机制的配置变更、超时设置以及网络自动化错误处理。

affaan-m avataraffaan-m
获取
automation-audit-ops

automation-audit-ops

232Kproductivity

基于证据的自动化清单与重叠审计工作流,适用于ECC。当用户希望在修复任何内容之前了解哪些作业、钩子、连接器、MCP服务器或包装器是活跃的、损坏的、冗余的或缺失时使用。

affaan-m avataraffaan-m
获取
ci-cd-and-automation

ci-cd-and-automation

78Ktesting-qa

自动化CI/CD流水线设置。在设置或修改构建和部署流水线时使用。在需要自动化质量门禁、配置CI中的测试运行器或建立部署策略时使用。

addyosmani avataraddyosmani
获取
agent-automation-smart-agent

agent-automation-smart-agent

71Kcode-generation

Agent skill for automation-smart-agent - invoke with $agent-automation-smart-agent

ruvnet avatarruvnet
获取
github-automation

github-automation

71Kagent-workflows

GitHub workflow automation, PR management, issue tracking, and code review coordination. Integrates with GitHub Actions and repository management. Use when: PR creation, code review, issue management, release automation, workflow setup. Skip when: local-only changes, non-GitHub repositories.

ruvnet avatarruvnet
获取
agent-workflow-automation

agent-workflow-automation

70Ktesting-qa

Agent skill for workflow-automation - invoke with $agent-workflow-automation

ruvnet avatarruvnet
获取
github-workflow-automation

github-workflow-automation

70Ktesting-qa

Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management

ruvnet avatarruvnet
获取
workflow-automation

workflow-automation

70Kagent-workflows

Workflow creation, execution, and template management. Automates complex multi-step processes with agent coordination. Use when: automating processes, creating reusable workflows, orchestrating multi-step tasks. Skip when: simple single-step tasks, ad-hoc operations.

ruvnet avatarruvnet
获取
google-drive-automation

google-drive-automation

47Kmcp-integrations

Lightweight Google Drive integration with standalone OAuth authentication. No MCP server required. Full read/write access.

sickn33 avatarsickn33
获取
outlook-calendar-automation

outlook-calendar-automation

47Kproductivity

Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools first for current schemas.

sickn33 avatarsickn33
获取
workflow-automation

workflow-automation

46Kbackend-api

Workflow automation is the infrastructure that makes AI agents

sickn33 avatarsickn33
获取
github-workflow-automation

github-workflow-automation

46Kdevops-cloud

Patterns for automating GitHub workflows with AI assistance, inspired by [Gemini CLI](https://github.com/google-gemini/gemini-cli) and modern DevOps practices.

sickn33 avatarsickn33
获取
browser-automation

browser-automation

45Ktesting-qa

Browser automation powers web testing, scraping, and AI agent

sickn33 avatarsickn33
获取
browser-automation

browser-automation

43Ktesting-qa

浏览器自动化为 Web 测试、数据抓取与 AI Agent 交互提供核心动力。

sickn33 avatarsickn33
获取
playwright-automation-fill-in-form

playwright-automation-fill-in-form

36Kprompting-reasoning

使用 Playwright MCP 自动填写表单

github avatargithub
获取
claude-automation-recommender

claude-automation-recommender

33Kdevops-cloud

分析代码库并推荐适合的 Claude Code 自动化方案(包含 Hooks、Subagents、Skills、Plugins 以及 MCP 服务端)。当用户询问自动化推荐、希望优化其 Claude Code 配置、提及改进 Claude Code 工作流、询问如何为新项目首次配置 Claude Code,或想了解应该使用哪些 Claude Code 功能时使用。

anthropics avataranthropics
获取
iros-registry-automation

iros-registry-automation

6.9Kwriting-content

协助在韩国法院互联网登记所(IROS)准备开具法人/房地产登记簿誊本(登记事项证明书),并在用户自行登录与支付的浏览器流程中,安全地辅助完成购物车添加、查阅与保存操作。在 Dolshoi 环境下,尽可能完成直至合法官方流程许可的最末端准备步骤。

nomadamas avatarnomadamas
获取
automation-sandbox-post-copy-configure

automation-sandbox-post-copy-configure

952backend-api

Apply a Salesforce sandbox post-copy automation JSON config against a target org. For each entry, the skill derives the correct Tooling API sobject from the entry's `ConfigurationName`, verifies the derivation via a describe probe, resolves the record Id via SOQL-over-REST, then PATCHes the record via the compound `Metadata` field using `sf api request rest`. Use when the user asks to apply, run, execute, dry-run, or preview a post-copy or post-refresh config file (e.g. `post-copy-config.json`) against a sandbox. Trigger phrases: \"apply post-copy config\", \"run post-copy automation\", \"execute sandbox post-refresh JSON\", \"apply sandbox refresh config\", \"configure sandbox after refresh\". DO NOT TRIGGER for generating the config JSON from an SOP (delegate to `automation-sandbox-post-copy-config-generate`), or for deploying metadata XML.

forcedotcom avatarforcedotcom
获取
automation-sandbox-post-copy-config-generate

automation-sandbox-post-copy-config-generate

937research-knowledge

Generate the JSON config file that the Salesforce sandbox post-copy automation tool consumes, from a customer SOP in any format (PDF, xlsx, csv, JSON, docx, Markdown, plain text, or a screenshot of an endpoint table). Use when the user asks to create, build, generate, produce, or convert a post-copy or post-refresh automation config — turning a sandbox-refresh SOP into a JSON array of OutboundMessages and RemoteSiteSettings entries with ConfigurationName, Label, Fields, IsActive, and ExecutionOrder. Also trigger for phrasings like \"post-copy config\", \"post-refresh automation JSON\", \"update the outbound message (OBM) endpoints after refresh\", \"convert this SOP to config\", \"remote site settings JSON\", \"refresh planner to JSON\", or \"sandbox refresh config\". DO NOT TRIGGER when: user wants to deploy the generated config to an org (use platform-metadata-deploy), or apply/execute/run/dry-run the post-copy automation JSON against a sandbox (use automation-sandbox-post-copy-configure).

forcedotcom avatarforcedotcom
获取
automation-flow-generate

automation-flow-generate

774productivity

使用 MCP 工具 execute_metadata_action 生成 Salesforce Flow。当用户要求创建、构建或生成 Flow(包括屏幕流程、自动启动流程、记录触发流程(保存前/保存后)、计划流程)时使用。对于类似 Flow 的请求也触发,例如“创建记录时”、“每天触发”、“发送电子邮件时”、“更新字段时”、“自动化”、“工作流”或“Flow XML/元数据”。这是唯一用于 Salesforce Flow 生成的技能。

forcedotcom avatarforcedotcom
获取
ansible-automation

ansible-automation

324devops-cloud

Infrastructure automation and configuration management using Ansible playbooks, roles, and inventory. Use for deploying applications, patching, and managing servers.

aj-geddes avataraj-geddes
获取
hr-automation

hr-automation

316productivity

HR工作流自动化 - 招聘、入职、员工管理和离职流程

claude-office-skills avatarclaude-office-skills
获取