← Back to Skills Marketplace
ZeeLin MeetingInstructions
by
tengjie888
· GitHub ↗
· v1.0.0
275
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zeelin-meetinginstructions
Description
从会议记录(腾讯会议、飞书会议、钉钉会议等)中提取领导对特定成员的指导意见、工作要求和行动计划。当用户提到"提取会议指导""会议纪要中的任务""领导对XX的要求""从会议记录中整理待办"等场景时触发此skill。也适用于:从组会/周会/项目会记录中抽取某人的action items、整理导师对学生的指导建议、提取...
Usage Guidance
This skill appears internally consistent, but consider these practical cautions before enabling: 1) Privacy: the skill processes full meeting transcripts which may contain PII, confidential decisions, or HR information — only provide transcripts you are authorized to share. 2) Human review: the extraction relies on subjective judgments (priority, inferred/implicit instructions, ASR corrections); review outputs before acting. 3) Test first: run the skill on non-sensitive or synthetic transcripts to validate extraction quality and the priority heuristics. 4) Limit scope: if you must process sensitive meetings, redact sensitive segments before giving the transcript. 5) Clarify expectations: if you need stricter behavior (avoid speculation, never change names, preserve verbatim quotes), provide explicit constraints when invoking the skill.
Capability Analysis
Type: OpenClaw Skill
Name: zeelin-meetinginstructions
Version: 1.0.0
The skill bundle is designed to extract specific guidance and action items for individuals from meeting transcripts (e.g., Tencent Meeting, Feishu). The instructions in SKILL.md provide detailed heuristics for the AI agent to identify leadership styles, filter large volumes of text, and handle speech-to-text errors. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; the logic is entirely consistent with the stated purpose of meeting analysis.
Capability Assessment
Purpose & Capability
Name/description match the SKILL.md: the skill is an instruction-only extractor for meeting transcripts and requests no binaries, env vars, or installs. All declared capabilities are appropriate for this purpose.
Instruction Scope
Instructions are focused on scanning transcripts, identifying direct/indirect mentions, classifying guidance, and producing structured reports — all within the stated purpose. Note: the workflow relies heavily on subjective judgments (e.g., priority inference, ASR correction, determining when a general principle 'applies' to a person). That gives the agent broad discretion to infer/modify content; outputs should be human-reviewed, especially for sensitive or legally important decisions.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install posture; nothing is written to disk or downloaded.
Credentials
The skill declares no environment variables, credentials, or config paths. It does not request unrelated secrets or system access; requested capabilities are proportional to the stated task.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills. Normal autonomous invocation is allowed by platform default but is not elevated here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zeelin-meetinginstructions - After installation, invoke the skill by name or use
/zeelin-meetinginstructions - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of zeelin-meetinginstructions.
- Extracts leader's guidance, requirements, and action items for specific members from meeting transcripts (Tencent Meeting, Feishu, DingTalk, etc.).
- Triggered by phrases like “提取会议指导”, “领导对XX的要求”, “会议纪要中的任务”.
- Supports both Chinese and English meeting transcripts.
- Handles direct/indirect instructions, context-dependent guidance, and relevant general principles.
- Provides structured, actionable summaries with priority, deadlines, and original leader quotes.
Metadata
Frequently Asked Questions
What is ZeeLin MeetingInstructions?
从会议记录(腾讯会议、飞书会议、钉钉会议等)中提取领导对特定成员的指导意见、工作要求和行动计划。当用户提到"提取会议指导""会议纪要中的任务""领导对XX的要求""从会议记录中整理待办"等场景时触发此skill。也适用于:从组会/周会/项目会记录中抽取某人的action items、整理导师对学生的指导建议、提取... It is an AI Agent Skill for Claude Code / OpenClaw, with 275 downloads so far.
How do I install ZeeLin MeetingInstructions?
Run "/install zeelin-meetinginstructions" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ZeeLin MeetingInstructions free?
Yes, ZeeLin MeetingInstructions is completely free (open-source). You can download, install and use it at no cost.
Which platforms does ZeeLin MeetingInstructions support?
ZeeLin MeetingInstructions is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ZeeLin MeetingInstructions?
It is built and maintained by tengjie888 (@tengjie888); the current version is v1.0.0.
More Skills