Use this skill when the user wants to build AI applications with Weaviate. It contains a high-level index of architectural patterns, 'one-shot' blueprints, and best practices for common use cases. Currently, it includes references for building a Query Agent Chatbot, Data Explorer, Multimodal PDF RAG (Document Search), Basic RAG, Advanced RAG, Basic Agent, Agentic RAG, and optional guidance on how to build a frontend for each of them.
Provides architectural patterns and implementation blueprints for building AI applications with Weaviate.
npx claudepluginhub weaviate/agent-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
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.
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.