Skip to main content
aws-samples
GitHub-Creator-Profil

aws-samples

Repository-Ansicht von 1.166 gesammelten Skills in 176 GitHub-Repositories.

gesammelte Skills
1.166
Repositories
176
aktualisiert
9. Sept. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

#01
sample-ai-agent-skills
223 Skills · 31. Mai 2026
Netzwerk- und ComputersystemadministratorenComputersystemanalytikerSoftwareentwicklerInformationssicherheitsanalystenDatenbankadministratoren
5 Berufskategorien · 100 % klassifiziert
19 %Anteil
#02
sample-ramp-aidlc-mod-starter-packs
40 Skills · 26. Aug. 2026
SoftwareentwicklerNetzwerk- und ComputersystemadministratorenSoftwarequalitätssicherungsanalysten und -testerInformationssicherheitsanalysten
4 Berufskategorien · 98 % klassifiziert
3,4 %Anteil
#03
sample-innovation-patterns
40 Skills · 25. Aug. 2026
SoftwareentwicklerNetzwerk- und ComputersystemadministratorenProjektmanagementspezialistenSekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)
4 Berufskategorien · 43 % klassifiziert
3,4 %Anteil
#04
sample-ai-sales-roleplay
37 Skills · 20. Juni 2026
SoftwareentwicklerSonstige Computerberufe
2 Berufskategorien · 100 % klassifiziert
3,2 %Anteil
#05
sample-fsi-reference-architecture-jp
36 Skills · 21. Aug. 2026
SoftwareentwicklerInformationssicherheitsanalystenMarktforschungsanalysten und MarketingspezialistenAllgemeine BürokräfteComputersystemanalytikerDatenwissenschaftler
7 Berufskategorien · 100 % klassifiziert
3,1 %Anteil
#06
sample-claude-code-plugins-for-startups
35 Skills · 19. Mai 2026
SoftwareentwicklerNetzwerk- und ComputersystemadministratorenDatenbankarchitektenInformationssicherheitsanalystenDatenwissenschaftlerSoftwarequalitätssicherungsanalysten und -tester
6 Berufskategorien · 100 % klassifiziert
3 %Anteil
#07
sample-apex-skills
33 Skills · 3. Sept. 2026
SoftwareentwicklerNetzwerk- und ComputersystemadministratorenInformationssicherheitsanalystenComputersystemanalytikerDatenbankarchitektenSonstige Computerberufe
6 Berufskategorien · 94 % klassifiziert
2,8 %Anteil
#08
sample-oh-my-aidlcops
33 Skills · 5. Aug. 2026
SoftwareentwicklerNetzwerk- und ComputersystemadministratorenProjektmanagementspezialistenInformationssicherheitsanalystenComputersystemanalytikerDatenbankarchitekten
9 Berufskategorien · 100 % klassifiziert
2,8 %Anteil
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

accessanalyzer-diagnostics
Informationssicherheitsanalysten

Use this skill to investigate and troubleshoot IAM Access Analyzer problems by analyzing analyzer creation, findings, external access, unused access, policy validation, policy generation, archive rules, and following structured runbooks. Activate when:…

31. Mai 2026
acm-diagnostics
Informationssicherheitsanalysten

Use this skill to investigate and troubleshoot AWS Certificate Manager (ACM) problems by analyzing certificate status, validation state, renewal configuration, and following structured runbooks. Activate when: DNS validation failures, email validation issues,…

31. Mai 2026
amg-diagnostics
Computersystemanalytiker

Use this skill to investigate and troubleshoot Amazon Managed Grafana (AMG) problems by analyzing workspace configurations, data source connectivity, dashboard errors, authentication/SSO settings, alerting rules, plugin issues, API access, VPC connectivity,…

31. Mai 2026
amp-diagnostics
Computersystemanalytiker

Use this skill to investigate and troubleshoot Amazon Managed Service for Prometheus (AMP) problems by analyzing workspace configurations, remote write failures, query performance, alerting/ruler issues, ingestion problems, Prometheus-compatible API issues,…

