earth-view
Satellite imagery globe, Sentinel layers, and modal workspace development
All Skills in This Repository (4)
Pure Emerald Level Indicatorsearth-view-imagery-providers
Organize NASA GIBS and Copernicus Sentinel imagery providers and layers.
earth-view-globe
Navigate React/Three.js globe files and state flows for debugging.
earth-view-server-apis
Debug Earth View server and API logic across Vite middleware and backend endpoints.
earth-view-modal
Debug Earth View's regional modal imagery loading and pan/zoom behavior.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core