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

Dropbox

pormembranedev·membranedev· v1.0.0 · atualizado em 2026-04-10
78
Score

|

dropboxfile-managementcloud-storagefile-sharingdata-integrationdocument-management
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mddropbox/workflow
1
Check for existing Dropbox connection: — Use `membrane connection list --json` to see if a connection already exists.
2
Create a new connection (if needed): — If no connection exists, use `membrane search dropbox --elementType=connector --json` to get the connector ID, then `membrane connect --connectorId=CONNECTOR_ID --json` to create a new connection.
3
Identify the desired action: — Use `membrane action list --intent=QUERY --connectionId=CONNECTION_ID --json` to find the appropriate action ID based on the user's intent.
4
Run the action: — Execute the action using `membrane action run --connectionId=CONNECTION_ID ACTION_ID --json`, providing any necessary input parameters with the `--input` flag.
5
Handle proxy requests (if needed): — If no pre-built action exists, use `membrane request CONNECTION_ID /path/to/endpoint` to send a custom request to the Dropbox API.
6
Provide feedback to the user: — Display the results of the action or any error messages 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

Compõe comGoogle Drive
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
78
Compõe comMS OneDrive
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
78
Compõe comBox
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar aLark MCP (飞书集成)
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar aDouyin Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a企业微信智能表格数据管理
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

Dropbox
dropbox
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
interact with Dropboxmanage files in Dropboxaccess Dropbox filesshare files using Dropboxautomate Dropbox tasksintegrate with Dropbox APIlist files in Dropboxcreate shared links in Dropbox

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

Dependências

@membranehq/cli

Links

GitHub Repository