colincode0colincode0Communityยท4 Agent Skills Included

earth-view

Satellite imagery globe, Sentinel layers, and modal workspace development

Guides development of a 3D satellite imagery explorer built on NASA GIBS and Copernicus Sentinel data. Covers globe rendering, imagery provider wiring, regional modal inspection, time lapses, and server API endpoints. Eliminates guesswork when adding layers, debugging camera controls, or fixing Sentinel authentication and scene search issues.
npx skills add colincode0/earth-view --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Earth View skills?โ–ผ

Run `npx skills add colincode0/earth-view --all -g -y` in your terminal to install all four skills globally.

What do the Earth View skills cover?โ–ผ

They cover four areas: the Three.js globe experience, imagery provider and layer wiring, the regional modal workspace, and the Sentinel and Ask View server APIs.

How to add a new satellite imagery layer?โ–ผ

The imagery providers skill walks you through registering a GIBS or Sentinel provider in the registry, setting capture labels, and validating it across the globe and modal.

Do these skills work with Claude Code and Codex?โ–ผ

Yes. All skills follow the standard SKILL.md format and work in Claude Code, Codex, Cursor, and other compatible coding environments.

Can I debug Sentinel API issues with these skills?โ–ผ

Yes. The server APIs skill explains Copernicus credential handling, token caching, scene search limits, and how to trace errors between the browser and server endpoints.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’