31. Mai 2026
amplify-diagnostics
Computersystemanalytiker

Use this skill to investigate and troubleshoot AWS Amplify Hosting problems by analyzing build failures, deployment issues, custom domains, backend environments, SSR configuration, access control, and CDN performance using structured runbooks. Activate when:…

31. Mai 2026
apigateway-diagnostics
Computersystemanalytiker

Use this skill to investigate and troubleshoot Amazon API Gateway problems including REST API, HTTP API, and WebSocket API types by analyzing configurations, integrations, authorizers, deployments, and following structured runbooks. Activate when: Lambda…

31. Mai 2026
appconfig-diagnostics
Computersystemanalytiker

Use this skill to investigate and troubleshoot AWS AppConfig problems. Activate when: configuration deployment fails, feature flags not toggling, deployment strategy issues, configuration validation errors, environment or application creation failures, hosted…

31. Mai 2026
appdiscovery-diagnostics
Computersystemanalytiker

Use this skill to investigate and troubleshoot AWS Application Discovery Service problems by analyzing agent deployment, agentless discovery, data collection, export, dependency mapping, and Athena integration using structured runbooks. Activate when: agent…

31. Mai 2026
Es werden 8 von 223 gesammelten Skills angezeigt.
dependency-remediation
Softwareentwickler

Remediate security vulnerabilities in Node.js/npm projects — map a CVE to the offending package and fixed version, choose between a direct bump, a transitive-dependency override, or a code change, assess semver/breaking-change risk, update the lockfile, and…

26. Aug. 2026
gitlab-mr
Softwareentwickler

Locate GitLab vulnerability reports and deliver remediations back to GitLab — branch/commit strategy, raising merge requests via glab CLI, the GitLab REST API, or a GitLab MCP, MR descriptions that carry the triage rationale, and optional write-back of…

26. Aug. 2026
vulnerability-triage
Informationssicherheitsanalysten

Parse, normalize, group, and prioritize security findings from GitLab vulnerability reports (JSON), and produce evidence-backed dispositions (fix vs. justified false positive). Triggers on phrases like: vulnerability report,…

26. Aug. 2026
java-upgrade
Softwareentwickler

Use when upgrading a Java service to the latest Java LTS (target newest — e.g. Java 25; fall back to 21/17 only if a dependency blocks it), performing the associated framework upgrade (Spring Boot 2→3, javax→jakarta), and containerising the result for…

26. Aug. 2026
regression-testing
Softwarequalitätssicherungsanalysten und -tester

Use when planning or writing a behaviour-first regression safety net BEFORE a major change — a Java/JDK version upgrade, a framework migration (e.g. Spring Boot 2→3, AngularJS→React), a runtime change, or a large refactor. Prioritises tests that validate…

26. Aug. 2026
web-test-automation
Softwarequalitätssicherungsanalysten und -tester

Use when designing, choosing tools for, or writing automated tests for web applications — E2E and UI tests, visual regression, web accessibility (axe-core), API testing inside browser flows, flaky-test debugging, page object model, and CI integration.…

26. Aug. 2026
amazon-dynamodb
Softwareentwickler

Designs, reviews, and debugs DynamoDB data layers from design axioms — enumerates access patterns, chooses partition/sort keys and GSIs, decides single-table vs. multi-table, configures Streams, Global Tables, TTL, and zero-ETL integrations to…

18. Aug. 2026
aws-event-driven-patterns
Softwareentwickler

Domain architecture guidance for event-driven financial-services systems on AWS — real-time market-data pipelines, stream processing, alert/subscription matching, multi-channel notification delivery, idempotency, and event-driven CDK stack design. Triggers on…

18. Aug. 2026
Es werden 8 von 40 gesammelten Skills angezeigt.
ai-diataxis-scaffold
nicht klassifiziert

Stand up the four Diátaxis mode directories, each seeded with an index page, in a project that has no documentation tree. Invoke ONLY via the /ai-diataxis-scaffold slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is…

