Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsAvançado

Google Maps API

portivojn·tivojn· v1.0.0 · atualizado em 2026-04-11
81
Score

Complete Google Maps Platform API client providing access to over 20 APIs. Includes functionalities such as geocoding, routes, places, weather, air quality, pollen, solar, elevation, timezone, address validation, roads, street view, and more.

google-maps-apigeospatial-datalocation-servicesapi-integrationgeocodingroutes-directionsplaces-api
Linguagens
Python
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdgoogle-maps-api/workflow
1. Get a Google Maps API key and enable the necessary APIs in the Google Cloud Console.
2. Store the API key securely in a `.env` file or as an environment variable.
3. Based on the user's request, determine the appropriate Google Maps API to use (e.g., Geocoding, Routes, Places).
4. Construct the command-line arguments for the Python script, including the API endpoint and any required parameters.
5. Execute the Python script with the constructed arguments.
6. Parse the JSON response from the API and extract the relevant information.
7. Format the information into a user-friendly response, considering the user's preferred output format (text, JSON, HTML).
8. Present the results 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 aProduct Hunt Search & Monitoring
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aMemory Protocol
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aApple App Store ASO Optimization
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85

Árvore do Skill

Google Maps API
google-maps-api
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers9
use google maps apigeocode an addressfind directions between locationssearch for places nearbyget air quality informationget weather informationfind the timezone of a locationvalidate an addressget elevation data

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 google-maps-api
$ synaptic skills detail google-maps-api
$ synaptic skills live google-maps-api

Links

GitHub Repository