/Catalogue/Publishers/itsmostafa

1 repository indexed

itsmostafa

@itsmostafa
18 PromptPython

18 skills indexed from 1 GitHub repository: 18 Prompt.

github/itsmostafa First seen 2h ago
Published skills
180 verified
18 community / sandbox
Installs
0via Synapth
1 repository indexed
Top repository stars
1.2KGitHub
itsmostafa/aws-agent-skills
Verification rate
0%reviewed
scanner never grants Verified
itsmostafa· 3d agoCommunity
api-gateway

Prompts · Python · v0.1.0

AWS API Gateway for REST and HTTP API management. Use when creating APIs, configuring integrations, setting up authorization, managing stages, implementing rate limiting, or troubleshooting API issues.

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoCommunity
bedrock

Prompts · Python · v0.1.0

AWS Bedrock foundation models for generative AI. Use when invoking foundation models, building AI applications, creating embeddings, configuring model access, or implementing RAG patterns.

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoCommunity
cloudformation

Prompts · Python · v0.1.0

AWS CloudFormation infrastructure as code for stack management. Use when writing templates, deploying stacks, managing drift, troubleshooting deployments, or organizing infrastructure with nested stacks.

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoCommunity
cloudwatch

Prompts · Python · v0.1.0

AWS CloudWatch monitoring for logs, metrics, alarms, and dashboards. Use when setting up monitoring, creating alarms, querying logs with Insights, configuring metric filters, building dashboards, or troubleshooting application issues.

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoCommunity
cognito

Prompts · Python · v0.1.0

AWS Cognito user authentication and authorization service. Use when setting up user pools, configuring identity pools, implementing OAuth flows, managing user attributes, or integrating with social identity providers.

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoCommunity
dynamodb

Prompts · Python · v0.1.0

AWS DynamoDB NoSQL database for scalable data storage. Use when designing table schemas, writing queries, configuring indexes, managing capacity, implementing single-table design, or troubleshooting performance issues.

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoSandbox
ec2

Prompts · Python · v0.1.0

AWS EC2 virtual machine management — instances, security groups, key pairs, AMIs, EBS volumes, Auto Scaling Groups, Spot Instances, Session Manager, placement groups, and instance lifecycle automation. Trigger on ANY of these, even when EC2 isn't named explicitly: - Launching or provisioning: "spin up a server", "create a VM", "new instance", "run-instances", mention of instance types (t3, m5, c5, r6, g5, p4d, t4g, c7g, etc.) - SSH / connectivity problems: "connection refused", "connection timed out", "permission denied publickey", "can't connect to my instance", "SSH not working" - Instance management: resize, stop, start, terminate, reboot, change instance type - Cost optimization: stop dev instances overnight, save money on EC2, spot vs on-demand, reserved instances - Auto Scaling: ASG, launch template, mixed instances policy, scale to zero, scheduled scaling - Spot Instances: spot fleet, spot interruption, capacity-optimized, price-capacity-optimized - AMIs and backups: create image, custom AMI, EBS snapshot, DLM lifecycle policy, copy AMI - Monitoring: EC2 CPU utilization, CloudWatch metrics for instance, instance status checks, console output - Access methods: Session Manager, EC2 Instance Connect, bastion host, port forwarding - Security: IMDSv2, instance metadata, IAM role on instance, security group rules - User data and bootstrap scripts, cloud-init

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoCommunity
ecs

Prompts · Python · v0.1.0

AWS ECS container orchestration for running Docker containers. Use when deploying containerized applications, configuring task definitions, setting up services, managing clusters, or troubleshooting container issues.

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoCommunity
eks

Prompts · Python · v0.1.0

AWS EKS Kubernetes management for clusters, node groups, and workloads. Use when creating clusters, configuring IRSA, managing node groups, deploying applications, or integrating with AWS services.

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoCommunity
eventbridge

Prompts · Python · v0.1.0

AWS EventBridge serverless event bus for event-driven architectures. Use when creating rules, configuring event patterns, setting up scheduled events, integrating with SaaS, or building cross-account event routing.

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoCommunity
iam

Prompts · Python · v0.1.0

AWS Identity and Access Management for users, roles, policies, and permissions. Use when creating IAM policies, configuring cross-account access, setting up service roles, troubleshooting permission errors, or managing access control.

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoCommunity
lambda

Prompts · Python · v0.1.0

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoCommunity
rds

Prompts · Python · v0.1.0

AWS RDS relational database service for managed databases. Use when provisioning databases, configuring backups, managing replicas, troubleshooting connectivity, or optimizing performance.

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoCommunity
s3

Prompts · Python · v0.1.0

AWS S3 object storage for bucket management, object operations, and access control. Use when creating buckets, uploading files, configuring lifecycle policies, setting up static websites, managing permissions, or implementing cross-region replication.

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoCommunity
secrets-manager

Prompts · Python · v0.1.0

AWS Secrets Manager for secure secret storage and rotation. Use when storing credentials, configuring automatic rotation, managing secret versions, retrieving secrets in applications, or integrating with RDS.

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoCommunity
sns

Prompts · Python · v0.1.0

AWS SNS notification service for pub/sub messaging. Use when creating topics, managing subscriptions, configuring message filtering, sending notifications, or setting up mobile push.

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoCommunity
sqs

Prompts · Python · v0.1.0

AWS SQS message queue service for decoupled architectures. Use when creating queues, configuring dead-letter queues, managing visibility timeouts, implementing FIFO ordering, or integrating with Lambda.

#agent-skills#agentic-ai#aws

0 1.2K
itsmostafa· 3d agoCommunity
step-functions

Prompts · Python · v0.1.0

AWS Step Functions workflow orchestration with state machines. Use when designing workflows, implementing error handling, configuring parallel execution, integrating with AWS services, or debugging executions.

#agent-skills#agentic-ai#aws

0 1.2K
Publish a new skillImport a repository with a manifest or SKILL.md; the sandbox scanner runs before it is listed.Open publish form

Publishing activity

LessMore
SepOctNovDecJanFebMarAprMayJunJulAugSep
Current streak: 1 dayLongest streak: 1 day·Active days: 2 days