meeting-secretary
v1.0.0专业的会议秘书技能,用于分析会议转录文本并生成结构化会议纪要。当用户提供会议转录文本(或会议笔记文本),并要求分析会议内容、生成会议纪要、提取关键信息时使用此技能。
⭐ 0· 36·1 current·1 all-time
byCarter Wu@wuzhiguocarter
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description describe transcript analysis and structured minutes; included SKILL.md and README focus on deep textual analysis and dynamic summary generation. The repository includes a legitimate helper script (scripts/split_long_transcript.py) that aligns with the stated need to split long transcripts. There is no request for unrelated credentials or binaries.
Instruction Scope
Runtime instructions tell the agent to read user-provided transcript text, optionally run scripts/split_long_transcript.py for long texts, analyze segments, and produce structured summaries—this stays within the expected scope. A documentation note: SKILL.md and references mention other scripts (transcribe_audio.py, process_video.py) and integrations (Notion/Feishu) that are not present as code or declared environment requirements; these are optional suggested workflows but not part of the included runtime instructions.
Install Mechanism
No install spec is provided (instruction-only with a small helper script), so nothing will be auto-downloaded or executed during install. The included Python script is plain and readable; it writes segment files when run (expected behavior).
Credentials
The skill declares no required environment variables or credentials. README mentions third-party tools and optional integrations (Whisper, Notion/飞书/Obsidian) that would require additional packages or API keys if the user chooses to use them—those credentials are not requested by the skill itself. Users should be aware that enabling suggested integrations would require granting external service credentials separately.
Persistence & Privilege
Skill does not request permanent/always-on presence (always:false), does not modify other skills or system-wide settings, and does not declare elevated privileges. It reads user-supplied transcripts and can write segment files to an output directory when run (normal and expected).
Assessment
This skill appears coherent and implements what it claims: analyze meeting transcripts and produce structured minutes. Things to consider before installing/use:
- The included script (scripts/split_long_transcript.py) is a simple, readable helper that splits long transcripts and writes segment files to disk—expect files to be created in the specified output directory. Review and run it in a safe workspace (not as root).
- Documentation references additional scripts (transcribe_audio.py, process_video.py) and integrations (Notion/飞书) that are NOT included. If you need audio/video processing or automatic uploads, you'll need to obtain or implement those scripts and supply any API keys yourself.
- The README suggests using packages like whisper or moviepy for optional features; those are not installed automatically. Installing those packages and running transcription will have their own requirements and privacy implications.
- The skill processes potentially sensitive meeting content. Do not feed confidential transcripts unless you are comfortable with how outputs and any local files are stored and with any downstream services you integrate.
Recommendation: you can install and use this skill for text-only transcript analysis after reviewing the script. If you plan to use audio/video processing or service integrations, verify those additional tools and required credentials separately and inspect any third-party code before running.Like a lobster shell, security has layers — review code before you run it.
latestvk97fdtm7hh2n6e8fype46e2q3x845ktn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
