google-earth-engine

Google Earth Engine AI Interface Skill — ee Python API, authentication, image/collection operations, export workflows, GEBCO bathymetry, Sentinel, Landsat

5 stars

Best use case

google-earth-engine is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Google Earth Engine AI Interface Skill — ee Python API, authentication, image/collection operations, export workflows, GEBCO bathymetry, Sentinel, Landsat

Teams using google-earth-engine should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/google-earth-engine/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/engineering/gis/google-earth-engine/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/google-earth-engine/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How google-earth-engine Compares

Feature / Agentgoogle-earth-engineStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Google Earth Engine AI Interface Skill — ee Python API, authentication, image/collection operations, export workflows, GEBCO bathymetry, Sentinel, Landsat

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Google Earth Engine

## When to Use This Skill

- Access GEBCO bathymetry, EMODnet seabed, Copernicus marine data
- Sentinel-2 / Landsat optical imagery for site characterisation
- Time-series analysis (wind speed, SST, wave height) over AOI
- Export processed rasters to GeoTIFF for local analysis
- Compute statistics over polygon regions (pipeline corridor, lease block)
- Interactive map visualisation via geemap in Jupyter notebooks

---

## Sub-Skills

- [1.1 Authentication (+2)](11-authentication/SKILL.md)
- [2.1 Load and Clip Bathymetry (GEBCO) (+4)](21-load-and-clip-bathymetry-gebco/SKILL.md)
- [3.1 Parse getInfo() Results (+2)](31-parse-getinfo-results/SKILL.md)
- [4. FAILURE DIAGNOSIS](4-failure-diagnosis/SKILL.md)
- [Checklist (+1)](checklist/SKILL.md)

Related Skills

qgis

5
from vamseeachanta/workspace-hub

QGIS AI Interface Skill — PyQGIS headless automation, Processing framework, vector/raster I/O, CRS transforms, well plotting from CSV, failure diagnosis

python-gis-ecosystem

5
from vamseeachanta/workspace-hub

Python GIS Ecosystem Skill — GDAL/OGR, Fiona, Shapely, Rasterio, GeoPandas, pyproj, Folium, xarray/rioxarray, Cartopy — foundational GIS libraries

gis-informed-workflow

5
from vamseeachanta/workspace-hub

GIS-Informed Engineering Workflow — GIS site data to engineering analysis inputs. Covers: bathymetry extraction, pipeline routing, well location to OrcaFlex, metocean spatial analysis, and property valuation spatial overlays.

gis

5
from vamseeachanta/workspace-hub

Cross-application GIS skill — CRS reference, data formats, Blender/QGIS integration via digitalmodel.gis

google-workspace

5
from vamseeachanta/workspace-hub

Gmail, Calendar, Drive, Contacts, Sheets, and Docs integration via Python. Uses OAuth2 with automatic token refresh. No external binaries needed — runs entirely with Google's Python client libraries in the Hermes venv.

engineering-solver-domain-recon

5
from vamseeachanta/workspace-hub

Deep reconnaissance of an engineering solver domain (OrcaWave, OrcaFlex, CalculiX, OpenFOAM, etc.) across a multi-repo ecosystem — map infrastructure, issues, skills, data artifacts, machine constraints, and solver queue state before planning work.

marine-offshore-engineering

5
from vamseeachanta/workspace-hub

Marine and offshore engineering fundamentals for platform design, subsea systems, and regulatory compliance

engineering-domain-reconnaissance

5
from vamseeachanta/workspace-hub

Class-level external engineering domain reconnaissance: field development, external drive ingest planning, and source-to-artifact conversion.

cad-engineering

5
from vamseeachanta/workspace-hub

Expert CAD Engineering Specialist with comprehensive knowledge of CAD systems, file formats, and conversion technologies. Use for CAD software guidance, file format conversions, technical drawings, 3D modeling, PDF to CAD conversions, and interoperability between open-source and proprietary CAD systems.

engineering-report-generator

5
from vamseeachanta/workspace-hub

Generate engineering analysis reports with interactive Plotly visualizations, standard report sections, and HTML export. Use for creating dashboards, analysis summaries, and technical documentation with charts.

engineering-issue-workflow

5
from vamseeachanta/workspace-hub

Mandatory workflow for engineering-critical GitHub issues — resource intelligence, plan review, TDD, implementation, and 3-provider cross-review.

aceengineer-website-copy-alignment

5
from vamseeachanta/workspace-hub

Verify proposed copy changes to vamseeachanta/aceengineer-website against canonical sources in workspace-hub (llm-wiki, live site, strategy repo) before shipping. Produces a GitHub issue on the site repo documenting the check with a Match / Drift / Gap verdict.