Meeting Prep Brief - 会前材料制作

v1.0.0

为重要会议制作结构化的会前材料(HTML网页 + 腾讯文档)。当用户提到「会前材料」「会议准备」「会前briefing」「meeting prep」「会议摘要」,或需要为即将到来的会议整理背景信息、议程、待确认事项时使用此 skill。适用于合作洽谈、商务拜访、项目评审、产学研对接等场景。

0· 96·0 current·0 all-time
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
Name/description (meeting prep briefs → HTML + Tencent Doc) match the instructions and included HTML template. The SKILL.md describes extracting info from PPTX/PDF, doing web research, structuring content, rendering HTML, and optionally syncing to Tencent Doc — all consistent with the stated purpose.
Instruction Scope
Runtime instructions stay within scope: they instruct extracting text from user-supplied PPTX/PDF files, performing web searches/fetches to supplement background, structuring findings, rendering HTML, previewing locally, and optionally creating a Tencent Doc. There is no instruction to read unrelated system files or harvest unrelated credentials.
Install Mechanism
No install spec is provided and there are no code files that execute at install time; this is an instruction-only skill (low-risk). The SKILL.md references Python libraries (python-pptx, PyPDF2) for parsing attachments, which is reasonable for the described tasks but assumes the agent environment provides or can run those tools.
Credentials
The skill requires no declared environment variables, which is appropriate for core functionality. It does mention optional Tencent 文档 MCP Token for syncing to Tencent Docs (create_smartcanvas_by_mdx). That token is not declared in the registry metadata as a required env var/primary credential — this is a minor metadata omission (the capability itself is reasonable).
Persistence & Privilege
always is false and there is no installation that enforces persistent presence or modifies other skills. The skill does not request elevated platform privileges.
Assessment
This skill appears coherent and focused on preparing meeting briefs. Before installing or using it: (1) be aware it will ask you to upload meeting-related files (PPT/PDF/DOCX) and will perform web searches to supplement background — avoid uploading sensitive or unrelated documents. (2) If you want the optional Tencent Docs sync, you will need to provide a Tencent MCP token; the skill mentions this but the metadata does not declare a specific env var, so confirm how and where you will supply that token and prefer limited-scope credentials. (3) The SKILL.md assumes the agent environment can parse PPTX/PDF (python-pptx, PyPDF2); if you rely on automatic parsing, ensure those tools run in a secure environment. (4) If you have concerns about any external web fetches, request the skill operate in offline/manual mode (provide all source material yourself). Overall the skill is internally consistent with its purpose; the main actionable item is verifying how the Tencent Doc token is provided and ensuring you don’t expose sensitive credentials or documents.

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

latestvk978s49mvnjmedbg9fcxmwfd5n83exy7

License

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

Comments