AI Architecture Patterns

Select and implement enterprise AI architecture patterns across AWS, GCP, Azure, and OCI.

Updated Sep 2, 2025
One-click install
npx skills add https://github.com/frankxai/ai-and-web3 --skill ai-architecture-patterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: AI Architecture Patterns
Source: https://github.com/frankxai/ai-and-web3/tree/main/skills/library/claude/technical/ai-architecture-patterns
Command: npx skills add https://github.com/frankxai/ai-and-web3 --skill ai-architecture-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides expert guidance on selecting and implementing enterprise AI architecture patterns for production systems, addressing challenges like managing multiple AI services, integrating enterprise knowledge, and orchestrating complex workflows.

Core Features & Use Cases

  • Pattern Library: Offers battle-tested patterns for AI Gateway, RAG, Multi-Agent Orchestration, MCP Servers, LLMOps, Vector Database Selection, AI CoE Framework, and Security & Governance.
  • Decision Support: Includes a decision tree and a pattern combination matrix to help users choose the right patterns for their specific use cases.
  • Cloud Mapping: Provides guidance on implementing patterns across AWS, GCP, Azure, and OCI.
  • Use Case: A company building a customer support bot can use this skill to understand how to implement a RAG pattern with an AI Gateway and security guardrails for sensitive data.

Quick Start

Use the AI Architecture Patterns skill to understand the RAG Production Pattern.

Frequently Asked Questions about AI Architecture Patterns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the standard enterprise AI architecture patterns for production systems?

Standard enterprise AI architecture patterns for production systems include RAG, Multi-Agent Orchestration, AI Gateway, LLMOps, and Security & Governance frameworks. These patterns address challenges in managing multiple AI services, integrating enterprise knowledge, and orchestrating complex workflows.

How do I implement a RAG pattern with security guardrails for sensitive data?

To implement a RAG pattern with security guardrails, you select the RAG Production Pattern and combine it with the AI Gateway and Security & Governance patterns. This combination facilitates knowledge integration while protecting sensitive data in production environments.

Does this AI architecture guidance support deployment across AWS, GCP, Azure, and OCI?

Yes, the AI architecture guidance supports deployment across AWS, GCP, Azure, and OCI. It provides cloud mapping to help you implement chosen AI patterns like AI Gateway and LLMOps across these specific cloud platforms.

What is the best way to choose between multi-agent orchestration and a single RAG pattern?

The best way to choose between multi-agent orchestration and a single RAG pattern is using the included decision tree and pattern combination matrix. These tools help evaluate your specific use case requirements for agent coordination versus simple knowledge integration.

How do I manage multiple AI services and workflows in a production environment?

You manage multiple AI services and workflows in a production environment by applying the AI Gateway, Multi-Agent Orchestration, and LLMOps patterns. These architecture patterns specifically address challenges in service management, agent coordination, and system monitoring.