npx claudepluginhub weaviate/agent-skills --plugin weaviateThis skill uses the workspace's default tool permissions.
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.mdSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides MCP server integration in Claude Code plugins via .mcp.json or plugin.json configs for stdio, SSE, HTTP types, enabling external services as tools.
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.
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.