飞书会议总结

v1.0.4

飞书会议总结技能 - 读取飞书会议纪要,生成结构化总结,沉淀知识,支持搜索

1· 335·1 current·1 all-time
byYann@yannboy
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Feishu meeting summaries, knowledge sinking, search) match the runtime instructions which call Feishu-specific operations (feishu_fetch_doc, feishu_create_doc, feishu_update_doc, feishu_wiki_space_node) and describe writing to meetings/ and knowledge/ folders. Nothing requested in the SKILL.md is unrelated to that purpose.
Instruction Scope
Instructions are narrowly scoped to reading Feishu meeting text, extracting structured summaries, persisting them into the configured wiki/meetings and knowledge folders, and confirming links. They do not instruct the agent to read unrelated local files, environment variables, or to transmit data to non-Feishu endpoints. The requirement to always preserve original links and to verify after write is explicit.
Install Mechanism
This is an instruction-only skill with no install spec or bundled code. The SKILL.md tells the user to install an external Feishu plugin (official tool) before use; that is appropriate for a Feishu-integrated skill and avoids arbitrary downloads or archive extraction.
Credentials
The skill declares no required env vars or credentials, which is consistent because it relies on a separate Feishu plugin/connector for authentication. Users should verify that the Feishu plugin / Gateway configuration provides only the necessary Feishu read/write permissions (wiki space and document create/update) and that no unrelated credentials are granted.
Persistence & Privilege
always is false and there is no install-time persistence or modification of other skills. The skill's behavior requires creating and overwriting Feishu docs in the user's wiki space — this is expected for its purpose but means it needs write permission in Feishu; there is no indication it modifies agent/system configuration.
Assessment
This skill is internally consistent: it reads Feishu meeting text and writes structured summaries back into your Feishu wiki. Before enabling it, confirm you have (or are willing to install) the official Feishu plugin the skill requires, and check what Feishu permissions that plugin will have (read access to meeting documents and write/create/overwrite access to the wiki space). Because the skill will create and overwrite documents and persist meeting contents into a knowledge folder, consider privacy and access controls for sensitive meetings and whether you want automated writes into your team wiki. Also confirm the Feishu connector's credentials are managed securely by your environment (the skill itself does not declare or request separate secrets).

Like a lobster shell, security has layers — review code before you run it.

feishuvk972qcrp1hg33m7tw1ac3154v582vdpjlatestvk972qcrp1hg33m7tw1ac3154v582vdpjmeetingvk972qcrp1hg33m7tw1ac3154v582vdpjsummaryvk972qcrp1hg33m7tw1ac3154v582vdpj

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments