This connects Claude to QuestDB, the open-source time-series database built for fast ingestion and SQL queries over timestamped data. You'd use it for IoT sensor data, financial ticks, application metrics, anything where you need to analyze time-series at scale. The skill wraps the Membrane CLI, which handles auth and credential refresh so you're not wrestling with tokens. You can search for pre-built actions by intent, run queries, or proxy raw requests when the standard actions don't cover your case. It's straightforward if you're already running QuestDB and need an agent to interact with your tables and schemas without manual API wrangling.
npx skills add https://github.com/membranedev/application-skills --skill questdb