← 返回 Skills 市场
187
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install poster-layout-planner
功能描述
Use poster layout planner for other workflows that need structured execution, explicit assumptions, and clear output boundaries.
安全使用建议
This skill appears to be what it says: a small poster-layout planner implemented in a short Python script with no network or credential requirements. Things to check before running: (1) Inspect scripts/main.py yourself (it's short and safe-looking) and run python -m py_compile scripts/main.py as recommended; (2) Note SKILL.md describes validating input/output paths and editing a CONFIG block, but the included script currently uses fixed inputs — if you expect file I/O, ask the author or modify the script and re-review; (3) Run the script in a sandboxed workspace if you plan to extend it to read/write files. Overall there are no obvious incoherences or sensitive privileges requested.
功能分析
Type: OpenClaw Skill
Name: poster-layout-planner
Version: 1.0.0
The skill bundle is a straightforward implementation of a poster layout planner. The Python script (scripts/main.py) contains simple logic to organize content sections into a layout and does not perform any high-risk operations like network requests or sensitive file access. While the SKILL.md contains repetitive phrasing suggesting the skill be used for 'other workflows,' there is no evidence of malicious intent or prompt injection designed to exfiltrate data or compromise the system.
能力评估
Purpose & Capability
Name/description, SKILL.md, and the included scripts/main.py all describe a poster layout planner. The required resources are minimal (no env vars, no binaries, no installs) and match the described purpose.
Instruction Scope
SKILL.md repeatedly instructs the agent to validate input/output paths, edit CONFIG blocks, and avoid unsafe filesystem traversal. The actual packaged script uses hard-coded inputs and prints JSON; it does not read or write files or use network calls. This is a minor mismatch (the docs are broader than the implementation) but not malicious. Before executing, confirm whether you intend to run a more flexible version that accepts file paths.
Install Mechanism
No install spec is provided (instruction-only skill with a small bundled Python script). Nothing is downloaded or written to disk by an installer, which is low risk.
Credentials
The skill requests no environment variables, credentials, or config paths. There are no unexpected secrets or unrelated credentials required.
Persistence & Privilege
The skill is not always-enabled, does not request persistent privileges, and does not modify other skills or global configuration. Autonomous invocation is allowed (platform default) but combined with the minimal footprint this is not a concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install poster-layout-planner - 安装完成后,直接呼叫该 Skill 的名称或使用
/poster-layout-planner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of poster-layout-planner.
- Designs academic poster layouts with structured execution and explicit assumptions.
- Ensures scope-focused workflow and consistent, bounded output.
- Provides clear input/output requirements and a reproducible JSON output format.
- Includes audit-ready commands, security checklist, and error handling guidelines.
- Offers built-in risk assessment, performance considerations, and a standard response template.
元数据
常见问题
Poster Layout Planner 是什么?
Use poster layout planner for other workflows that need structured execution, explicit assumptions, and clear output boundaries. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 187 次。
如何安装 Poster Layout Planner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install poster-layout-planner」即可一键安装,无需额外配置。
Poster Layout Planner 是免费的吗?
是的,Poster Layout Planner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Poster Layout Planner 支持哪些平台?
Poster Layout Planner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Poster Layout Planner?
由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。
推荐 Skills