stacks-ai

Integrates multiple AI services into apps via customizable drivers.

2|Updated Jul 8, 2026
One-click install
npx skills add https://github.com/bughq/bughq --skill stacks-ai-bughq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stacks-ai
Source: https://github.com/bughq/bughq/tree/main/.claude/skills/stacks-ai
Command: npx skills add https://github.com/bughq/bughq --skill stacks-ai-bughq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the integration of advanced AI capabilities into Stacks applications, removing the complexity of managing multiple LLM providers, vector databases, and agentic workflows.

Core Features & Use Cases

  • Multi-Driver Support: Seamlessly switch between Anthropic, OpenAI, Ollama, and AWS Bedrock drivers.
  • Advanced AI Workflows: Implement RAG, image generation, vision analysis, and sentiment classification with unified syntax.
  • Agentic Capabilities: Utilize the Buddy AI assistant and Claude Agent SDK to automate coding tasks, refactoring, and repository management.

Quick Start

Use the stacks-ai skill to initialize the Anthropic driver and generate a summary for the provided text content.

Frequently Asked Questions about stacks-ai

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

FAQPage Schema
How do I integrate RAG and vector search into a Stacks application?

To integrate RAG and vector search into a Stacks application, use stacks-ai. It provides a unified driver-based architecture to implement retrieval-augmented generation and vector search across multiple providers.

Can I switch between OpenAI, Anthropic, and Ollama drivers in my Stacks app?

Yes, you can switch between OpenAI, Anthropic, and Ollama drivers in your Stacks app. stacks-ai features multi-driver support, allowing seamless transitions between different cloud and local LLM providers.

How do I automate coding tasks and repository management using AI?

You can automate coding tasks and repository management using AI through stacks-ai. It leverages agentic capabilities like the Buddy AI assistant and Claude Agent SDK to handle refactoring and development workflows.

Does the stacks-ai skill support image generation and vision analysis?

Yes, the stacks-ai skill supports image generation and vision analysis. It enables advanced AI workflows including sentiment classification and image generation through a unified syntax across supported drivers.

What is the best way to manage multiple LLM providers in a TypeScript project?

The best way to manage multiple LLM providers in a TypeScript project is using stacks-ai. It simplifies handling diverse AI providers like AWS Bedrock and Anthropic through a single driver-based architecture.

Do I need a separate vector database to run RAG workflows with stacks-ai?

No, you do not need a separate vector database to run RAG workflows. stacks-ai removes the complexity of managing vector databases and multiple LLM providers by integrating them into a unified architecture.