25. Aug. 2026
ai-diataxis
nicht klassifiziert

Create, assess, or survey documentation against the Diátaxis compass. Invoke ONLY via the /ai-diataxis slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

25. Aug. 2026
ai-init
nicht klassifiziert

Initialize or refine unified project context (.context/README.md). Invoke ONLY via the /ai-init slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

25. Aug. 2026
ai-adr
nicht klassifiziert

Keep a project's architecture decision log — stand it up on first run, then write records and move them through propose, accept, and decline. Invoke ONLY via the /ai-adr slash command. Do not activate from intent, keywords, or near-synonyms — slash…

25. Aug. 2026
ai-implement
nicht klassifiziert

Execute an implementation plan for a feature by building all code specified in it. Invoke ONLY via the /ai-implement slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

25. Aug. 2026
ai-plan
nicht klassifiziert

Create a comprehensive implementation plan for a feature, with phases, code samples, and testing strategy. Invoke ONLY via the /ai-plan slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

25. Aug. 2026
ai-util-export-pdf
nicht klassifiziert

Export a markdown file to a branded PDF. Invoke ONLY via the /ai-util-export-pdf slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

22. Aug. 2026
ai-architect
nicht klassifiziert

Design software architecture for a feature before planning implementation. Invoke ONLY via the /ai-architect slash command. Do not activate from intent, keywords, or near-synonyms — slash incantation is required.

22. Aug. 2026
Es werden 8 von 40 gesammelten Skills angezeigt.
aidlc-application-design
Sonstige Computerberufe

Run the AI-DLC `application-design` stage (inception phase) in isolation, without advancing the main workflow. Packages `/aidlc --stage application-design --single`: the engine emits one run-stage directive for application-design and its gate, the conductor…

20. Juni 2026
aidlc-approval-handoff
Sonstige Computerberufe

Run the AI-DLC `approval-handoff` stage (ideation phase) in isolation, without advancing the main workflow. Packages `/aidlc --stage approval-handoff --single`: the engine emits one run-stage directive for approval-handoff and its gate, the conductor runs it,…

20. Juni 2026
aidlc-bugfix
Softwareentwickler

Run the AI-DLC workflow with the bugfix scope baked in — no scope detection. Fix a specific bug. Packaging over `/aidlc --scope bugfix`, which works without this skill.

20. Juni 2026
aidlc-build-and-test
Softwareentwickler

Run the AI-DLC `build-and-test` stage (construction phase) in isolation, without advancing the main workflow. Packages `/aidlc --stage build-and-test --single`: the engine emits one run-stage directive for build-and-test and its gate, the conductor runs it,…

20. Juni 2026
aidlc-ci-pipeline
Softwareentwickler

Run the AI-DLC `ci-pipeline` stage (construction phase) in isolation, without advancing the main workflow. Packages `/aidlc --stage ci-pipeline --single`: the engine emits one run-stage directive for ci-pipeline and its gate, the conductor runs it, then the…

20. Juni 2026
aidlc-code-generation
Softwareentwickler

Run the AI-DLC `code-generation` stage (construction phase) in isolation, without advancing the main workflow. Packages `/aidlc --stage code-generation --single`: the engine emits one run-stage directive for code-generation and its gate, the conductor runs…

20. Juni 2026
aidlc-delivery-planning
Sonstige Computerberufe

Run the AI-DLC `delivery-planning` stage (inception phase) in isolation, without advancing the main workflow. Packages `/aidlc --stage delivery-planning --single`: the engine emits one run-stage directive for delivery-planning and its gate, the conductor runs…

20. Juni 2026
aidlc-deployment-execution
Sonstige Computerberufe

Run the AI-DLC `deployment-execution` stage (operation phase) in isolation, without advancing the main workflow. Packages `/aidlc --stage deployment-execution --single`: the engine emits one run-stage directive for deployment-execution and its gate, the…

20. Juni 2026
Es werden 8 von 37 gesammelten Skills angezeigt.
aws-blogs
Softwareentwickler

