Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

AMap Skill

porkaichen·kaichen· v1.0.0 · atualizado em 2026-04-10
80
Score

This skill directly uses the AMap Web Service API via script for geocoding, reverse geocoding, IP location, weather, route planning, distance measurement, and POI queries. Use when the user requests "AMap query", "route planning", "geocoding", "POI search", or needs to call the AMap API using a command-line script.

amaplocation-servicesgeocodingroute-planningpoi-searchapi-integrationgeographic-data
Linguagens
TypeScriptJavaScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdamap/workflow
1. Validate user intent to use AMap for location services.
2. Extract relevant information (addresses, coordinates, POI types) from the user's query.
3. Select the appropriate AMap command from `references/command-map.md`.
4. Construct the command-line script with the extracted information.
5. Execute the script and retrieve the raw JSON response from the AMap API.
6. Check the API business state for errors.
7. Present the raw JSON output to the user.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aDynamic Stop Loss (DSL) v4
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aQVeris — Search & Action Engine
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aAdversarial Review
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

AMap Skill
amap
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers8
use AMap to find a locationget directions with AMapfind POIs using AMapgeocode an address with AMapreverse geocode coordinates with AMapplan a route using AMapuse AMap for location servicesfind the distance between two points with AMap

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download amap
$ synaptic skills detail amap
$ synaptic skills live amap

Dependências

bun

Links

GitHub Repository