lg-kml-writer

Generate KML files with placemarks, tours, overlays, and polygons.

1|1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/AshishYesale7/LGFlutterStarterKit --skill lg-kml-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lg-kml-writer
Source: https://github.com/AshishYesale7/LGFlutterStarterKit/tree/main/.agent/skills/lg-kml-writer
Command: npx skills add https://github.com/AshishYesale7/LGFlutterStarterKit --skill lg-kml-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of KML files, which are essential for visualizing geographic data on platforms like Google Earth within a Liquid Galaxy environment.

Core Features & Use Cases

  • KML Generation: Creates standard KML elements including placemarks, paths, polygons, screen overlays, ground overlays, and tours.
  • Data-to-KML Pipeline: Guides the process from raw data to a validated KML file ready for upload.
  • Use Case: Visualize real-time earthquake data by generating KML placemarks for each event, complete with descriptions and potentially an animated tour showing their progression.

Quick Start

Use the lg-kml-writer skill to generate a KML file for a placemark at latitude 34.0522 and longitude -118.2437 with the name "Los Angeles".

Frequently Asked Questions about lg-kml-writer

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

FAQPage Schema
How do I generate KML files for geographic data visualization on Liquid Galaxy?

Generating KML files for geographic data visualization involves using a structured pipeline that transforms raw data into standard placemarks, paths, and polygons while validating coordinates and color formats for Liquid Galaxy.

Can I create animated tours and overlays using KML for Google Earth?

Creating animated tours and overlays using KML requires generating standard KML elements that define screen overlays, ground overlays, and tour progression according to Google KML standards.

Does the KML generation pipeline validate coordinates and color formats?

The KML generation pipeline validates coordinates and color formats to ensure the structured output conforms to Google KML standards before the final file is ready for upload.

What is the best way to visualize real-time earthquake data using KML placemarks?

Visualizing real-time earthquake data using KML placemarks involves processing raw earthquake data through a generation pipeline that creates placemarks with descriptions and an animated tour showing event progression.

What KML elements are supported for Liquid Galaxy geographic visualizations?

Supported KML elements for Liquid Galaxy geographic visualizations include placemarks, paths, polygons, screen overlays, ground overlays, and tours, all structured according to Google KML standards.