Search and retrieve AWS blog posts (service guides, customer stories, event recaps, new feature announcements, etc.) from the public AWS Blog directory API. Supports both English (en_US) and Japanese (ja_JP) blogs — these are independent content sets, not…

21. Aug. 2026
aws-customer-references
Marktforschungsanalysten und Marketingspezialisten

Research AWS public customer case studies across multiple sources and organize the findings. Use this skill when an AWS partner or Solutions Architect is asked "is there a public case study for X?" and needs to search broadly — the official directory API, the…

21. Aug. 2026
aws-payment-cryptography-guide
Softwareentwickler

Covers AWS Payment Cryptography (APC) adoption, design, and migration support for issuers, acquirers, PSPs, and network processors. Provides architectural guidance on HSM migration, PIN verification, PIN translation, key management, card issuance, merchant…

21. Aug. 2026
aws-security-bulletins
Softwareentwickler

Fetch, search, and retrieve AWS Security Bulletins (vulnerability advisories and security announcements published by AWS). Use this skill when the user wants to check, search, list, or get details of AWS security bulletins, CVEs affecting AWS services, or AWS…

21. Aug. 2026
aws-security-guard
Informationssicherheitsanalysten

Pre-execution security guard for AWS operations. Detects security risks before executing AWS CLI commands, IaC code (CloudFormation/Terraform/CDK), or AWS resource creation/modification/deletion, and presents warnings with reasons and alternatives. Trigger…

21. Aug. 2026
aws-whatsnew
Softwareentwickler

Fetch AWS What's New announcements from the official AWS API. Use when users ask about recent AWS announcements, new features, service updates, or want to know what's new in AWS. Supports date range filtering and returns structured JSON with headline, URL,…

21. Aug. 2026
boj-statistics
Softwareentwickler

Fetch, search, and analyze time-series statistical data from the Bank of Japan (BOJ) public API. Covers all BOJ databases including interest rates, money markets, foreign exchange, monetary base, Tankan survey, price indices, balance of payments, flow of…

21. Aug. 2026
customer-context-manager
Allgemeine Bürokräfte

Manage customer-specific context that LLMs cannot know on their own — abbreviations, internal system names, org structures, key contacts, deal history, and relationship notes. Stores context as human-readable Markdown files organized per customer, following…

21. Aug. 2026
Es werden 8 von 36 gesammelten Skills angezeigt.
ecs-soci
Netzwerk- und Computersystemadministratoren

Generate a complete ECS Fargate SOCI (Seekable OCI) example with Terraform. Demonstrates lazy-loading container images for faster task startup using SOCI index v2 manifests. Includes a heavy ML inference container (PyTorch + FastAPI) with and without SOCI for…

19. Mai 2026
customer-ideation
Softwareentwickler

Guide customers from idea to AWS architecture with structured discovery, service selection, and Well-Architected review. Use when brainstorming new projects on AWS, helping customers choose AWS services, designing new architectures, or when someone says "I…

25. Apr. 2026
migration-apprunner-to-ecs-express
Netzwerk- und Computersystemadministratoren

Guided migration from AWS App Runner to Amazon ECS Express Mode. Covers IAM setup, deployment, custom domains, DNS cutover, cost comparison, and troubleshooting. Use when the user asks to "migrate from App Runner", "move to ECS Express Mode", "replace App…

25. Apr. 2026
migration-azure-to-aws
Netzwerk- und Computersystemadministratoren

Azure to AWS migration guidance with service mappings, gotchas, and assessment. Use when migrating from Microsoft Azure, mapping Azure services to AWS equivalents, assessing Azure environments, or planning Azure-to-AWS migrations.

25. Apr. 2026
migration-gcp-to-aws
Softwareentwickler

GCP to AWS migration guidance with service mappings, gotchas, and assessment. Use when migrating from Google Cloud Platform, mapping GCP services to AWS equivalents, assessing GCP environments, or planning GCP-to-AWS migrations.

25. Apr. 2026
rds-aurora
Datenbankarchitekten

