← 返回 Skills 市场
Workshop Agenda Designer
作者
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
260
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install workshop-agenda-designer
功能描述
把会议目标、参会人、时间与约束拆成可执行议程、分段脚本、产出物与会后跟进。;use for meeting, agenda, facilitation workflows;do not use for 预订会议室, 转写音频.
安全使用建议
This skill appears coherent and low-risk: it runs a local Python script that generates structured workshop agendas or audits a directory you point it at. Before running, confirm you (or an automated agent) will only pass intended input paths — do not give it root/ home/ application config directories that may contain secrets. Because the script can read any files under an input directory, treat it like any local tool that has read access: review inputs for sensitive data and run in a controlled environment if needed. No external network calls or secret exfiltration mechanisms were found in the bundle.
功能分析
Type: OpenClaw Skill
Name: workshop-agenda-designer
Version: 1.0.0
The skill bundle is a well-structured tool for designing workshop agendas. The core logic in `scripts/run.py` is a versatile reporting script that supports structured text generation, CSV analysis, and directory auditing. While the script includes a `pattern_report` function capable of scanning for secrets and dangerous shell commands (e.g., `curl|bash`), these features are defensive in nature, include data masking (redacting secrets), and are not active under the default configuration in `resources/spec.json`. There is no evidence of data exfiltration, unauthorized execution, or malicious prompt injection; the bundle appears to use a standardized, security-conscious template for OpenClaw skills.
能力评估
Purpose & Capability
Name/description (designing workshop agendas) align with the included files and script: resources/spec.json, template.md, examples, and scripts/run.py produce structured Markdown outputs and local audits. Required binary python3 is appropriate and proportional.
Instruction Scope
SKILL.md confines behavior to producing drafts and dry-run outputs and explicitly disallows calendar changes or sending invites. It instructs running the bundled script which reads files and directories supplied as input (file or directory). That is coherent for an audit/generation tool, but the script can read arbitrary files under any directory path the user/agent provides — avoid passing sensitive system directories or secrets-containing paths.
Install Mechanism
No install spec; instruction-only plus a local Python script. No external downloads, package installs, or non-standard install locations are used.
Credentials
No environment variables, credentials, or config paths are requested. The tool only needs python3 and local filesystem read access to the user-provided input — proportional to its purpose.
Persistence & Privilege
always is false and the skill does not request permanent agent presence or modify other skills. The script writes output only if asked ( --output ), and SKILL.md emphasizes dry-run/read-only modes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install workshop-agenda-designer - 安装完成后,直接呼叫该 Skill 的名称或使用
/workshop-agenda-designer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Workshop Agenda Designer skill.
- Generates actionable agendas, facilitation runbooks, outputs, and follow-up templates from user inputs about goals, participants, time, and constraints.
- Adds standalone scripts and resource templates for structured outputs (agenda, checklist, etc.).
- Removes prior agenda builder scripts, templates, and unused prompt/example files.
- Updates documentation to emphasize clear task breakdowns, explicit boundaries, and review-first workflows.
- Now supports both Chinese and English usage guidance, with local resources and smoke tests included.
v1.1.0
workshop-agenda-designer 1.1.0
- Expanded skill to support both English and Chinese trigger phrases.
- Added clear workflow steps, input requirements, and output contract.
- Introduced explicit boundaries and operating rules for safe use.
- Bundled a script and resource file for structured agenda creation.
- Included suggested prompts and compatibility notes for smoother integration.
元数据
常见问题
Workshop Agenda Designer 是什么?
把会议目标、参会人、时间与约束拆成可执行议程、分段脚本、产出物与会后跟进。;use for meeting, agenda, facilitation workflows;do not use for 预订会议室, 转写音频. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 260 次。
如何安装 Workshop Agenda Designer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install workshop-agenda-designer」即可一键安装,无需额外配置。
Workshop Agenda Designer 是免费的吗?
是的,Workshop Agenda Designer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Workshop Agenda Designer 支持哪些平台?
Workshop Agenda Designer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Workshop Agenda Designer?
由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。
推荐 Skills