Skip to content

Provide Agent plugin support for seekdb, facilitating developers' use of the seekdb database within the Agent APP.

License

Notifications You must be signed in to change notification settings

oceanbase/seekdb-ecology-plugins

English | 简体中文

seekdb Ecosystem Plugins Collection

This repository includes multiple plugins designed to enhance seekdb integration with various frameworks and tools. Each plugin is optimized for specific scenarios to ensure stable and efficient database operations.


🧩 Project Overview

seekdb is a high-performance vector database that provides powerful capabilities for AI applications, including vector search, hybrid search, and AI functions. This repository provides the following plugins to help developers integrate seekdb seamlessly into their development workflows:

Plugin Name Use Case Key Features
seekdb Agent Skills Development Tools/Data Analysis These agent skills aimed at enhancing AI agent capabilities in seekdb database scenarios. data import (CSV/Excel with vectorization), and hybrid search with export
seekdb Cursor Extension Development Tools Adds seekdb database documentation to Cursor's .cursor/rules directory for AI assistant integration

📁 Plugin Details

✅ seekdb Agent Skills

  • Skills:

    • seekdb: Complete official documentation knowledge base with semantic search
    • importing-to-seekdb: Import CSV/Excel files with automatic column vectorization for semantic search
    • querying-from-seekdb: Hybrid search (fulltext + semantic) with metadata filtering and CSV/Excel export
  • Use Case:

    • Query seekdb technical documentation and best practices
    • Import product catalogs, documents, or any tabular data into seekdb with vector embeddings
    • Perform semantic search with metadata filters and export results
  • Example Workflow:

    1. "How to create a vector collection in seekdb?" → Documentation query
    2. "Import sample_products.xlsx, vectorize the Details column" → Data import
    3. "Find phones with rating >= 4.3 and AMOLED screen, export to Excel" → Hybrid search + export
    
  • Documentation: seekdb Agent Skills

✅ seekdb Cursor Extension

  • Function: Adds seekdb database documentation to the .cursor/rules directory in your workspace, enabling the Cursor AI assistant to understand seekdb database knowledge. Supports version management and manual removal of documentation.

  • Use Case: When developing with seekdb database in Cursor editor, need the AI assistant to have access to seekdb documentation for better code suggestions and assistance.

  • Documentation: seekdb Cursor Extension


📚 Full Documentation Links

Plugin Name Documentation Link
seekdb Agent Skills seekdb Agent Skills
seekdb Cursor Extension seekdb Cursor Extension

🛠️ Contributing & Feedback

We welcome contributions via Issues or Pull Requests.

For questions or suggestions, visit GitHub Issues.


📄 License

This project is licensed under the Apache License 2.0.


📌 Notes

  • For detailed configuration and usage instructions, refer to the respective plugin documentation.

About

Provide Agent plugin support for seekdb, facilitating developers' use of the seekdb database within the Agent APP.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •