← Back to Skills Marketplace
52yuanchangxing

Workshop Agenda Designer

by vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ Security Clean
260
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install workshop-agenda-designer
Description
把会议目标、参会人、时间与约束拆成可执行议程、分段脚本、产出物与会后跟进。;use for meeting, agenda, facilitation workflows;do not use for 预订会议室, 转写音频.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install workshop-agenda-designer
  3. After installation, invoke the skill by name or use /workshop-agenda-designer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug workshop-agenda-designer
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Workshop Agenda Designer?

把会议目标、参会人、时间与约束拆成可执行议程、分段脚本、产出物与会后跟进。;use for meeting, agenda, facilitation workflows;do not use for 预订会议室, 转写音频. It is an AI Agent Skill for Claude Code / OpenClaw, with 260 downloads so far.

How do I install Workshop Agenda Designer?

Run "/install workshop-agenda-designer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Workshop Agenda Designer free?

Yes, Workshop Agenda Designer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Workshop Agenda Designer support?

Workshop Agenda Designer is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Workshop Agenda Designer?

It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.

💬 Comments