Dennis Vink
Community@dennisvink
AI madman, Cloud Evangelist
Agent Skills by Dennis Vink
Showing 103 vetted skills indexed across 1 GitHub repositories.
signing-in-to-aws
Configures short-term AWS CLI credentials using the aws login command.
aws-networking
Routes AWS networking requests to the correct service-specific skill for implementation.
aws-serverless
Builds, deploys, and troubleshoots serverless applications on AWS Lambda, API Gateway, and Step Functions.
aws-sdk-swift-usage
Implements AWS SDK for Swift patterns for async service clients, credentials, and pagination.
aws-messaging-and-streaming
Guides selection and use of AWS messaging and streaming services.
aws-iam
Generates IAM policies and corrects common IAM policy, trust, and STS misconfigurations.
aws-security
Review AWS security service configurations and summarize findings using read-only CLI APIs.
aws-database
Routes AWS database selection and operational questions to service-specific skills and knowledge cards.
aws-storage
Recommends and troubleshoots AWS object, file, and block storage services for workload requirements.
aws-auth
Configure user authentication for web and mobile apps with Amazon Cognito and Amplify.
aws-observability
Configures and debugs AWS observability across CloudWatch, X-Ray, CloudTrail, and ADOT instrumentation.
aws-compute
Provisions, scales, and operates Amazon EC2 instances and Auto Scaling fleets.
aws-containers
Deploys and troubleshoots containerized workloads on EKS, ECS, Fargate, ECR, and Elastic Beanstalk.
aws-ai-ml
Fine-tune, evaluate, and deploy AI models on Amazon SageMaker.
aws-sdk-js-v3-usage
Implements AWS SDK for JavaScript v3 patterns for clients, credentials, streams, and error handling.
aws-billing-and-cost-management
Analyze AWS costs, budgets, and savings using Cost Explorer, Compute Optimizer, and CUR data.
aws-cdk
Authors, deploys, and troubleshoots AWS CDK infrastructure in TypeScript or Python.
aws-deployment
Configures CI/CD pipelines using AWS CodePipeline, CodeBuild, CodeDeploy, CodeConnections, and CodeArtifact.
amazon-bedrock
Builds generative AI applications on Amazon Bedrock covering model invocation, RAG, agents, and AgentCore.
aws-sdk-python-usage
Write Python code using boto3 and botocore for AWS service operations.
aws-blocks
Builds full-stack applications with AWS Blocks Infrastructure-from-Code Building Blocks.
launch-with-aws
Migrates vibe-coded and frontend web applications to AWS with generated AWS Blocks infrastructure code.
aws-cloudformation
Authors, validates, and troubleshoots AWS CloudFormation templates across the full deployment lifecycle.
amazon-workspaces-agent-access
Connects AI agents to remote Windows desktops on Amazon WorkSpaces Applications via the Agent Access MCP server.
Frequently Asked Questions About Dennis Vink
FAQPage SchemaWhat tasks can I accomplish with dennisvink's AWS skill registry?▼
The registry covers building serverless applications, authoring CDK and CloudFormation templates, provisioning VPCs and Transit Gateways, operating databases like Aurora, DynamoDB, and Redshift, running Athena queries on Iceberg data lakes, configuring CloudWatch observability, and managing resilience via Resilience Hub, FIS, and ARC.
Who should use these AWS skills?▼
Cloud engineers, solutions architects, platform teams, and developers building on AWS benefit most. Skills target practitioners deploying Lambda, EKS, and EC2 workloads, database administrators migrating to Aurora or Redshift, security engineers writing IAM policies, and networking teams configuring Direct Connect, VPN, and Route 53.
How do the skills handle AWS credentials and authentication?▼
The signing-in-to-aws skill obtains credentials via aws login when sessions expire or AccessDeniedException occurs. The aws-auth skill adds Cognito user pools, OAuth 2.0/OIDC flows, MFA, and JWT authorizers to apps, while setting-up-ec2-instance-profiles attaches IAM roles to eliminate hardcoded credentials.
Do these skills cover AWS cost optimization?▼
Yes. The aws-billing-and-cost-management skill analyzes bills, evaluates Savings Plans and Reserved Instances, right-sizes EC2, Lambda, RDS, and EBS with Compute Optimizer, queries CUR data with Athena, detects cost anomalies, and monitors Free Tier usage to reduce spend.
What prerequisites are needed to use these skills?▼
Skills assume an AWS account with appropriate IAM permissions and standard AWS CLI access; several reference the AWS MCP server optionally. Service-specific skills require relevant runtimes such as boto3 for Python, aws-sdk-js-v3 for TypeScript, or aws-sdk-swift, plus existing resources like VPCs or clusters where applicable.