From weaviate
Indexes blueprints and best practices for Weaviate AI apps: Query Agent Chatbot, Data Explorer, Multimodal/Basic/Advanced/Agentic RAG, Basic Agent, with optional Next.js frontends.
How this skill is triggered — by the user, by Claude, or both
Slash command
/weaviate:weaviate-cookbooksThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides an index of implementation guides and foundational requirements for building Weaviate-powered AI applications. Use the references to quickly scaffold full-stack applications with best practices for connection management, environment setup, and application architecture.
references/advanced_rag.mdreferences/agentic_rag.mdreferences/async_client.mdreferences/basic_agent.mdreferences/basic_rag.mdreferences/data_explorer.mdreferences/environment_requirements.mdreferences/frontend_interface.mdreferences/pdf_multimodal_rag.mdreferences/project_setup.mdreferences/query_agent_chatbot.mdThis skill provides an index of implementation guides and foundational requirements for building Weaviate-powered AI applications. Use the references to quickly scaffold full-stack applications with best practices for connection management, environment setup, and application architecture.
If the user does not have an instance yet, direct them to the cloud console to register and create a free sandbox. Create a Weaviate instance via Weaviate Cloud.
Follow these shared guidelines before generating any cookbook app:
Then proceed to the specific cookbook reference below.
Use this when the user explicitly asks for a frontend for their Weaviate backend.
npx claudepluginhub toininoi/agent-skillsIndexes blueprints and best practices for Weaviate AI apps: Query Agent Chatbot, Data Explorer, Multimodal/Basic/Advanced/Agentic RAG, Basic Agent, with optional Next.js frontends.
Build Weaviate AI apps from official cookbook blueprints for RAG, agentic RAG, data exploration, multimodal PDF search, async clients, and frontends.
Builds production-ready LLM applications, advanced RAG systems, and AI agents with vector search, multimodal AI, agent orchestration, and enterprise integrations. Use for LLM features, chatbots, or AI apps.