All authors
agentskillexchange avatar

Claude Skills by agentskillexchange

github.com/agentskillexchange
2,960 skillsA× 2,813B× 144C× 35 installs661 views
Autogen Microsoft Multi Agent FrameworkB

AutoGen is Microsoft's open-source framework for building multi-agent systems where AI agents converse with each other and humans to solve tasks, with support for tool use and human-in-the-loop workflows.

ai-agentspythongo
0
36
Automate Lark And Feishu Docs Sheets Mail Calendar Meetings And Chat Tasks From Agents With Lark CliA

Operate Lark and Feishu work objects from one agent-ready CLI instead of stitching together separate APIs and browser flows.

ai-agentspythongo
0
36
Automate Ml Research Loops With Aris SkillsB

Use ARIS to run Markdown-based agent skills for literature review, idea discovery, cross-model critique, experiment planning, and paper-writing support.

ai-agentsgodocker
0
36
Automate Repository Triage And Recurring Maintenance With Github Agent WorkflowsA

Use GitHub Agentic Workflows to let an agent triage issues, inspect CI failures, or deliver scheduled repository upkeep inside GitHub Actions with explicit workflow definitions and reviewable runs. This is for bounded, repeatable repository operations, not for listing GitHub as a general coding platform.

ai-agentsgogit
0
36
Automatically Rerun Flaky Pytest Cases With Bounded Retry Rules Before Intermittent Failures Block Merges With Pytest RerunfailuresA

Add controlled retries to pytest runs so agents can contain flaky tests and report final failures without rerunning whole suites by hand.

ai-agentspythongo
0
36
Automattic Wordpress Remote McpA

Automattic WordPress Remote MCP connects MCP clients to live WordPress sites using OAuth, JWT, or application passwords. It is aimed at agents that need to read or operate against WordPress content and site features through a maintained remote MCP bridge.

ai-agentsgobash
0
36
Aws Cdk ScaffolderA

Node.js, AWS CDK CLI

ai-agentsjavascripttypescript
0
36
Aws Cloudformation Drift Detector 4A

Monitors AWS CloudFormation stacks for configuration drift using the AWS SDK DetectStackDrift and DescribeStackResourceDrifts APIs. Generates remediation templates and integrates with AWS Config rules for continuous compliance.

ai-agentsgoaws
0
36
Aws Cloudformation Stack DiagnosticsA

Diagnoses failed AWS CloudFormation stack operations using the AWS CLI (aws cloudformation describe-stack-events) and cfn-lint validator. Traces resource creation failures, rollback causes, and nested stack dependency chains.

ai-agentsgoaws
0
36
Aws Cloudtrail Log NormalizerA

Normalizes and enriches AWS CloudTrail JSON logs into OCSF (Open Cybersecurity Schema Framework) format. Maps eventSource/eventName pairs to MITRE ATT&CK technique IDs using the MITRE ATT&CK STIX API.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Alarm BuilderA

Creates and manages CloudWatch alarms using the AWS SDK for JavaScript v3 (@aws-sdk/client-cloudwatch). Configures metric math expressions, composite alarms, and SNS notification routing via @aws-sdk/client-sns.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Alarm DiagnosticA

Diagnoses firing AWS CloudWatch alarms by querying CloudWatch Metrics, alarm history, and related AWS Config resource snapshots via the AWS SDK. Correlates metric anomalies with recent infrastructure changes to suggest root cause hypotheses. Outputs a structured incident summary with remediation options.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Alarm Runbook GeneratorA

Generates structured incident runbooks from AWS CloudWatch alarm configurations using the CloudWatch DescribeAlarms API and AWS Systems Manager documents. Links alarms to remediation procedures automatically.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Alarm Runbook Wave48A

Automates incident response for AWS CloudWatch alarms using boto3, the CloudWatch GetMetricData API, and AWS Systems Manager runbook documents. Maps alarm states to diagnostic procedures and remediation actions.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Alarm Triage 5A

Triages AWS CloudWatch alarms using boto3 CloudWatch.describe_alarms, CloudWatch Logs Insights queries, and AWS X-Ray trace analysis via the xray-sdk. Correlates alarm triggers with deployment events.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Alarm Triage AgentA

Triages AWS CloudWatch alarms using the CloudWatch DescribeAlarms API, GetMetricData for historical analysis, and CloudTrail LookupEvents for root cause correlation. Prioritizes alerts by blast radius and provides remediation playbooks.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Alarm TriagerA

