spex-ai-eng

Integrate LLM completions, RAG pipelines, and vector search into applications.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/johangm90/spex --skill spex-ai-eng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spex-ai-eng
Source: https://github.com/johangm90/spex/tree/main/skills/spex-ai-eng
Command: npx skills add https://github.com/johangm90/spex --skill spex-ai-eng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the integration of AI features into your development workflow, ensuring robust LLM and RAG pipelines are built with a focus on quality, cost, and maintainability.

Core Features & Use Cases

  • AI Feature Integration: Implement LLM-powered features, RAG pipelines, and vector database integrations.
  • Prompt Engineering & Evals: Develop and version prompts, create evaluation suites, and monitor AI quality and cost.
  • Use Case: Integrate a new chatbot feature into your application by defining its API contract, selecting the best LLM, engineering prompts, and setting up evaluation metrics to ensure high-quality responses.

Quick Start

Use the spex-ai-eng skill to integrate a new AI feature by defining its contract and implementing the LLM integration.

Frequently Asked Questions about spex-ai-eng

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

FAQPage Schema
How do I integrate LLM completions and RAG pipelines into my application?

You can integrate LLM completions and RAG pipelines by defining an API contract, implementing the LLM integration, and setting up vector database search. This ensures robust AI features are built with quality and maintainability.

What is the best way to monitor AI quality and cost for prompt engineering?

The best way to monitor AI quality and cost is to develop and version prompts, create evaluation suites, and track metrics. This ensures your LLM features maintain high-quality responses without unexpected expenses.

Can I use this AI feature integration workflow with both Python and TypeScript?

Yes, this AI feature integration workflow supports both Python and TypeScript. It provides integrations for OpenAI, Anthropic, and Google AI to implement LLM-powered features across different development environments.

How do I set up vector search and evaluation suites for a new chatbot feature?

To set up vector search and evaluation suites for a chatbot, define its API contract, select an LLM, engineer prompts, and implement RAG pipelines. Configure evaluation metrics to ensure high-quality responses.

Does this approach support integrations for OpenAI, Anthropic, and Google AI?

Yes, this approach supports integrations for OpenAI, Anthropic, and Google AI. It streamlines incorporating these platforms into your development workflow for LLM completions and RAG pipelines.

Why do I need evaluation suites when building RAG pipelines?

You need evaluation suites when building RAG pipelines to monitor AI quality and cost effectively. They help validate prompt versions and ensure your vector search integrations maintain robust, high-quality responses.