← Back to Skills Marketplace
Stakeholder Update Drafter
by
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
156
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stakeholder-update-drafter
Description
同一组事实分别输出老板版、客户版、执行版和风险透明版项目更新。;use for stakeholder, status-update, communication workflows;do not use for 夸大成果, 隐瞒关键风险.
Usage Guidance
This skill appears coherent and low-risk: it only requires python3 and contains a local script plus templates to produce multi-audience status updates or to audit directories/files. Before running: (1) review scripts/run.py yourself (it is included) to confirm you are comfortable with its file-reading behavior; (2) do not pass root or broadly permissive directories as --input if you have sensitive files (the script will read many file types); (3) run smoke-test locally in a sandbox or test workspace first; (4) the skill does not perform network exfiltration or request credentials, but avoid feeding it secrets or PII unless you intend them to be processed locally. If you need the agent to run this autonomously, consider restricting the input paths and reviewing logs/output to avoid accidental exposure.
Capability Analysis
Type: OpenClaw Skill
Name: stakeholder-update-drafter
Version: 1.0.0
The stakeholder-update-drafter skill is a legitimate utility designed to generate structured project updates for different audiences and perform basic directory or file audits. The core logic in scripts/run.py includes a security-conscious 'pattern_audit' mode that scans for hardcoded secrets and dangerous shell commands (e.g., curl|bash) while masking sensitive findings. The SKILL.md instructions are well-defined, emphasizing risk transparency and explicitly forbidding the concealment of critical information or unauthorized system changes.
Capability Assessment
Purpose & Capability
Name/description, SKILL.md, resources, templates, and scripts all align: the tool formats inputs into multiple audience drafts and can optionally run a local Python script to produce or audit reports. Requiring python3 is proportionate.
Instruction Scope
SKILL.md advises reformatting user input and optionally running scripts/run.py. The script legitimately reads files, directories, and input text (to build reports or audit a codebase). That means if an operator supplies a broad path (e.g., / or a home directory) the script will read many local files — this is expected for a local audit tool but could expose sensitive files if misused. The SKILL.md includes safety guidance (do not fabricate, desensitize PII), which helps, but users should avoid running it against sensitive system paths.
Install Mechanism
No install spec; instruction-only plus a local Python script. No downloads or external installers are requested, so nothing is written to disk outside using the provided script and resources.
Credentials
Requires only python3; no environment variables, credentials, or config paths are requested. The script contains regex patterns to detect secrets/dangerous commands but does not attempt to read environment variables or network credentials.
Persistence & Privilege
always:false and user-invocable:true. The skill does not request persistent system privileges or modify other skills. It can write an output file when run with --output, which is reasonable and documented.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stakeholder-update-drafter - After installation, invoke the skill by name or use
/stakeholder-update-drafter - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of stakeholder-update-drafter.
- Generates differentiated project updates for boss, client, execution, and risk-transparent audiences from the same facts.
- Emphasizes transparent, structured communication without exaggerating results or hiding key risks.
- Provides outlines for review drafts and actionable checklists.
- Clearly flags missing information and security/compliance boundaries.
- Supports both automated script execution (if allowed) and direct template-based output.
Metadata
Frequently Asked Questions
What is Stakeholder Update Drafter?
同一组事实分别输出老板版、客户版、执行版和风险透明版项目更新。;use for stakeholder, status-update, communication workflows;do not use for 夸大成果, 隐瞒关键风险. It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.
How do I install Stakeholder Update Drafter?
Run "/install stakeholder-update-drafter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Stakeholder Update Drafter free?
Yes, Stakeholder Update Drafter is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Stakeholder Update Drafter support?
Stakeholder Update Drafter is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).
Who created Stakeholder Update Drafter?
It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.
More Skills