What problem does it solve?
This Skill allows users to ask questions about their data in plain English, retrieving information about database schemas, lineage, and metadata without needing to write complex SQL queries.
Core Features & Use Cases
- Natural Language Querying: Ask questions like "What tables contain customer data?" or "Explain the data model for finance."
- Contextual Understanding: Understands queries about specific tables, columns, and relationships.
- Intelligence Generation: Can trigger the generation of necessary intelligence if it's missing for an asset.
- Use Case: A data analyst needs to understand the structure of a new data warehouse. They can use this skill to ask "What are the primary keys in the
users table?" or "Show me the lineage for the revenue column."
Quick Start
Use the armor-ask skill to ask "What tables contain customer data?" about the postgresql.analytics asset.