clawmart
/ catalog

Catalog

Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.

39,994 results · page 134 / 1,667
Skillq 0.45

AWS Systems Manager Automation Incident Guide

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.

skillsource-agentskillexchangeskill-aws-systems-manager-automation-incident-guide+12
free
Skillq 0.45

AWS Systems Manager Runbook

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.

skillsource-agentskillexchangeskill-aws-ssm-runbook-executor+12
free
Skillq 0.45

AWS Systems Manager Runbook Engine

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.

skillsource-agentskillexchangeskill-aws-ssm-runbook-engine+12
free
Skillq 0.45

AWS SDK Method Resolver

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.

skillsource-agentskillexchangeskill-aws-sdk-method-resolver+12
free
Skillq 0.45

AWS S3 & SQS Pipeline Connector

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-d

skillsource-agentskillexchangeskill-aws-s3-sqs-pipeline-connector+12
free
Skillq 0.45

AWS S3 MCP Server

The open catalog of AI agent skills — 2,000+ security-scanned skills for Claude Code, Cursor, Codex, and more.

skillsource-agentskillexchangeskill-aws-s3-mcp-server+12
free
Skillq 0.45

AWS MCP Servers for Cloud Service Integration

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.

skillsource-agentskillexchangeskill-aws-mcp-servers-cloud-service-integration+12
free
Skillq 0.45

AWS Lambda MCP Server

The open catalog of AI agent skills — 2,000+ security-scanned skills for Claude Code, Cursor, Codex, and more.

skillsource-agentskillexchangeskill-aws-lambda-mcp-server+12
free
Skillq 0.45

AWS IAM Privilege Escalation Audit

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 r

skillsource-agentskillexchangeskill-aws-iam-privilege-escalation-audit+12
free
Skillq 0.45

AWS CodePipeline Orchestrator

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

skillsource-agentskillexchangeskill-aws-codepipeline-orchestrator+12
free
Skillq 0.45

AWS CloudWatch Runbook Agent

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.

skillsource-agentskillexchangeskill-aws-cloudwatch-runbook-agent+12
free
Skillq 0.45

AWS CloudWatch Log Anomaly Scanner

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.

skillsource-agentskillexchangeskill-aws-cloudwatch-log-anomaly-scanner+12
free
Skillq 0.45

AWS CloudWatch Log Anomaly Investigator

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.

skillsource-agentskillexchangeskill-aws-cloudwatch-log-anomaly-investigator+12
free
Skillq 0.45

AWS CloudWatch Log Analyzer

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.

skillsource-agentskillexchangeskill-aws-cloudwatch-log-analyzer+12
free
Skillq 0.45

AWS CloudWatch Insights Query Builder

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.

skillsource-agentskillexchangeskill-aws-cloudwatch-insights-query-builder+12
free
Skillq 0.45

AWS CloudWatch Insights Agent

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.

skillsource-agentskillexchangeskill-aws-cloudwatch-insights-agent+12
free
Skillq 0.45

AWS CloudWatch Composite Alarm Builder

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.

skillsource-agentskillexchangeskill-aws-cloudwatch-composite-alarm-builder+12
free
Skillq 0.45

AWS CloudWatch Anomaly Runbook

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

skillsource-agentskillexchangeskill-aws-cloudwatch-anomaly-runbook+12
free
Skillq 0.45

AWS CloudWatch Anomaly Investigator

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.

skillsource-agentskillexchangeskill-aws-cloudwatch-anomaly-investigator+12
free
Skillq 0.45

AWS CloudWatch Anomaly Detector

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.

skillsource-agentskillexchangeskill-aws-cloudwatch-anomaly-detector+12
free
Skillq 0.45

AWS CloudWatch Alarm Triager

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.

skillsource-agentskillexchangeskill-aws-cloudwatch-alarm-triager+12
free
Skillq 0.45

AWS CloudWatch Alarm Triage Agent

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.

skillsource-agentskillexchangeskill-aws-cloudwatch-alarm-triage-agent+12
free
Skillq 0.45

AWS CloudWatch Alarm Triage

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.

skillsource-agentskillexchangeskill-aws-cloudwatch-alarm-triage-5+12
free
Skillq 0.45

AWS CloudWatch Alarm Runbook

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.

skillsource-agentskillexchangeskill-aws-cloudwatch-alarm-runbook-wave48+12
free