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

Mobile Automation with agent-device

porcallstackincubator·callstackincubator· v1.0.0 · atualizado em 2026-04-10
78
Score

Automates mobile and simulator interactions for iOS and Android devices. Use when navigating apps, taking snapshots/screenshots, tapping, typing, scrolling, or extracting UI info on mobile devices or simulators.

mobile-automationandroid-automationios-automationui-testingapp-testingsimulator-automation
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdagent-device/workflow
1
Open the app or boot the device: — Use the `open` command to start the app or simulator.
2
Take a snapshot: — Use the `snapshot` command to capture the UI state and generate element references.
3
Interact with elements: — Use commands like `click`, `fill`, `type`, and `scroll` with element references (@refs) to interact with the UI.
4
Re-snapshot after UI changes: — After each interaction that changes the UI, take another snapshot to update element references.
5
Get information: — Use `get text` or `get attrs` to retrieve information about UI elements.
6
Close the session: — Use the `close` command to end the session when done.

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 aTesting Flutter Applications
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aQA Test Planner
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aGo Testing Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Mobile Automation with agent-device
agent-device
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
automate mobile app interactioninteract with an iOS simulatortake a screenshot of an Android devicetype text into a mobile appextract UI information from a mobile appclick a button on a mobile devicescroll within a mobile appopen an app on a mobile simulator

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 agent-device
$ synaptic skills detail agent-device
$ synaptic skills live agent-device

Links

GitHub Repository