WatchSDK Agent Skill

Official

Generate correct RTOS WatchSDK map integration code fast.

Authoramap-demo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you integrate the AMap WatchSDK (RTOS Map SDK) by providing structured guidance so AI coding tools generate adapter-compliant, compile-ready initialization, rendering, overlays, and navigation code.

Core Features & Use Cases

  • Adapter-first integration: guides you to implement required SDK adapters (especially the rendering adapter) and avoid enum/struct field mismatches by insisting on header-file truth.
  • End-to-end workflow: supports the full lifecycle from initialization and device activation to map view creation and a render loop.
  • Mapping functionality: covers raster/vector rendering, map view controls, overlays (point/line/polygon), and track navigation callbacks.
  • Use Case: when you need to bring up a WatchSDK map on an RTOS device with correct render_adapter callbacks, this Skill helps you produce deterministic adapter scaffolding and a minimal render loop that makes the map visible.

Quick Start

Indent the command you want to run as: Ask the Skill to initialize WatchSDK for RTOS, implement all required adapters including a working render_adapter (begin_drawing/commit_drawing/draw_bitmap/measure_text), create a map view, add a polyline overlay, and set up navigation callbacks.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: WatchSDK Agent Skill
Download link: https://github.com/amap-demo/amap-sdk-skills/archive/main.zip#watchsdk-agent-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.