ai-engineer

Orchestrate LLMs, RAG pipelines, and agent workflows for enterprise AI deployments.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/AndyAnh174/wellness --skill ai-engineer-andyanh174
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-engineer
Source: https://github.com/AndyAnh174/wellness/tree/main/.agent/skills/ai-engineer
Command: npx skills add https://github.com/AndyAnh174/wellness --skill ai-engineer-andyanh174

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Building production-grade AI applications requires robust architectures, scalable pipelines, and reliable agent orchestration. This Skill provides a blueprint for integrating LLMs, RAG systems, and multimodal capabilities into end-to-end systems that can operate in real-world, enterprise contexts.

Core Features & Use Cases

  • LLM integration & model management to run multiple providers and optimize costs for production workloads.
  • Advanced RAG systems with multi-stage retrieval, vector databases, and reranking for accurate results.
  • Agent frameworks & orchestration for complex workflows, including memory, tool use, and cross-agent collaboration.
  • Use Case: Deploy a customer support assistant that answers questions using a live knowledge base with memory and action execution.

Quick Start

Configure a production-grade LLM app by selecting a model, wiring a retrieval pipeline, and exposing a REST API.

Frequently Asked Questions about ai-engineer

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

FAQPage Schema
How do I build production-grade LLM apps with agent orchestration?

Production-grade LLM apps require orchestrating LLMs, RAG pipelines, and agent workflows. This blueprint integrates model selection, retrieval, memory, routing, and observability with safety considerations to automate complex workflows in enterprise AI deployments.

What is the best way to implement advanced RAG systems with multi-stage retrieval?

Advanced RAG systems use multi-stage retrieval, vector databases, and reranking for accurate results. This approach handles structured and unstructured data, ensuring reliable retrieval pipelines that satisfy enterprise requirements for accurate knowledge extraction and analytics.

Can I use this to deploy a customer support assistant with live knowledge and memory?

Yes, you can deploy a customer support assistant that answers questions using a live knowledge base. The architecture supports memory and action execution, allowing agents to maintain context and perform tool use across cross-agent collaboration workflows.

Does this support multimodal analytics across different data formats?

Multimodal analytics across structured and unstructured data is fully supported. The system orchestrates LLMs and multimodal capabilities into end-to-end pipelines, enabling enterprise applications to process and analyze diverse data formats within a unified workflow.

How do I manage multiple LLM providers and optimize costs for production workloads?

LLM integration and model management allows running multiple providers while optimizing costs for production workloads. This involves configuring model selection and routing within the orchestration framework to balance performance and expenditure across enterprise AI deployments.