Triages AWS CloudWatch alarms by correlating alarm state changes with CloudTrail events and EC2 instance health using boto3. Classifies alarms by severity, identifies root cause candidates, and updates OpsGenie alerts.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Anomaly DetectorA

Uses AWS CloudWatch SDK (boto3) to configure anomaly detection bands on metrics via PutAnomalyDetector API. Integrates with SNS for notifications and CloudWatch Synthetics for canary-based uptime monitoring.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Anomaly InvestigatorA

Investigates CloudWatch metric anomalies using the AWS SDK CloudWatch.getMetricData and Logs.filterLogEvents APIs. Correlates metric spikes with log patterns and deployment events from CodeDeploy.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Anomaly RunbookA

Executes structured diagnostic runbooks when CloudWatch Anomaly Detection triggers alarms. Uses the AWS SDK CloudWatch client (GetMetricData, DescribeAlarms) to gather context and suggest remediations.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Composite Alarm BuilderA

Creates and manages AWS CloudWatch composite alarms using the CloudWatch PutCompositeAlarm API. Builds alarm rule expressions from existing metric alarms with AND/OR/NOT logic for multi-signal alerting.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Insights AgentA

Runs CloudWatch Logs Insights queries via AWS SDK for JavaScript v3. Analyzes Lambda cold starts, API Gateway latency, and ECS container logs. Generates anomaly detection alarms with math expressions.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Insights Query BuilderA

Builds CloudWatch Logs Insights queries and metric alarms using AWS SDK v3 (@aws-sdk/client-cloudwatch-logs, @aws-sdk/client-cloudwatch). Generates cross-account observability dashboards with CloudWatch Metrics Insights.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Log AnalyzerA

Analyzes AWS CloudWatch Logs using the CloudWatch Logs API and Logs Insights query syntax. Identifies error patterns, calculates error rates, and generates metric filters from log data.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Log Anomaly InvestigatorA

Investigates anomalous patterns in AWS CloudWatch Logs using the CloudWatch Logs Insights API and CloudWatch Anomaly Detection. Correlates log spikes with deployment events via AWS CodeDeploy API.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Log Anomaly ScannerA

Scans AWS CloudWatch Logs using the CloudWatch Logs Insights API and CloudWatch Anomaly Detection API. Identifies unusual error patterns, latency spikes, and log volume anomalies across log groups.

ai-agentsjavascriptgo
0
36
Aws Cloudwatch Runbook AgentA

Uses AWS SDK CloudWatchClient GetMetricData and CloudWatch Logs Insights StartQueryExecution to automate incident triage. Correlates alarms via DescribeAlarms with X-Ray trace segments for root cause analysis.

ai-agentsjavascriptgo
0
36
Aws Codepipeline OrchestratorA

Manages AWS CodePipeline stages and actions using AWS SDK for JavaScript (CodePipeline, CodeBuild, CodeDeploy APIs). Automates blue-green deployments and cross-account pipeline configurations.

ai-agentsjavascriptgo
0
36
Aws Iam Privilege Escalation AuditA

Uses boto3 and the AWS IAM Access Analyzer API to enumerate all roles, policies, and users, then flags permission combinations that could allow privilege escalation to AdministratorAccess. Outputs findings mapped to MITRE ATT&CK TA0004 with remediation steps and least-privilege replacement policy JSON.

ai-agentsjavascriptgo
0
36
Aws Lambda Mcp ServerA

Node.js, npm

ai-agentsjavascriptgo
0
36
Aws Mcp Servers Cloud Service IntegrationA

The official AWS Labs MCP server collection provides AI agents with structured access to AWS documentation, service APIs, billing data, and infrastructure metadata through the Model Context Protocol, built and maintained by AWS for secure cloud automation workflows.

ai-agentspythongo
0
36
Aws S3 Mcp ServerA

Node.js, npm

ai-agentsjavascriptgo
0
36
Aws S3 Sqs Pipeline ConnectorA

Orchestrates AWS data pipelines using @aws-sdk/client-s3 and @aws-sdk/client-sqs. Manages S3 object lifecycle with PutObjectCommand/GetObjectCommand, processes SQS message queues via ReceiveMessageCommand with long polling, and configures S3 event notifications to SQS for event-driven processing.

ai-agentsjavascriptgo
0
36
Aws Sdk Method ResolverA

Resolves AWS SDK v3 client commands and service endpoint signatures using @aws-sdk/client-* packages. Maps IAM permission requirements to specific API calls with request/response type definitions.

