weaviate-connection
CommunityConnect to local Weaviate, instantly verify health.
Authorsaskinosie
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of connecting to your local Weaviate vector database and performing essential health checks. It ensures your database is operational and ready for use, saving you from manual troubleshooting and connection errors.
Core Features & Use Cases
- Automated Local Connection: Establishes a Python client connection to your Weaviate instance running on
localhost:8080. - Connection Health Checks: Verifies if Weaviate is ready, retrieves its version, and lists existing collections.
- Environment Variable Management: Guides you to configure
.envfiles for seamless API key integration (if needed for vectorizers). - Use Case: After starting your local Weaviate Docker container, use this skill to confirm a stable connection, list existing collections, and ensure the database is fully prepared for data ingestion or querying.
Quick Start
Connect to my local Weaviate instance and show me its status and available collections.
Dependency Matrix
Required Modules
weaviate-clientpython-dotenv
Components
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: weaviate-connection Download link: https://github.com/saskinosie/weaviate-claude-skills/archive/main.zip#weaviate-connection Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.