ios-llm-agent-sdkMap Agent - 高德地图 MALLMKit SDK 集成技能,支持自然语言查询、Map 路线规划、POI搜索、导航控制等智能 Map 地图服务,以及与高德 Map APP 的 IPC 通信
Install via ClawdBot CLI:
clawdbot install lbs-amap/ios-llm-agent-sdkGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://console.amap.com/Audited Apr 18, 2026 · audit v1.0
Generated Jul 9, 2026
将高德地图的AI Agent SDK集成到iOS App中,实现自然语言驱动的路线查询、POI搜索、导航控制等功能。用户可通过语音指令如“去西藏”或“附近的肯德基”直接与地图交互。
利用Agent SDK的导航控制API(开始/停止导航、切换路线等)和导航数据监听功能,实时获取导航状态,适用于需要监控行程的应用场景,如车队管理或出行服务平台。
通过Link SDK在合作方App与高德地图App之间建立IPC通道,实现授权认证、数据收发和导航命令传递,适用于需要调用高德地图原生能力的应用,如代驾或旅游规划App。
支持自然语言的多轮对话,用户连续提问如“附近有什么餐厅?”“评分高的那种”,SDK可维护上下文并返回精准查询结果,提升用户体验。
按API调用量或SDK授权数量按月/年收费,为客户提供持续的技术支持和更新。适用于中小型开发者。
基于标准SDK,为大型客户定制专属Agent功能(如自定义语音指令、定制化地图UI),收取一次性开发费及后续维护费。
在集成该SDK的应用中,通过高德地图的POI广告或导航推荐服务,与高德平台进行广告收入分成。
💬 Integration Tip
首次集成建议查阅快速集成指南,并利用示例代码完成Agent初始化。注意需要高德地图App的授权,尤其是IPC通信模式。
Scored Jul 9, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
A unified OpenClaw skill that merges self-improvement and proactivity: learn from corrections, maintain active state, recover context fast, and keep work mov...
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
Associative memory with spreading activation for persistent, intelligent recall. Use PROACTIVELY when: (1) You need to remember facts, decisions, errors, or...