lunar-sql
OfficialQuery Lunar's SQL API for engineering insights.
Authorearthly
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows you to query Lunar's rich engineering data directly using SQL, enabling powerful analysis of your software development lifecycle without needing to write complex scripts.
Core Features & Use Cases
- Direct SQL Access: Run SQL queries against Lunar's PostgreSQL API to retrieve data on components, checks, policies, domains, and PRs.
- Data Analysis: Analyze engineering standards, track component health over time, and identify trends in your codebase.
- Use Case: You need to find all components that failed a specific security check in the last week. You can use this Skill to write a SQL query that joins the
checksandcomponentstables, filters by status and date, and returns the relevant component IDs.
Quick Start
Use the lunar-sql skill to get the connection string for the Lunar SQL API.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: lunar-sql Download link: https://github.com/earthly/skills/archive/main.zip#lunar-sql Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.