Automatically identifies and configures active data source providers for the Waggle ecosystem.
The Waggle Provider Detector is an essential internal skill designed to streamline environment configuration by automatically identifying the active data provider, such as Notion, SQLite, or Turso. It intelligently detects the execution environment—whether it's Claude Desktop, Cowork, or a CLI—and handles everything from MCP tool validation to conflict resolution and configuration retrieval. This ensures that subsequent tasks have immediate access to the correct database IDs and constants without manual setup, acting as the foundational configuration layer for data-driven workflows.
Características Principales
01Environment-aware discovery for Cowork, CLI, and Claude Desktop
02Automated provider identification for Notion, SQLite, and Turso
03Automated MCP tool and environment variable validation
04Seamless retrieval of database IDs and constants
05Intelligent conflict resolution and user prompting
060 GitHub stars
Casos de Uso
01Validating system configuration before executing data operations
02Initializing the Waggle environment for database-driven tasks
03Switching between local SQLite and cloud-based Turso or Notion providers