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

docs (v1)

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

飞书云文档:创建和编辑飞书文档。从 Markdown 创建文档、获取文档内容、更新文档(追加/覆盖/替换/插入/删除)、上传和下载文档中的图片和文件、搜索云空间文档。当用户需要创建或编辑飞书文档、读取文档内容、在文档中插入图片、搜索云空间文档时使用;如果用户是想按名称或关键词先定位电子表格、报表等云空间对象,也优先使用本 skill 的 docs +search 做资源发现。

larkfeishudocument-managementcloud-documentswikidocument-editingresource-discovery
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdlark-doc/workflow
1
Identify User Intent: — Determine the desired action (create, edit, search, download) and the target document.
2
Determine Document Type & Token: — Extract the token from the URL and identify the document type (docx, doc, sheet, wiki). For wiki, resolve the actual `obj_token` using `wiki.spaces.get_node`.
3
Select Appropriate Command: — Choose the correct `lark-cli docs +<verb>` command based on the user's intent and document type.
4
Construct Command Parameters: — Prepare the necessary parameters for the chosen command, including tokens, content, and file paths.
5
Execute Command: — Run the `lark-cli` command with the constructed parameters.
6
Handle Response: — Parse the response from the `lark-cli` command and provide relevant feedback to the user (e.g., document URL, download location).
7
(If needed) Switch to other skill: — If the user asks to manipulate the document content, switch to `lark-sheets` or `lark-whiteboard`.

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 a ←drive (v1)
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←drive (v3)
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←docs (v1)
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←URL to Markdown
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Obsidian Flavored Markdown Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

docs (v1)
lark-doc
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers9
create a Lark documentedit a Feishu documentsearch for a spreadsheet in Larkfind a document by nameupdate a cloud documentinsert an image into a documentdownload a file from a documentfind a tablesearch for a report

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

Links

GitHub Repository