Deep-dive into Amazon RDS and Aurora database design, engine selection, high availability, and operations. This skill should be used when the user asks to "design an RDS database", "choose between RDS and Aurora", "configure Aurora Serverless", "set up read…

25. Apr. 2026
agentcore
Softwareentwickler

Deep-dive into Amazon Bedrock AgentCore platform design, service selection, deployment, and production operations. This skill should be used when the user asks to "design an AgentCore architecture", "deploy agents on AgentCore", "configure AgentCore Runtime",…

23. Apr. 2026
aws-architect
Netzwerk- und Computersystemadministratoren

Design and review AWS architectures following Well-Architected Framework principles. Use when planning new infrastructure, reviewing existing architectures, evaluating trade-offs between AWS services, or when asked about AWS best practices.

23. Apr. 2026
Es werden 8 von 35 gesammelten Skills angezeigt.
eks-security
Informationssicherheitsanalysten

EKS security and compliance assessment — 7-layer hardening stack, CIS/HIPAA/PCI/FedRAMP/SOC2/GDPR audit prep, and 30/60/90 roadmap. Covers OS/AMI selection (Bottlerocket, AL2023, RHEL, Ubuntu), identity (EKS Pod Identity vs IRSA, Access Entries vs aws-auth),…

3. Sept. 2026
ecs-security
nicht klassifiziert

