wren-connection-info

Configure and validate data source connections for Wren Engine.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kubeworkz/legible --skill wren-connection-info-kubeworkz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wren-connection-info
Source: https://github.com/kubeworkz/legible/tree/main/wren-engine/skills/wren-connection-info
Command: npx skills add https://github.com/kubeworkz/legible --skill wren-connection-info-kubeworkz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Wren Engine connection info provides guidance on configuring and validating connection fields for all supported data sources, including sensitive handling, Docker host hints, and credential encoding.

Core Features & Use Cases

  • Clear field references for 18 data sources.
  • Guidance on sensitive data handling, Docker host hints, and credential encoding.
  • Use when configuring a data source connection or determining which fields to fill in.

Quick Start

Identify the required connection fields for a given data source and apply the correct encoding and security guidance.

Frequently Asked Questions about wren-connection-info

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure data source connections for Wren Engine?

To configure data source connections for Wren Engine, identify the required connection fields for your specific database provider and apply the correct credential encoding and security guidance to validate the setup.

What fields are required to connect Wren Engine to PostgreSQL or MySQL?

Connecting Wren Engine to PostgreSQL or MySQL requires satisfying specific field requirements for each data source, including proper credentials, host configuration, and any provider-specific encoding guidelines to ensure a successful connection.

How do I handle sensitive credentials when setting up BigQuery or Snowflake connections?

When setting up BigQuery or Snowflake connections, handle sensitive credentials by following provider-specific encoding guidelines and applying the documented sensitive data handling rules to keep your information secure during configuration.

Can I use Docker host hints for database connections in Wren Engine?

Yes, you can use Docker host hints when configuring database connections in Wren Engine to correctly route and validate your data source setup within containerized environments.

Which data sources are supported for connection configuration in Wren Engine?

Wren Engine supports connection configuration for 18 distinct data sources, including PostgreSQL, MySQL, BigQuery, and Snowflake, providing clear field references and validation guidance for each provider.

Why does my data source connection validation fail in Wren Engine?

Data source connection validation fails when required fields are missing, sensitive data handling is incorrect, or provider-specific credential encoding guidelines are not properly applied during the setup process.