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

Pinchtab

porpinchtab·pinchtab· v1.0.0 · atualizado em 2026-04-10
79
Score

Navigates to the next tab or section. This skill is used to advance the user interface to the subsequent element.

browser-automationweb-scrapingheadless-browserautomationhttp-apiaccessibility-tree
Linguagens
TypeScriptJavaScriptPython
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdpinchtab/workflow
1. Start Pinchtab in headless or headed mode.
2. Navigate to the target URL using the `/navigate` endpoint.
3. Capture the accessibility tree using the `/snapshot` endpoint, optimizing for token usage with `format=compact` and `filter=interactive`.
4. Identify the target element using the snapshot data (refs).
5. Perform an action on the element using the `/action` endpoint (e.g., click, type).
6. Repeat steps 3-5 as needed to complete the task.
7. Extract relevant text using the `/text` endpoint or download files using the `/download` endpoint.
8. Stop the Pinchtab instance when the task is complete.

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 aAutomation Workflows
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar aFile Manager
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←DingTalk AI Table Operations
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←Anti-Detect Browser Automation with camoufox-cli
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a ←Xiaohongshu Automation Skills
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←Inngest Events
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a ←Scheduling Assistant
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a ←Inngest Flow Control
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Inngest Durable Functions
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←Inngest Steps
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a ←PyAutoGUI Automation
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←n8n Workflow Automation Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←Temporal Developer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Pinchtab
pinchtab
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers7
automate a browser taskinteract with a website programmaticallyscrape data from a webpagecontrol a browser using an APIuse pinchtab to automate a workflownavigate a website and extract informationclick a button on a webpage using an AI agent

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

Links

GitHub Repository