weaviate-cookbooks
Build Weaviate AI apps from official cookbook blueprints for RAG, agentic RAG, data exploration, multimodal PDF search, async clients, and frontends.
npx skills add sickn33/agentic-awesome-skills --skill weaviate-cookbooks --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Weaviate Cookbooks ## Overview 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. ## When to Use This Skill - Use when the user wants a Weaviate-backed RAG, agentic RAG, chatbot, data explorer, or multimodal document-search application. - Use when selecting between cookbook patterns before writing a full-stack Weaviate app. - Use when the project needs Weaviate environment, setup, async-client, or frontend guidance. - Use when the user asks for an official Weaviate blueprint rather than a generic vector database recipe. ### Weaviate Cloud Instance 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](https://console.weaviate.cloud/signin?utm_source=github&utm_campaign=agent_skills). ## Before Building Any Cookbook Follow these shared guidelines before generating any cookbook app: - [Project Setup Contract](references/project_setup.md) - [
- Overview
- When to Use This Skill
- Weaviate Cloud Instance
- Before Building Any Cookbook
- Cookbook Index
- Interface (Optional)
- Client Usage
- Limitations
What does the weaviate-cookbooks skill do?
Build Weaviate AI apps from official cookbook blueprints for RAG, agentic RAG, data exploration, multimodal PDF search, async clients, and frontends.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill weaviate-cookbooks --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.