← Back to Skills Marketplace
tmap-jsapi-gl-skill
by
tencent map
· GitHub ↗
· v1.0.2
· MIT-0
527
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install tmap-jsapi-gl-skill
Description
腾讯地图 JavaScript GL(JSAPIGL)开发指南。适用于地图应用或者工具的编写。在编写、审查或调试使用腾讯地图 API的代码时应运用此技能。适用于涉及地图初始化、覆盖物展示、图层控制、事件处理、控件交互、可视化渲染、地图工具、检索、路线规划、查地址、行政区划、ip定位、几何计算、三维模型展示、性能优...
Usage Guidance
This skill is essentially an offline reference + demos for Tencent Map JSAPI GL and legitimately needs only your TMAP_JSAPI_KEY. Before installing: (1) Inspect the raw SKILL.md for any hidden/unexpected characters (scanner found unicode-control-chars). (2) Do not paste highly privileged credentials into demos; provide a limited/rotatable JS API key with least privilege. (3) Note that example HTML files contain embedded demo keys — ignore them and use your own key. (4) The skill may be invoked automatically by topic matches (per the SKILL.md wording); if you want to avoid background activations, adjust invocation settings on your platform. Overall the package is coherent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill
Name: tmap-jsapi-gl-skill
Version: 1.0.2
The skill bundle is a legitimate development guide for the Tencent Map JavaScript API GL. It contains extensive documentation and over 170 HTML/JS demonstration files (e.g., in references/jsapigl/demos/) that illustrate map initialization, marker placement, and data visualization. The SKILL.md file correctly instructs the agent to use the TMAP_JSAPI_KEY environment variable for API authentication. No indicators of data exfiltration, malicious execution, or prompt injection were found; all external resources are loaded from official Tencent domains (map.qq.com, mapapi.qq.com).
Capability Assessment
Purpose & Capability
Name/description match the contents: the package is a local developer guide + demos for Tencent Map JSAPI GL. The single required env var TMAP_JSAPI_KEY is consistent with needing an API key to load the JS library.
Instruction Scope
SKILL.md instructs the agent to consult the included docs and demos and to substitute {TMAP_JSAPI_KEY} into script URLs — that is appropriate. The SKILL.md also contains a line saying it should "automatically trigger" when users mention Tencent map topics; this is an operational trigger statement in the docs (not code) and could make the skill fire frequently if the platform honors it. The metadata includes "bins": [""] (an empty-string entry) which looks like a minor metadata oddity but does not alter runtime behavior.
Install Mechanism
No install spec and no code files to execute — instruction-only. This is the lowest-risk install profile.
Credentials
Only TMAP_JSAPI_KEY is declared (primaryEnv). That is proportional for a client-side map API. Some included demo HTML files contain hard-coded example API keys (e.g., OB4BZ-...), which are likely sample/demo keys; they are not declared in requires.env but they appear in the shipped examples. This is not an immediate security problem but be aware these embedded keys may be public/demo keys and do not replace your own key.
Persistence & Privilege
Skill does not request persistent/always-loaded status (always:false) and does not request special system-level path or credential access. Autonomous invocation is allowed by platform defaults but not elevated here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tmap-jsapi-gl-skill - After installation, invoke the skill by name or use
/tmap-jsapi-gl-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
tmap-jsapi-gl-skill 1.0.2
- Updated skill metadata: environment requirement for "bins" changed from "node" to an empty string
- No changes to documentation content or example files
- No new features or API changes introduced
v1.0.1
变更技能说明
v1.0.0
tmap-jsapi-gl-skill v1.0.0 初始版本上线
- 提供腾讯地图 JavaScript GL(JSAPIGL)API 与可视化 API 文档索引与检索能力
- 覆盖基础地图、标记、图层、控件、事件、检索、路线规划、三维模型等主要 API 分类
- 包含可视化图层(热力图、轨迹、区域等)文档与示例查找流程
- 带有丰富的示例代码查询与使用模板,便于用户快速上手
- 明确API调用和参数规范,强调传参与功能必须严格遵循官方文档
- 支持多种附加库(geometry、tools、model、visualization等)引用方式说明
Metadata
Frequently Asked Questions
What is tmap-jsapi-gl-skill?
腾讯地图 JavaScript GL(JSAPIGL)开发指南。适用于地图应用或者工具的编写。在编写、审查或调试使用腾讯地图 API的代码时应运用此技能。适用于涉及地图初始化、覆盖物展示、图层控制、事件处理、控件交互、可视化渲染、地图工具、检索、路线规划、查地址、行政区划、ip定位、几何计算、三维模型展示、性能优... It is an AI Agent Skill for Claude Code / OpenClaw, with 527 downloads so far.
How do I install tmap-jsapi-gl-skill?
Run "/install tmap-jsapi-gl-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is tmap-jsapi-gl-skill free?
Yes, tmap-jsapi-gl-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does tmap-jsapi-gl-skill support?
tmap-jsapi-gl-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created tmap-jsapi-gl-skill?
It is built and maintained by tencent map (@vajrabodhi); the current version is v1.0.2.
More Skills