← 返回 Skills 市场
84
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install party-planner-pro
功能描述
Plan, manage, and track every aspect of your event—guest lists with dietary needs, budgets, menus, timelines, vendors, day-of logistics, and post-party wrap-up.
安全使用建议
This skill appears coherent for a local party-planning tool, but take basic precautions before installing or running its setup scripts: 1) Inspect the raw SKILL.md, scripts/setup.sh, scripts/export-plan.sh, and scripts/budget-report.sh for any unexpected commands, network calls, or hidden characters — the scanner found unicode control characters that deserve manual review. 2) Do not paste the provided setup block into a live agent/chat without first reading the scripts; instead run the setup commands manually in a controlled environment (or a throwaway VM/container) so you can see what executes. 3) Verify setup.sh does not download code or transmit data externally; if you need remote/visual reports, only install Playwright after confirming its use. 4) Backup your workspace before installing and keep any guest/contact data in a location you control; consider full-disk encryption if storing sensitive contact/health info. 5) If you are not comfortable auditing shell/Python code, ask someone with shell experience to review the scripts for hidden/obfuscated content before running them. Following these steps will reduce risk while preserving the functionality the package claims to provide.
功能分析
Type: OpenClaw Skill
Name: party-planner-pro
Version: 1.0.0
The Party Planner Pro skill bundle is a comprehensive and well-architected event management tool that demonstrates high security awareness. Key scripts like budget-report.sh and export-plan.sh implement strict regex-based input validation to prevent path traversal and use environment variables to safely pass data to Python heredocs, mitigating code injection risks. The SKILL.md file includes explicit instructions for the AI agent to treat external data as untrusted string literals to defend against prompt injection, and the setup.sh script enforces restrictive file permissions (chmod 700/600) for all generated data.
能力评估
Purpose & Capability
Name, README, SKILL.md, dashboard spec, and included scripts align: guest management, budgets, exports, and a local dashboard. Declared dependencies (Python 3.8+, optional Playwright) and no requested env vars match the stated capabilities.
Instruction Scope
SKILL.md focuses on event data and includes explicit prompt-injection defenses (treat imports as data). However the setup flow asks the user/agent to paste a shell block into the chat to copy files and run scripts — this will execute local shell scripts provided by the package and so you should inspect them first. The pre-scan detected 'ignore-previous-instructions' phrases (expected, used in the defense text) and unicode-control-chars (unexpected; could hide content).
Install Mechanism
No remote download/install spec; the package is instruction-only but contains local shell/Python scripts that the setup prompt copies and runs. That is lower-risk than fetching remote archives, but running scripts from an unknown source still requires inspection.
Credentials
The skill requests no environment variables or credentials and only mentions optional local tooling (Python, Playwright). The requested access (creating files under skills/party-planner-pro and writing JSON data under data/) is proportionate to its purpose.
Persistence & Privilege
always:false and normal autonomous invocation settings. The setup writes files into the agent workspace (skills/party-planner-pro/data/), which is expected for a local skill. No evidence the skill modifies other skills or system-wide configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install party-planner-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/party-planner-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
party-planner-pro 是什么?
Plan, manage, and track every aspect of your event—guest lists with dietary needs, budgets, menus, timelines, vendors, day-of logistics, and post-party wrap-up. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。
如何安装 party-planner-pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install party-planner-pro」即可一键安装,无需额外配置。
party-planner-pro 是免费的吗?
是的,party-planner-pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
party-planner-pro 支持哪些平台?
party-planner-pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 party-planner-pro?
由 Nollio(@nollio)开发并维护,当前版本 v1.0.0。
推荐 Skills