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

drive (v1)

porlarksuite·larksuite· v1.0.0 · atualizado em 2026-04-10
82
Score

飞书云空间:管理云空间中的文件和文件夹。上传和下载文件、创建文件夹、复制/移动/删除文件、查看文件元数据、管理文档评论、管理文档权限、订阅用户评论变更事件;也负责把本地 Word/Markdown/Excel/CSV 导入为飞书在线云文档(docx、sheet、bitable)。当用户需要上传或下载文件、整理云空间目录、查看文件详情、管理评论、管理文档权限、订阅用户评论变更事件,或要把本地文件导入成新版文档、电子表格、多维表格/Base 时使用。

larkfeishucloud-storagedocument-managementfile-managementcollaborationoffice-suite
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdlark-drive/workflow
1
Identify User Intent: — Determine the desired action (upload, download, create, comment, etc.) and target file/folder.
2
Contextualize Document Type: — Determine the document type (docx, sheet, bitable, etc.) and extract the correct token (file_token, folder_token, obj_token).
3
Handle Wiki Links: — If the URL is a Wiki link, resolve it to the underlying document type and token using `wiki.spaces.get_node`.
4
Select Appropriate Tool: — Choose the appropriate Lark CLI command or shortcut based on the action and document type.
5
Execute Command: — Execute the command with the correct parameters, including tokens, content, and options.
6
Handle Errors: — Catch and handle potential errors such as invalid tokens or permission issues.
7
Provide Feedback: — Confirm the successful execution of the action 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 aPDF Processing Guide
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aDOCX creation, editing, and analysis
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar adocs (v1)
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81

Árvore do Skill

drive (v1)
lark-drive
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers10
manage files in Feishu Driveupload a file to Lark cloud storagedownload a document from Feishucreate a folder in Lark Drivemove a file in Feishu cloudadd a comment to a Feishu documentget file metadata in Lark Driveconvert local file to Feishu docximport local excel to Feishu bitablemanage document permissions in Feishu

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

Links

GitHub Repository