genai-integration

Solid

Expert guidance for integrating GenAI models, workflows, and observability into applications. (use when designing or implementing LLM/agent/RAG integrations)

AI & Automation 183 stars 39 forks Updated 1 months ago MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
75
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Purpose Teach the agent how to handle GenAI integration tasks — selecting models, building prompt templates, RAG pipelines, cost optimization, and validation workflows. # When to Apply Use this Skill when the user asks to: - integrate a GenAI API into an application - design RAG workflows, embeddings pipelines, or agents - build prompt templates or schema-validated prompts - write automation for cost or token optimization - add testing, logging, or observability around GenAI tasks # Instructions 1. **Detect Task Intent** - Identify if the request is about GenAI model selection, API integration, workflow design, or optimization. - If the task involves specific frameworks (Node/Python, serverless, Vercel/AWS), include relevant context. 2. **Model & Provider Guidance** - Recommend models according to cost, latency, context length, and compliance needs. - Prefer structured outputs (JSON schemas) and function/tool calling where appropriate. 3. **Prompt Engineering** - Generate prompt templates: system, developer, and user layers. - Use few-shot examples and explicit output schemas in prompts. 4. **RAG & Embeddings** - Break documents into chunks with semantic similarity filtering. - Outline vector store choice and search parameters (faiss/pinecone/weaviate). 5. **Agent Workflows** - If task requires agents, design tool use steps, fallback logic, and task decomposition. - Provide stepwise workflows for planning and execution. 6. **Cost & Toke...

Details

Author
majiayu000
Repository
majiayu000/claude-skill-registry
Created
5 months ago
Last Updated
1 months ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

genai-integration

Expert guidance for integrating GenAI models, workflows, and observability into applications. (use when designing or implementing LLM/agent/RAG integrations)

3 Updated 1 months ago
majiayu000
AI & Automation Listed

genai-integration

Expert guidance for integrating GenAI models, workflows, and observability into applications. (use when designing or implementing LLM/agent/RAG integrations)

0 Updated 1 months ago
neoju
AI & Automation Listed

ai-agent-workflow

Use when designing or improving AI engineering workflows after the stack direction is already mostly known. Covers prompt pipelines, MCP integrations, tool-using agents, reusable workflow specs, evaluation loops, and workflow decomposition. Trigger this for agent architecture, prompt refinement, tool grounding, workflow design, and turning repeatable AI tasks into durable systems. If the main question is local model selection, deployment path, or LM Studio versus Ollama versus MLX, use local-ai-systems-studio instead. If the main request is to create, rewrite, benchmark, or improve a skill itself, use skill-creator instead even when the skill is AI-related.

2 Updated today
philberthandson333
AI & Automation Solid

ai-native-development

Build AI-first applications with RAG pipelines, embeddings, vector databases, agentic workflows, and LLM integration. Master prompt engineering, function calling, streaming responses, and cost optimization for 2025+ AI development.

335 Updated today
aiskillstore
AI & Automation Featured

ai-engineer

Build production-ready LLM applications, advanced RAG systems, and intelligent agents. Implements vector search, multimodal AI, agent orchestration, and enterprise AI integrations.

39,350 Updated today
sickn33