Cloud

Cloud services and infrastructure

Showing 121-144 of 869 skills
mukul975

auditing-aws-s3-bucket-permissions

by mukul975

Systematically audit AWS S3 bucket permissions to identify publicly accessible buckets, overly permissive ACLs, misconfigured bucket policies, and missing encryption settings using AWS CLI, S3audit, and Prowler to enforce least-privilege data access controls.

Cloud 26.3K 4mo ago
mukul975

analyzing-azure-activity-logs-for-threats

by mukul975

'Queries Azure Monitor activity logs and sign-in logs via azure-monitor-query to detect suspicious administrative

Cloud 26.3K 3mo ago
MicrosoftDocs

microsoft-code-reference

by MicrosoftDocs

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.

API Dev 1.8K 5mo ago
MicrosoftDocs

microsoft-docs

by MicrosoftDocs

Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for Azure, .NET, Microsoft 365, Windows, Power Platform, and all Microsoft technologies. Get accurate, current information from learn.microsoft.com and other official Microsoft websites—architecture overviews, quickstarts, configuration guides, limits, and best practices.

Cloud 1.8K 5mo ago
mukul975

auditing-azure-active-directory-configuration

by mukul975

Auditing Microsoft Entra ID (Azure Active Directory) configuration to identify risky authentication policies, overly permissive role assignments, stale accounts, conditional access gaps, and guest user risks using AzureAD PowerShell, Microsoft Graph API, and ScoutSuite.

Analytics 26.3K 4mo ago
mukul975

analyzing-cloud-storage-access-patterns

by mukul975

Detect abnormal access patterns in AWS S3, GCS, and Azure Blob Storage by analyzing CloudTrail Data Events, GCS

Cloud 26.3K 3mo ago
steipete

domain-dns-ops

by steipete

Domain/DNS ops across Cloudflare, DNSimple, Namecheap for Peter. Use for onboarding zones to Cloudflare, flipping nameservers, setting redirects (Page Rules/Rulesets/Workers), updating redirect-worker mappings, and verifying DNS/HTTP. Source of truth: ~/Projects/manager.

CI/CD 6.4K 7mo ago
Kilo-Org

vercel-deploy

by Kilo-Org

Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy and give me the link", or "Push this live". No authentication required - returns preview URL and claimable deployment link.

CI/CD 161 5mo ago
partme-ai

cloud-azure-storage

by partme-ai

Provides comprehensive guidance for Azure Storage including blob storage, file shares, queues, and storage account management. Use when the user asks about Azure Storage, needs to store data in Azure, configure Azure Storage, or work with Azure storage services.

Cloud 578 6mo ago
zebbern

Cloud Penetration Testing

by zebbern

This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud resources", "exploit cloud misconfigurations", "test O365 security", "extract secrets from cloud environments", or "audit cloud infrastructure". It provides comprehensive techniques for security assessment across major cloud platforms.

Auth 4.4K 6mo ago
zebbern

AWS Penetration Testing

by zebbern

This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege escalation", "S3 bucket testing", "metadata SSRF", "Lambda exploitation", or needs guidance on Amazon Web Services security assessment.

CLI Tools 4.4K 6mo ago
henkisdabro

react-best-practices

by henkisdabro

Comprehensive React and Next.js performance optimisation guide with 40+ rules for eliminating waterfalls, optimising bundles, and improving rendering. Use when optimising React apps, reviewing performance, or refactoring components.

Cloud 75 5mo ago
openstatusHQ

vercel-composition-patterns

by openstatusHQ

React composition patterns that scale. Use when refactoring components with

Cloud 8.9K 5mo ago
EveryInc

rclone

by EveryInc

Upload, sync, and manage files across cloud storage providers using rclone. Use when uploading files (images, videos, documents) to S3, Cloudflare R2, Backblaze B2, Google Drive, Dropbox, or any S3-compatible storage. Triggers on "upload to S3", "sync to cloud", "rclone", "backup files", "upload video/image to bucket", or requests to transfer files to remote storage.

CLI Tools 23.3K 6mo ago
openstatusHQ

find-skills

by openstatusHQ

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

Agents 8.9K 5mo ago
giuseppe-trisciuoglio

aws-sdk-java-v2-dynamodb

by giuseppe-trisciuoglio

Provides Amazon DynamoDB patterns using AWS SDK for Java 2.x. Use when creating, querying, scanning, or performing CRUD operations on DynamoDB tables, working with indexes, batch operations, transactions, or integrating with Spring Boot applications.

Cloud 310 5mo ago
awslabs

amazon-location-service

by awslabs

Integrates Amazon Location Service APIs for AWS applications. Use this skill when users want to add maps (interactive MapLibre or static images); geocode addresses to coordinates or reverse geocode coordinates to addresses; calculate routes, travel times, or service areas; find places and businesses through text search, nearby search, or autocomplete suggestions; retrieve detailed place information including hours, contacts, and addresses; monitor geographical boundaries with geofences; or track device locations. Covers authentication, SDK integration, and all Amazon Location Service capabilities.

API Dev 843 4mo ago
awslabs

deploy

by awslabs

"Deploy applications to AWS. Triggers on phrases like: deploy to AWS, host on AWS, run this on AWS, AWS architecture, estimate AWS cost, generate infrastructure. Analyzes any codebase and deploys to optimal AWS services."

CI/CD 843 5mo ago
openshift

Debug Cluster

by openshift

"Provides systematic debugging approaches for HyperShift hosted-cluster issues. Auto-applies when debugging cluster problems, investigating stuck deletions, or troubleshooting control plane issues."

Cloud 536 8mo ago
partme-ai

cloud-azure-sql

by partme-ai

Provides comprehensive guidance for Azure SQL Database including database creation, configuration, security, and Azure SQL management. Use when the user asks about Azure SQL, needs to create Azure SQL databases, configure Azure SQL, or manage Azure database services.

Cloud 578 6mo ago
trailofbits

openai-netlify-deploy

by trailofbits

Deploy web projects to Netlify using the Netlify CLI (npx netlify). Use when the user asks

Auth 468 5mo ago
itsmostafa

ec2

by itsmostafa

AWS EC2 virtual machine management for instances, AMIs, and networking. Use when launching instances, configuring security groups, managing key pairs, troubleshooting connectivity, or automating instance lifecycle.

CLI Tools 1.1K 6mo ago
ComposioHQ

brand-guidelines

by ComposioHQ

Applies OpenAI's brand colors and typography to any artifact that should match the Codex/OpenAI look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

Cloud 15.2K 6mo ago
jezweb

cloudflare-worker-builder

by jezweb

Scaffold and deploy Cloudflare Workers with Hono routing, Vite plugin, and Static Assets. Workflow: describe project, scaffold structure, configure bindings, deploy. Use when creating Workers projects, setting up Hono/Vite, configuring D1/R2/KV bindings, or troubleshooting export syntax errors, API route conflicts, HMR issues, or deployment failures.

API Dev 935 5mo ago