Closed
Package keplergl-map skill as a Codex plugin#3432
Conversation
Agent-Logs-Url: https://github.com/keplergl/kepler.gl/sessions/375e4acd-110a-4e4b-982e-81d09be0538e Co-authored-by: lixun910 <2423887+lixun910@users.noreply.github.com>
Agent-Logs-Url: https://github.com/keplergl/kepler.gl/sessions/375e4acd-110a-4e4b-982e-81d09be0538e Co-authored-by: lixun910 <2423887+lixun910@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
lixun910
May 9, 2026 22:22
View session
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Scaffolds the
keplergl-mapskill as a Codex plugin, making it installable from this repo and ready for marketplace publishing when the Plugin Directory opens.Changes
.codex-plugin/plugin.json— Plugin manifest with package identity, discovery metadata (keywords,category,defaultPrompt), andskillspointer to./skills/skills/keplergl-map/— Bundles theSKILL.mdand all 7 layer-type reference docs (point, arc/line, geojson, h3, heatmap, hexbin, trip) from the skill branchassets/.gitkeep— Placeholder for future branding assets;composerIcon/logofields are omitted from the manifest until real images existPlugin layout
Before publishing
icon.png/logo.pngtoassets/and wire upcomposerIcon/logoin the manifest