BeClaude

GEE-pro

New
13GitHub TrendingGeneralby xingguangYan

GEEPro — A comprehensive Google Earth Engine skill pack for Codex & Claude. Covers Python (ee/geemap) and JavaScript APIs with 15 reference guides, 10 runnable examples, ML workflows, time-series analysis, SAR/optical fusion, export optimization, and a bundled local knowledge base. 85 files, 33 MB, MIT license.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/gee-pro.md https://raw.githubusercontent.com/xingguangYan/GEE-pro/main/SKILL.md
3
Invoke in Claude Code
/gee-pro
View source on GitHub
apipython

Frequently Asked Questions

What is GEE-pro?

GEEPro — A comprehensive Google Earth Engine skill pack for Codex & Claude. Covers Python (ee/geemap) and JavaScript APIs with 15 reference guides, 10 runnable examples, ML workflows, time-series analysis, SAR/optical fusion, export optimization, and a bundled local knowledge base. 85 files, 33 MB, MIT license.

How to install GEE-pro?

To install GEE-pro, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /gee-pro.

What is GEE-pro best for?

GEE-pro is a community categorized under General. It is designed for: api, python. Created by xingguangYan.