Agent skill · Databases

weaviate-cookbooks

Build Weaviate AI apps from official cookbook blueprints for RAG, agentic RAG, data exploration, multimodal PDF search, async clients, and frontends.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill weaviate-cookbooks --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 12
SKILL.md size: 4 KB
Bundled scripts: none
Declared author: Weaviate
Path: skills/weaviate-cookbooks/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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) - [

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Weaviate Cloud Instance
  4. Before Building Any Cookbook
  5. Cookbook Index
  6. Interface (Optional)
  7. Client Usage
  8. Limitations
Ships with 11 files
  • references/advanced_rag.md
  • references/agentic_rag.md
  • references/async_client.md
  • references/basic_agent.md
  • references/basic_rag.md
  • references/data_explorer.md
  • references/environment_requirements.md
  • references/frontend_interface.md
  • references/pdf_multimodal_rag.md
  • references/project_setup.md
  • references/query_agent_chatbot.md
More from agentic-awesome-skills
All skills →
About this skill
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.

Keep going