← Back to Skills Marketplace
tencent-adm

tencentmap-jsapi-gl-skill

by 腾讯开源 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
149
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tencentmap-jsapi-gl-skill
Description
腾讯地图 JavaScript GL(JSAPIGL)开发指南。适用于地图应用或者工具的编写。在编写、审查或调试使用腾讯地图 API的代码时应运用此技能。适用于涉及地图初始化、覆盖物展示、图层控制、事件处理、控件交互、可视化渲染、地图工具、检索、路线规划、查地址、行政区划、ip定位、几何计算、三维模型展示、性能优...
Usage Guidance
What to check before installing: - Inspect SKILL.md for invisible/control characters or unexpected instructions (the scanner flagged 'unicode-control-chars'). Remove or ask the author to justify them. Hidden characters can be used to manipulate parsing or agent prompts. - Confirm you’re comfortable granting the skill access to your TMAP_JSAPI_KEY. Use a restricted API key (domain/referrer restricted, minimal permissions) rather than a broad-purpose key. - Note the skill includes many demo HTML files containing public/demo keys (OB4BZ-...). Do not copy demo keys into production. Replace with your own restricted key. - Decide whether you want the agent to auto-invoke this skill when map-related terms appear; if not, disable autonomous invocation or keep it user-invocable only. - Because this is instruction-only, risk is limited to the content of the docs and the agent’s use of your key; still validate outputs and avoid exposing sensitive data through examples produced by the skill. If you want, I can (1) show the SKILL.md with visible control characters highlighted, or (2) produce a sanitized quickstart template that replaces {TMAP_JSAPI_KEY} with a placeholder and notes recommended key restrictions.
Capability Analysis
Type: OpenClaw Skill Name: tencentmap-jsapi-gl-skill Version: 1.0.0 The skill bundle is a comprehensive documentation and demonstration suite for the Tencent Map JavaScript API GL. It contains standard API references and numerous HTML examples illustrating map initialization, markers, geometry calculations, and data visualization. All external resources and network requests (e.g., in 'references/jsapigl/demos/折线_折线应用-路线规划.html') are directed to legitimate Tencent Map domains (map.qq.com, apis.map.qq.com). No evidence of malicious intent, data exfiltration, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description match the contents: the bundle is an instruction-only developer guide with many docs and demos for Tencent Map JSAPI-GL. The single required env var (TMAP_JSAPI_KEY) is appropriate for embedding the Tencent Maps script key. No unrelated binaries, installs, or unrelated credentials are requested.
Instruction Scope
SKILL.md instructs the agent to read the included docs and demos and return API explanations and code samples — this is within scope. However SKILL.md also states the skill should 'automatically trigger' when a user mentions Tencent map/jsapi — that grants broad activation intent (though registry flags do not force always:true). Additionally, a pre-scan detected unicode-control-chars in SKILL.md (possible prompt-injection attempt or hidden characters). Review the SKILL.md for invisible/control characters and any embedded directives before trusting autonomous behavior.
Install Mechanism
No install spec and no code files to execute; instruction-only skills are low-risk from install perspective. The demos load external scripts from map.qq.com (expected for Tencent Maps).
Credentials
Only one required environment variable (TMAP_JSAPI_KEY) declared as primary — appropriate and proportionate for a JS API key. Note: many demo HTML files included in the bundle contain hard-coded demo API keys (OB4BZ-...) which are likely public sample keys; they do not justify additional credentials but may cause confusion if copied into production.
Persistence & Privilege
The skill does not request always:true and does not declare system-wide modifications. Autonomous invocation (disable-model-invocation:false) is the platform default; combine that with the SKILL.md's 'auto-trigger' wording and consider whether you want the agent to invoke this skill whenever map-related terms appear.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tencentmap-jsapi-gl-skill
  3. After installation, invoke the skill by name or use /tencentmap-jsapi-gl-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the tencentmap-jsapi-gl-skill. - Provides comprehensive documentation and demo references for Tencent Map JSAPI GL, including both core map features and visualization capabilities. - Supports API lookup, example code search, and task guidance for map initialization, overlays, controls, events, visualization layers (heatmaps, scatter, arc, etc.), geometry calculation, and more. - Includes best practices, notes on key/permissions, and usage instructions for libraries/extensions. - Offers workflow and quickstart templates for efficient development and troubleshooting.
Metadata
Slug tencentmap-jsapi-gl-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is tencentmap-jsapi-gl-skill?

腾讯地图 JavaScript GL(JSAPIGL)开发指南。适用于地图应用或者工具的编写。在编写、审查或调试使用腾讯地图 API的代码时应运用此技能。适用于涉及地图初始化、覆盖物展示、图层控制、事件处理、控件交互、可视化渲染、地图工具、检索、路线规划、查地址、行政区划、ip定位、几何计算、三维模型展示、性能优... It is an AI Agent Skill for Claude Code / OpenClaw, with 149 downloads so far.

How do I install tencentmap-jsapi-gl-skill?

Run "/install tencentmap-jsapi-gl-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is tencentmap-jsapi-gl-skill free?

Yes, tencentmap-jsapi-gl-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does tencentmap-jsapi-gl-skill support?

tencentmap-jsapi-gl-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created tencentmap-jsapi-gl-skill?

It is built and maintained by 腾讯开源 (@tencent-adm); the current version is v1.0.0.

💬 Comments