s3-filesUpload and share files via Amazon S3 with time-limited pre-signed URLs. Generate download links, create upload pages for receiving files, and manage secure file sharing without exposing S3 buckets publicly.kiro-cliSpawn Kiro CLI via background process for code-related tasks. Use when user mentions "kiro", "kiro-cli", or needs to work with code — writing, modifying, reading, analyzing, reviewing, debugging, explaining, or understanding codebases. This includes building…
repository explorer
aws-samples · Repositories and representative skills - Page 8
Repository-level view of 1,166 collected skills across 176 GitHub repositories.
claude-platform-on-awsConvert Anthropic 1P (direct API) code samples to Claude Platform on AWS (CPOA). Use when migrating from api.anthropic.com to aws-external-anthropic.{region}.api.aws, converting auth to IAM SigV4 or CPOA API key, adding workspace headers, adapting self-hosted…ccwb-to-gatewayGenerate a concrete, AWS-focused migration plan for administrators moving a Claude Code/Desktop deployment off the "guidance-for-claude-code-with-amazon-bedrock" sample and onto claude-apps-gateway (+ optional claude-apps-gateway-bootstrap). Use whenever…
file-processingProcess and analyze CSV, JSON, and text files with data transformation, cleaning, analysis, and visualization capabilitiespptxPresentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other…
data-structure-checkerThis skill should be used when reading any tabular data file (Excel, CSV, Parquet, ODS). It automatically detects and fixes common data issues including multi-level headers, encoding problems, empty rows/columns, and data type mismatches. Returns a clean…system-prompt-writerThis skill should be used when writing or improving system prompts for AI agents, providing expert guidance based on Anthropic's context engineering principles.
eks-automode-maintainRepo maintenance for sample-aws-eks-auto-mode. Keeps docs, templates, rendered YAML, and tagging layers in sync. Use when updating nodepool templates, terraform config, examples, tagging, cleanup scripts, or docs. Triggers: maintain, docs sync, tagging…eks-automode-onboardOnboarding guide for EKS Auto Mode newcomers. Use when the user asks about EKS Auto Mode concepts, wants to deploy their first Auto Mode cluster, needs help picking an example, or hits common first-day issues. Triggers: what is Auto Mode, how do I deploy,…
pocsynthConvert PDFs to synthetic HTML/Markdown via Amazon Bedrock, audit documents for PII with Amazon Comprehend, and generate synthetic tabular datasets (CSV/JSON) from a schema, a preset, a natural-language business description, or a reference document. Use when…synth-dataGenerate synthetic tabular datasets (CSV/JSON) for demos, tests, and dashboards — from a bundled business preset, a natural-language description, or a reference document. Validate generated data against its schema. Use when the user asks for…
kiro-flockOrchestrate kiro-flock clusters for parallel AI agent workloads. Covers agent/radius configuration, data retrieval strategies, and amorphous computing principles. Use when starting a flock cluster, deciding concurrency and neighbourRadius, or retrieving and…weltenbuilderIncubate multiple kiro-flock clusters as a self-organizing system using the WeltenBuilder pattern. Covers multi-cluster planning, team distribution, cross-cluster coordination, parallel status retrieval, and naming conventions. Requires the kiro-flock skill…
agent-creatorCreate and update AgentCore runtime agents in a DEPLOYED instance of this accelerator. Use whenever the user wants to create a new agent, build an orchestrator/swarm/graph agent, add or remove tools/MCP-servers/skills from an existing agent, change an agent's…prep-prPrepare a development branch for a pull request to main. Run /code-review and ASH security scan, auto-fix high-confidence issues, then draft a PR title and body. Use this whenever the user signals intent to open a PR ("create a PR", "open a PR", "ready to…
aicc-builderGenerate a fully customized Amazon Connect AI agent PoC bundle (Lambda handlers, OpenAPI spec, AI agent prompt, Contact Flows, CloudFormation/CDK infrastructure, FAQ knowledge base) from a ~15-minute structured interview — or from a requirements doc, a flow…aicc-builderGenerate a fully customized Amazon Connect AI agent PoC bundle (Lambda handlers, OpenAPI spec, AI agent prompt, Contact Flows, CloudFormation/CDK infrastructure, FAQ knowledge base) from a ~15-minute structured interview — or from a requirements doc, a flow…
fix-issueImplement a GitHub issue by exploring the codebase, planning, and creating a PRterraform-skillUse when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing configurations, choosing between testing approaches, debugging state issues, implementing security scanning…
nova-sonic-voice-agentBuild a real-time voice agent from scratch using Amazon Nova Sonic and Strands BidiAgent. Covers two layers: (1) Orchestrator — FastAPI + Strands BidiAgent WebSocket server with custom tools and sub-agents, (2) Frontend — browser client with Web Audio API for…text-agent-to-nova-sonic-voiceMigrate any text-based agent to a Nova Sonic voice agent using Strands BidiAgent. Covers two layers: (1) Frontend — browser WebSocket client with Web Audio API for mic capture and audio playback, (2) Orchestrator — FastAPI + Strands BidiAgent server that…