Plugins
11 plugins@a5c-ai
Automaker
Automaker from a5c-ai/babysitter.
2 skills · plugin
@nivkazdan
Automation
Automation from nivkazdan/skills-agents-catalog.
24 skills · plugin
curated
Automate Manual Process
Analyze a screen recording of a manual process and produce automation scripts.
7 skills · plugin
curated
MCP Toolkit Automation
For users automating third-party services via MCP toolkits with dynamic discovery and execution.
10 skills · plugin
curated
Project Release Automation
Automate project releases with version bumping, multi-language changelog generation, and GitHub Release creation.
7 skills · plugin
@fradser
Git
Conventional Git automation, advanced repository management, and GitFlow workflow automation for feature, hotfix, and release branches with post-finish cleanup
8 skills · plugin
curated
Cloud & DevOps
Docker, Kubernetes, CI/CD and cloud (AWS/Azure/GCP) automation.
24 skills · plugin
curated
Social Media Scraping
Extract structured data from social media platforms via browser automation.
12 skills · plugin
curated
Billing Ops Triage
For support and finance teams: diagnose billing issues, manage subscriptions, and automate payment workflows.
3 skills · plugin
curated
n8n Workflow Automation
For n8n users building modular, reusable workflows with sub-workflows, error handling, and naming conventions.
7 skills · plugin
curated
Automated Form Filling
Installs a pipeline to navigate to a form, fill it, review, and submit using Playwright.
9 skills · plugin
Results for “autom”
341 skillscircleci-orb-builder
Builds reusable CircleCI Orbs with the Orb SDK and orb-tools pipeline, packaging commands, executors, and jobs with automated semantic versioning.
28
declutter
Refactors code by removing unused imports, variables, methods, redundant comments, and fixing formatting, with automatic test runs and commits after each step.
7
playwright-pro
Generates, reviews, fixes, and migrates Playwright end-to-end tests, with templates, agents, and integrations for TestRail and BrowserStack.
20 · bundle
bash-pro
Write defensive, portable Bash scripts for automation, CI/CD, and system utilities, with strict error handling, safe argument parsing, and testing.
3
gh-cli
Reliably drive the GitHub gh CLI for issue, PR, and label operations in automation and subagent environments, with pre-flight verification so you never fabricate a success or a fake issue URL.
71 · bundle
cmux
End-user control of cmux topology and routing (windows, workspaces, panes/surfaces, focus, moves, reorder, identify, trigger flash). Use when automation needs deterministic placement and navigation in a multi-pane cmux layout.
0 · bundle
ssh
Secure server access and tunneling with SSH. Use when a user asks to connect to remote servers, set up SSH keys, create tunnels, configure jump hosts, manage SSH config, or automate remote commands.
0
cron
Schedule recurring tasks with cron on Linux/macOS. Use when a user asks to run scripts on a schedule, set up automated backups, schedule data processing, or configure periodic tasks on a server.
0
azure-upgrade
Assesses and automates upgrades of Azure workloads between plans, tiers, or SKUs, and modernizes Azure SDK for Java dependencies in source code.
2.7k · bundle
holoscan-install-debian
Install the Holoscan SDK C++ runtime and headers on Ubuntu using NVIDIA's apt repository, with automatic CUDA variant detection and verification via bundled examples.
2.2k · bundle
playwright-interactive
Debug local web or Electron apps interactively using a persistent Playwright session with js_repl, enabling fast iterative UI debugging and visual QA.
23.3k · bundle
rhino3d-scripts
Write, edit, and debug scripts for Rhinoceros 3D (Rhino 8+), covering RhinoPython, RhinoScript/VBScript, RhinoCommon .NET, and command macros for automating modeling tasks.
36.2k · bundle
taobao-shop-catalog
Navigate a Taobao or Tmall shop's catalog page to extract paginated product listings including itemId, title, and image URL.
3.7k · bundle
performing-ssl-certificate-lifecycle-management
Automates the full lifecycle of SSL/TLS certificates—requesting, issuing, deploying, monitoring, renewing, and revoking—using Python and ACME protocol tools.
24.6k · bundle
cpq-test-automation
Writes and debugs Apex test classes for Salesforce CPQ, covering quote setup, price rule execution via ServiceRouter, contracting, and order generation.
15 · bundle
design-chain-audit
Audits a codebase against a multi-layer design system, checking token, primitive, component, and layout drift with automated grep checks and severity ratings.
1
git-automation
Runs a multi-perspective review of a pull request, including code quality, tests, and potential silent failures, then reports findings ranked by severity.
1
007-file-c511d246
Guides AI agents on working with a deprecated, read-only repository of Claude Skills, covering skill structure, development workflows, and upload automation.
7 · bundle
file-organizer
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.
3
playwright-generate-test
Generates a Playwright test from a user-provided scenario by recording browser interactions via Playwright MCP, then saves and runs the test until it passes.
36.2k
facebook-automation
Manage Facebook Pages: create and schedule posts, upload videos, handle Messenger conversations, and retrieve page insights via the Composio MCP integration.
66.9k
qa
Automates end-to-end QA: starts the app, exercises screens and API endpoints, verifies functionality and design quality, runs domain analysis, and fixes issues found.
13
browser
Automates web browser interactions via the browse CLI, including navigation, form filling, screenshots, and scraping, with support for local and remote Browserbase sessions.
1 · bundle
wp-wpcli-and-ops
Use when working with WP-CLI (wp) for WordPress operations: safe search-replace, db export/import, plugin/theme/user/content management, cron, cache flushing, multisite, and scripting/automation with wp-cli.yml.
1 · bundle
iterate-pr
Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.
1
pr-review-ci-fix
Automated PR review and CI auto-fix for GitHub and GitLab using the Composio CLI. Pulls diffs, fetches failing job logs, posts review comments, and loops fix commits until checks go green.
3
skill-creator
To create new CLI skills following Anthropic's official best practices with zero manual configuration. This skill automates brainstorming, template application, validation, and installation processes while maintaining progressive disclosure patterns and writing style standards.
7 · bundle
browser-use
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.
228 · bundle
iterate-pr
Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.
6
training-check
Periodically check WandB metrics during training to catch problems early (NaN, loss divergence, idle GPUs). Avoids wasting GPU hours on broken runs. Use when training is running and you want automated health checks.
1k
dsl-dynamic-stop-loss
Manages automated dynamic/trailing stop losses (DSL only) for leveraged perpetual positions on Hyperliquid. Default mode: High Water (pct_of_high_water) — the trailing floor is a percentage of the peak ROE, recalculated every tick, no ceiling. Also supports fixed ROE tiers for legacy positions. Monitors price via cron, ratchets profit floors through configurable tiers, syncs the stop loss to Hyperliquid via edit_position, and auto-closes positions on breach via mcporter. Supports LONG and SHORT, strategy-scoped state isolation, and automatic cleanup.
1 · bundle
github-copilot-starter
Generates a complete GitHub Copilot configuration for a new project, including instructions, reusable skills, and agent definitions tailored to the technology stack.
36.2k
taobao-product-reviews
Fetch customer reviews for a Taobao or Tmall product by itemId, returning reviewer name, date, purchased variant, review text, and photo URLs.
3.7k · bundle
instagram-hashtag-posts
Scrapes Instagram posts by hashtag, returning media items with captions, like/comment counts, media URLs and user info from the hashtag explore feed.
3.7k · bundle
walkthrough
Launches a Flutter app on a simulator or emulator, generates and runs exhaustive integration tests covering every screen, button, form, and user flow, then self-heals failures.
13
ui-demo
Records polished UI demo videos of web applications using Playwright, with an injected cursor overlay, natural pacing, and a discover-rehearse-record workflow.
0