From proagent-aws-ai
Building AI Solutions on AWS - Bedrock AgentCore agents, MCP server development and deployment, Knowledge Bases RAG with S3 Vectors, generative AI architecture patterns, CDK/CloudFormation infrastructure, and AWS AI service integration. Use when designing, building, deploying, or reviewing any AI system on Amazon Web Services including chatbots, copilots, multi-agent orchestration, content generation pipelines, and enterprise knowledge systems. Do NOT use for general backend development (use backend-assistant), frontend work (use frontend-assistant), or non-AI AWS infrastructure.
npx claudepluginhub diegouis/provectus-marketplace --plugin proagent-aws-aiThis skill uses the workspace's default tool permissions.
Comprehensive AWS AI skill covering the full lifecycle of AI solution development on Amazon Web Services — from architecture design through agent building, MCP server creation, knowledge base setup, and production deployment.
Deploys and manages AWS Bedrock AgentCore services including Gateway for REST-to-MCP APIs, Runtime for agents, Memory, Identity, Code Interpreter, Browser, and Observability using AWS CLI tools.
Build, test, and deploy AI agents using AWS Bedrock AgentCore with local dev workflow, CDK/Terraform infra, Claude/OpenAI support. For AgentCore, Bedrock agents, AWS AI deployment.
Provides AWS CloudFormation templates for Amazon Bedrock agents, knowledge bases, data sources, guardrails, prompts, flows, and inference profiles. Use for RAG implementations, AI workflows, content moderation, and model optimization.
Share bugs, ideas, or general feedback.
Comprehensive AWS AI skill covering the full lifecycle of AI solution development on Amazon Web Services — from architecture design through agent building, MCP server creation, knowledge base setup, and production deployment.
DO NOT read reference files, run environment detection commands, or load mode files until the user has told you what they want to do.
MANDATORY: You MUST call the AskUserQuestion tool — do NOT render these options as text:
AskUserQuestion( header: "AWS AI", question: "What AWS AI topic would you like help with?", options: [ { label: "Bedrock AgentCore", description: "Build agents with AgentCore, Cedar policies, and evaluations" }, { label: "MCP Servers on AWS", description: "Create and deploy Model Context Protocol servers on AWS" }, { label: "RAG / Knowledge Bases", description: "RAG systems, Knowledge Bases, chunking, vector storage" }, { label: "AI Architecture", description: "AI architecture design, service and model selection, Well-Architected" } ] )
If the user selects "Other", offer CDK/IaC infrastructure for AI workloads.
CONTEXT GUARD: Load reference files only when the user's request matches a specific topic below. Do NOT load all references upfront.
| User Intent | Reference File |
|---|---|
| Building agents with Bedrock AgentCore, Cedar policies, evaluations | references/agentcore-patterns.md |
| Creating or deploying MCP servers on AWS | references/mcp-server-patterns.md |
| RAG systems, Knowledge Bases, chunking, vector storage | references/knowledge-bases-rag.md |
| AI architecture design, service selection, model selection | references/architecture-patterns.md |
| CDK infrastructure, CloudFormation, IaC for AI workloads | references/cdk-iac-patterns.md |
Use Excalidraw MCP for AWS AI architecture diagrams, agent flow diagrams, RAG pipeline topology, and multi-agent orchestration visualizations.
See AWS Bedrock AgentCore Docs, AWS MCP Servers, Gen AI CDK Constructs, and the Well-Architected Generative AI Lens.