add-ai

Community

Wire production-ready AI with LangSmith and caching.

Authorjnlanahan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the chaos of adding LLM features to an existing project by standardizing model selection, Anthropic SDK wiring, prompt caching, and observability so integrations are reliable, cost-aware, and testable.

Core Features & Use Cases

  • Model selection by use case: Chooses the right Claude model tier (latency/cost vs deep reasoning) via model-selector instead of guessing.
  • Production-grade Anthropic SDK integration: Sets up the Anthropic client for chat, generation, tool use, structured outputs, and streaming patterns.
  • Prompt caching by default: Enables prompt caching early to reduce latency and cost for repeated system prompts.
  • LangSmith tracing + eval scaffolding: Adds tracing for runs and supports creating datasets + golden-example evals for regression testing.
  • Use cases: Conversational chat, single-turn generation, RAG over knowledge bases, document analysis, image analysis orchestration, and agentic tool-enabled workflows.

Quick Start

Use add-ai when you want to add AI / LLM capabilities to your project, including Anthropic SDK wiring, model selection, prompt caching, and LangSmith tracing and evals.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: add-ai
Download link: https://github.com/jnlanahan/Product-Agents-and-Skills/archive/main.zip#add-ai

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.