Security and compliance guidance for Amazon ECS — "ECS was unable to assume the role", task role vs execution role, iam:PassRole, confused-deputy aws:SourceArn trust, Fargate vs EC2 shared responsibility, injecting Secrets Manager/SSM secrets (trailing-colon…

3. Sept. 2026
eks-security
Informationssicherheitsanalysten

Use whenever someone needs security or compliance guidance for Amazon EKS — phrased as "CIS Benchmark for EKS", "HIPAA / PCI-DSS / FedRAMP / SOC 2 / GDPR on EKS", "harden my EKS cluster", "Bottlerocket vs AL2023 vs RHEL/Ubuntu AMI", "EKS Pod Identity vs…

3. Sept. 2026
eks-recon
Netzwerk- und Computersystemadministratoren

EKS cluster reconnaissance and environment discovery — reports the raw FACTS of a cluster and its environment. Detects compute (Karpenter, MNG, Auto Mode, Fargate, nodes/AMI), networking (VPC/CNI, subnets, load balancers, DNS), security facts (auth mode,…

31. Aug. 2026
eks-recon
Netzwerk- und Computersystemadministratoren

EKS cluster reconnaissance and environment discovery — reports the raw FACTS of a cluster and its environment. Detects compute (Karpenter, MNG, Auto Mode, Fargate, nodes/AMI), networking (VPC/CNI, subnets, load balancers, DNS), security facts (auth mode,…

31. Aug. 2026
eks-genai
nicht klassifiziert

Use whenever someone is building, training, fine-tuning, or serving a generative AI / LLM workload on Amazon EKS — phrased as "GPU vs Trainium/Inferentia", "vLLM on EKS", "Ray Serve / KubeRay", "distributed training on EKS", "FSx for Lustre for ML",…

28. Aug. 2026
eks-best-practices
Computersystemanalytiker

Advisory guidance for Amazon EKS architecture and configuration decisions — compute strategy, networking, security, reliability, cost, autoscaling, observability, multi-tenancy, upgrade planning, on-prem/hybrid (EKS Hybrid Nodes, EKS Anywhere, Outposts), and…

28. Aug. 2026
eks-operation-review
Softwareentwickler

Perform a structured EKS operational excellence assessment against a live cluster. Covers 10 areas: cluster lifecycle, infrastructure as code, access and identity, observability, workload configuration, networking, autoscaling, deployment practices,…

24. Aug. 2026
Es werden 8 von 33 gesammelten Skills angezeigt.
anomaly-detection
Softwareentwickler

CloudWatch 메트릭과 Prometheus 시계열 데이터에서 통계적 이상 징후를 자동 탐지하여 incident-response의 입력 소스로 제공한다. 베이스라인 학습(7일 이동 평균 + 3σ), 다변량 상관 분석, 계절성 보정을 수행하며 탐지된 anomaly를 severity 분류하여 알람을 생성한다.

5. Aug. 2026
automated-remediation
Softwareentwickler

알려진 장애 패턴에 대해 사전 정의된 Runbook 기반 자동 복구를 실행한다. RCA 결과 또는 incident-response의 가설을 입력으로 받아 매칭되는 remediation playbook을 선택하고, 복구 전/후 상태를 검증하며, 실패 시 에스컬레이션한다. SEV2/3만 자동 복구 대상이며 SEV1은 사람 전용이다.

5. Aug. 2026
autopilot-deploy
Softwareentwickler

Agent 또는 skill의 프로덕션 배포를 canary 1% → 10% → 50% → 100% 4단계로 자동 진행한다. 각 단계는 continuous-eval 통과와 SLO 준수를 gate로 하며 circuit breaker가 SLO 위반을 감지하면 즉시 이전 단계로 자동 롤백한다. 100% 승격은 사람 승인이 필수다.

5. Aug. 2026
continuous-eval
Softwareentwickler

Ragas 기반 품질·안전 평가를 매 배포 직후와 매 1시간 cron으로 실행하여 faithfulness, answer relevance, context precision, toxicity, PII leakage 지표를 측정한다. Golden dataset 관리와 regression gate(baseline 대비 5%p 하락 시 차단)를 수행하며 autopilot-deploy의 canary gate에 사용된다.

5. Aug. 2026
cost-governance
Softwareentwickler

AWS Pricing과 Cost Explorer를 MCP로 조회하여 agent별 비용 귀속을 집계하고 예산 alert을 발행하며, 사용 패턴이 정당하면 Opus → Sonnet → Haiku 모델 다운그레이드를 권고한다. 월간 예산 ceiling을 초과할 것으로 예상되는 배포는 veto하여 autopilot-deploy의 pre-flight gate로 작동한다.

5. Aug. 2026
predictive-scaling
Softwareentwickler

과거 트래픽 패턴과 시계열 예측을 기반으로 리소스 수요를 사전 예측하고 스케일링을 권고한다. 시간대별/요일별 계절성 분석, 이벤트 기반 수요 급증 예측, 비용 대비 성능 최적 구성 제안을 수행하며 cost-governance와 연동하여 예산 범위 내 스케일링을 보장한다.

5. Aug. 2026
root-cause-analysis
Softwareentwickler

인시던트 발생 시 관련 메트릭·로그·이벤트·변경 이력을 자동 수집하고 인과 관계를 추론하여 근본 원인을 식별한다. 타임라인 기반 이벤트 상관관계 분석, 변경-장애 매핑, 의존성 그래프 탐색을 수행하며 RCA 보고서를 자동 생성한다.

5. Aug. 2026
self-improving-loop
Softwareentwickler

Langfuse production trace를 관찰하고 품질 regression·비용 이상·실패 패턴을 자동 분석한 뒤 prompt·skill 수정안을 PR draft 형태로 제안한다. Observe → Analyze → Propose → PR 4단계 루프를 실행하며 self-improving-agent-loop ADR의 자동화 경계(Rollout/Score/Filter까지만 자동, Train/Deploy는 사람 승인)를 강제한다.

5. Aug. 2026
Es werden 8 von 33 gesammelten Skills angezeigt.
google-maps
Marktforschungsanalysten und Marketingspezialisten

Place search, directions, geocoding, and interactive maps

25. Aug. 2026
code-interpreter
Softwareentwickler

Test and prototype code in a sandboxed environment. Use for debugging, verifying logic, or installing packages.

25. Aug. 2026
code-agent
Softwareentwickler

Autonomous coding agent. Delegate any task that involves understanding, writing, or running code — from a GitHub issue, a bug report, or a user request. It explores, implements, and verifies on its own.

20. Aug. 2026
powerpoint-presentations
Grafikdesigner

Create, inspect, edit, and validate professional PowerPoint presentations (.pptx), including uploaded source decks and templates, with design-system extraction, OOXML-preserving edits, structural linting, and rendered visual QA.

20. Aug. 2026
workspace
Softwareentwickler

Read and write files in the shared session workspace. Use this to access files created by any skill — code-agent outputs, office documents, images, and more. All within the same isolated session.

12. Aug. 2026
delegate-work
Softwareentwickler

Delegate one independent, context-heavy task to an isolated asynchronous analyst or reviewer. Use when the parent can continue without the result and the task has one concrete deliverable. Do not use for simple questions, tightly coupled next steps, external…

11. Aug. 2026
research-agent
Marktforschungsanalysten und Marketingspezialisten

Deep research with structured reports and charts. ONLY use when the user explicitly requests research/analysis, or needs data visualization with charts, or quantitative/comparative analysis across multiple sources. Do NOT use for simple questions or quick…

6. Aug. 2026
gmail
Allgemeine Bürokräfte

Read, send, draft, delete, and organize Gmail emails

31. Juli 2026
Es werden 8 von 25 gesammelten Skills angezeigt.
agentcore-harness-slackbot
Softwareentwickler

Build and deploy a small Slack Events API adapter for an Amazon Bedrock AgentCore Harness, with incremental responses delivered through Slack chat.startStream, chat.appendStream, and chat.stopStream. Use when a customer wants to create or reuse an AgentCore…

29. Juli 2026
aidlc-inception
Projektmanagementspezialisten

Guide developer teams through AIDLC Inception — structured requirements gathering, design, and artifact generation

17. Mai 2026
code-review
Softwarequalitätssicherungsanalysten und -tester

Reviews agent code for security vulnerabilities, quality issues, and agent-specific best practices. Checks for prompt injection, credential exposure, unsafe execution, error handling, and testing.

17. Mai 2026
debug
Softwareentwickler

Debugging specialist for AgentCore deployments: container failures, IAM permission errors, runtime exceptions, networking issues, and performance problems. Use when developers report errors, crashes, deployment failures, or need help troubleshooting their…

17. Mai 2026
deployment-config
Softwareentwickler

Generates deployment configurations for Amazon Bedrock AgentCore. Produces Dockerfiles, IAM policies, CDK stacks, buildspec files, runtime configs, and environment variable templates following AWS security best practices and least-privilege principles.

17. Mai 2026
design-advisor
Softwareentwickler

Reviews agent applications for platform deployment readiness. Checks containerization, secrets, config, health endpoints, statefulness, error handling, dependencies, and security.

17. Mai 2026
fleet-ops
Netzwerk- und Computersystemadministratoren

Fleet operations specialist for agent restart, scaling, graceful draining, and capacity planning. Use when teams need to restart agents, scale the fleet up or down, drain agents for maintenance, or plan capacity.

17. Mai 2026
governance
Informationssicherheitsanalysten

Governance specialist for agent registration, Cedar policy management, message routing configuration, and platform compliance. Use when teams need to register agents, configure policies, set up routing patterns, or enforce governance standards.

17. Mai 2026
Es werden 8 von 23 gesammelten Skills angezeigt.
kyc-onboarding-assessment
Sonstige Finanzspezialisten

Corporate KYC onboarding risk method — how to combine credit analysis and AML/compliance screening into one APPROVE / REJECT / ESCALATE decision with a 0-100 risk score. Use when assessing a prospective corporate customer for account opening or a periodic KYC…

13. Aug. 2026
fast-project-guide
Softwareentwickler

Explains the overall structure, architecture, authentication flow, AWS services used, configuration values, design decisions, and implementation code of this demo application itself (FAST - Fullstack AgentCore Solution Template). Always use this skill when a…

17. Juli 2026
amazon-bedrock
Softwareentwickler

Builds generative AI applications on Amazon Bedrock. Covers model invocation (Converse API, InvokeModel), RAG with Knowledge Bases, Bedrock Agents, Guardrails, and AgentCore. Use when invoking models, setting up Knowledge Bases, creating agents, applying…

17. Juli 2026
aws-billing-and-cost-management
Finanz- und Investitionsanalysten

Analyze AWS costs, find savings, manage budgets, evaluate Savings Plans and Reserved Instances, right-size EC2/Lambda/RDS/EBS with Compute Optimizer, look up service pricing, query CUR with Athena, detect cost anomalies, scope costs to billing views, and…

17. Juli 2026
aws-cdk
Softwareentwickler

Authors, deploys, and troubleshoots AWS infrastructure using CDK with TypeScript or Python. Covers best practices, stack architecture, and construct patterns. Always use when writing CDK constructs, bootstrapping environments, running cdk deploy/synth/diff,…

17. Juli 2026
aws-cloudformation
Softwareentwickler

Author, validate, and troubleshoot AWS CloudFormation templates. Covers template authoring with secure defaults, pre-deployment validation (cfn-lint, cfn-guard, change sets), and root-cause diagnosis of failed stacks using CloudFormation events and CloudTrail…

17. Juli 2026
aws-containers
Softwareentwickler

Deploys and operates containerized workloads on ECS, Fargate, and ECR. Covers task definitions, Fargate services, ECR repository setup and lifecycle policies, ECS Exec debugging, service scaling, deployment strategies, load balancer integration, and logging…

17. Juli 2026
aws-iam
Informationssicherheitsanalysten

Verified corrections for IAM behaviors that AI agents frequently get wrong — policy evaluation edge cases, trust policy gotchas, STS session limits, Organizations quirks, and SAML/MFA specifics. Use alongside documentation when working with IAM roles,…

17. Juli 2026
Es werden 8 von 22 gesammelten Skills angezeigt.
assess
Informationssicherheitsanalysten

Run a 5-domain CAF security posture assessment for an AWS service. Produces (1) assessment-summary.md — CAF-structured findings with GAPS tables, (2) sar-facts.json — extracted SAR data, (3) checkpoint-results.json — factual checkpoint verification. These…

3. Juni 2026
evidence
Informationssicherheitsanalysten

Run live AWS CLI probes against deployed compliant resources to prove each mapped control is enforced. Produces control x CLI x verdict matrix. Phase 7 of the pipeline.

3. Juni 2026
generate-detective
Informationssicherheitsanalysten

Generate detective and responsive security control artifacts — Config rules with Lambda handlers, EventBridge rules, CloudWatch alarms, SSM runbooks, Step Functions workflows, CloudTrail configuration. Reads from mapping-results.json and validated.json.

3. Juni 2026
generate-iac
Softwareentwickler

Generate compliant IaC templates in all 4 formats — modular Terraform, CDK TypeScript, CloudFormation YAML, and CDK for Terraform. Uses parameter coverage matrix from mapping-results.json and API surface from validated.json.

3. Juni 2026
generate-preventive
Softwareentwickler

Generate preventive and proactive security control artifacts — SCPs, resource policies, KMS key policies, permission boundaries, tag policies, OPA policies, and CloudFormation Guard rules. Reads from mapping-results.json and validated.json.

3. Juni 2026
generate-v3
Softwareentwickler

Generate all security control artifacts and compliant IaC templates from mapping-results.json and validated.json. Split into 3 focused sub-skills for better accuracy; this skill orchestrates them.

3. Juni 2026
intake
Softwareentwickler

Precursor intake phase for the Service Approval pipeline. Collects service name, input type, and testing preferences. Produces intake-manifest.json consumed by all downstream phases. Supports file-based input (intake YAML) for repeatable, batch-friendly…

3. Juni 2026
map-assemble
Softwareentwickler

Deterministic assembly of map sub-skill outputs into final mapping-results.json, controls-catalog.md, and framework-mapping.md. Builds traceability, identifies coverage gaps, and runs comprehensive validation. No LLM reasoning required — pure data assembly.

3. Juni 2026
Es werden 8 von 21 gesammelten Skills angezeigt.
12 von 176 Repositories angezeigt