📦 Mapbox Style Patterns — 地图样式方案

v1.0.0

汇集餐厅搜索、房产展示、数据可视化、导航指引等典型场景的 Mapbox 样式配方与图层配置,一键复制即可生成专业级地图,快速上线位置服务。

0· 87·0 当前·0 累计
by @mapbox (Mapbox)
下载技能包
最后更新
2026/3/31
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is a coherent library of Mapbox style patterns and appears safe to install: it requests no secrets and has no install step. Before using: (1) ensure you supply and manage your own Mapbox access token securely (the skill does not provide or request one); (2) when following examples that load images (map.loadImage), avoid loading assets from untrusted remote URLs — use your own hosted assets or vetted CDNs; (3) the pulsing animation examples use requestAnimationFrame and map.setPaintPro...
详细分析 ▾
用途与能力
The name/description (Mapbox style patterns) matches the contents: style JSON snippets, layer patterns, and implementation notes for POI, real-estate, data-viz, navigation, and delivery maps. No unrelated credentials, binaries, or platform access are requested.
指令范围
SKILL.md and reference files instruct the agent/developer to run browser-side Mapbox GL JS patterns (map.addLayer, map.setPaintProperty, requestAnimationFrame). These instructions are narrowly scoped to styling and client-side animation. As a note: several examples assume a browser/Mapbox environment (e.g., map.loadImage('path/to/arrow-icon.png'), requestAnimationFrame loops) — they are not directives to read system files or fetch secrets, but when applied by a developer they will cause network fetches for images if given remote URLs.
安装机制
Instruction-only skill with no install spec and no code execution or downloads declared. Nothing is written to disk by the skill itself; lowest-risk install mechanism.
凭证需求
requires.env is empty and no primary credential or config paths are requested. The examples assume you will provide your own Mapbox token in your application — the skill does not request or handle credentials itself.
持久化与权限
always is false and disable-model-invocation is default (agent may call the skill autonomously), which is normal. The skill does not request persistent or elevated system privileges or modify other skills' configs.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/31

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install mapbox-style-patterns
镜像加速npx clawhub@latest install mapbox-style-patterns --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库