ai-agentsjavascriptgo
0
36
Aws Ssm Runbook EngineA

Executes automated diagnostics using the AWS Systems Manager Automation API and SSM Documents. Collects system metrics via the CloudWatch GetMetricData API and correlates with AWS Health events.

ai-agentsjavascriptgo
0
36
Aws Ssm Runbook ExecutorA

Execute AWS Systems Manager Automation runbooks and Run Command documents using the SSM API and boto3. Supports cross-account execution, rate controls, and parameter store integration.

ai-agentsjavascriptgo
0
36
Aws Systems Manager Automation Incident GuideA

Coordinates remediation playbooks with AWS Systems Manager Automation, Incident Manager, and CloudWatch alarm context for repeatable operational recovery. Useful for agents that need to recommend or launch the right runbook when alarms cross into known failure territory.

ai-agentsgonode
0
36
Axe Core Accessibility Testing EngineA

axe-core is the industry-standard accessibility testing engine by Deque Systems that automatically detects WCAG 2.0, 2.1, and 2.2 violations in web interfaces. It integrates into any existing test framework — Playwright, Cypress, Selenium, Jest — to catch accessibility issues during development rather than after deployment.

ai-agentsjavascriptgo
0
36
Azure Cli Microsoft CloudA

The Azure CLI provides cross-platform command-line access to Microsoft Azure services for managing VMs, databases, Kubernetes, AI services, and hundreds of cloud resources with consistent hierarchical commands.

ai-agentspythongo
0
36
Back Up And Restore An Openclaw Workspace To Synology Nas With Verification And Rollback Safety Using Synology BackupA

Protect an OpenClaw workspace with repeatable Synology NAS backups, integrity checks, and safer restores instead of ad hoc file copying.

ai-agentsgobash
0
36
Back Up Github Gitlab Bitbucket And Forgejo Repositories With GitbackupA

Run repeatable cross-forge repository backup jobs from one config instead of hand-scripting clone and export steps per provider.

ai-agentsgodocker
0
36
Back Up Github Repos Releases And Gists With Github BackupA

Use GitHub Backup when an agent needs to mirror repositories, release assets, and gists into local storage on a schedule, instead of manually exporting GitHub content repo by repo.

ai-agentsgodocker
0
36
Backstage Software Catalog SyncA

Synchronizes service metadata into Spotify Backstage catalog using catalog-info.yaml generation and the Backstage Catalog REST API. Manages component, API, and system entity relationships across teams.

ai-agentsgogit
0
36
Backstage Software Template ComposerA

Creates Spotify Backstage software templates using template.yaml definitions with Scaffolder actions including fetch:template, publish:github, and catalog:register. Manages the Backstage Software Catalog via its REST API.

ai-agentsgogit
0
36
Backstopjs Visual Regression Testing AutomationA

BackstopJS gives agents a repeatable way to capture reference screenshots, compare UI states, and flag visual regressions before changes ship. This skill centers on the real BackstopJS project and turns browser-based layout comparison into a structured QA workflow for web teams.

ai-agentsgonode
0
36
Bannerbear Dynamic Image ApiA

Generates social media graphics and OG images dynamically via Bannerbear REST API. Manages template modifications, font layers, and signed URL generation for on-the-fly image personalization.

ai-agentsgonode
0
36
Baseline And Review Repository Secret Findings With Detect SecretsA

Scan a repository for secrets, keep an auditable baseline, and review only newly introduced findings during commits or CI checks.

ai-agentspythongo
0
36
Baserow Open Source No Code Database Automation PlatformA

Baserow is an open-source no-code platform for databases, automations, internal apps, and API-first workflows. It is useful when teams need spreadsheet-like data management, self-hosting, and programmable access without building a custom admin stack from scratch.

ai-agentsgodocker
0
36
Bat Syntax Highlighting Cat ReplacementA

bat is a cat(1) clone written in Rust that adds syntax highlighting for over 200 languages, Git integration showing file modifications, automatic paging, and line numbering. It serves as a drop-in replacement for cat with enhanced readability for code and configuration files.

ai-agentsrustgo
0
36
Bazel Build Graph AnalyzerA

Analyzes Bazel build dependency graphs to identify bottlenecks and optimize build times. Uses the Bazel Query Language (BQL), Action Graph API, and Build Event Protocol (BEP) for deep build analysis.

ai-agentsgogit
0
36