Geolonia Maps を使った地図アプリ開発を支援する Claude Code プラグインです。
Geolonia Maps(MapLibre GL JS ベース)を使った地図アプリの開発を支援します。
data-* 属性による宣言的な地図埋め込みgeolonia.Map / Marker / Popup / SimpleStyle によるプログラマティックな操作セットアップは CDN 埋め込みに統一しています。
マーケットプレイスから追加してインストールします。
/plugin marketplace add geolonia/skill
/plugin install geolonia@geolonia
地図関連のリクエストをすると、Claude が自動的にスキルを読み込みます。
「Geolonia Maps で東京タワーにマーカーを置いた地図を作って」
明示的に呼び出す場合はスラッシュコマンドを使います。
/geolonia:maps
リポジトリをクローンして --plugin-dir フラグで直接読み込みます。
git clone [email protected]:geolonia/skill.git
任意のプロジェクトディレクトリで Claude Code を起動する際にプラグインを指定します。
cd /path/to/your-project
claude --plugin-dir /path/to/skill
スキルファイルを編集した場合は、Claude Code を再起動すると変更が反映されます。
プラグインの構成が正しいか検証できます。
claude plugin validate /path/to/skill
.claude-plugin/
└── plugin.json # プラグイン定義
skills/
└── maps/
├── SKILL.md # メインスキル定義(自動呼び出し条件 + 基本原則)
├── embed-api.md # Embed API リファレンス(data-* 属性一覧)
├── javascript-api.md # JavaScript API リファレンス
├── geocoding.md # ジオコーディング(住所↔座標変換・住所正規化)
├── styles.md # マップスタイル一覧とカスタマイズ
└── examples.md # よくあるパターンのコード例
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub geolonia/skill --plugin geoloniaMapbox skills and MCP servers for building location-aware applications with AI. Includes geospatial tools, style management, and patterns for web, iOS, Android, and AI agent frameworks.
35 Agent Skills for ArcGIS Maps SDK for JavaScript (SDK 5.0) covering maps, layers, visualization, spatial analysis, widgets, editing, 3D, and more
AI-powered 3D globe control for Claude Code — load tilesets, fly to locations, style layers, and query spatial data with natural language
Guide developers through adding maps, places search, geocoding, routing, and other geospatial features with Amazon Location Service, including authentication setup, SDK integration, and best practices.
Generates indented markdown maps of the plugin ecosystem for agent navigation
Rust language server for code intelligence and analysis