← 返回 Skills 市场
311
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install paper-workflow
功能描述
Turn existing project assets into a submission-ready academic paper. Use when the task involves CFP alignment, evidence scoping, abstract selection, outline...
安全使用建议
This orchestration skill itself is coherent and does not request secrets or system-wide access. Before installing or running it, review the companion skills it instructs you to fetch (the lobehub curl targets and the npx package) because those are external content sources and could execute arbitrary instructions. Consider: 1) inspect the remote SKILL.md files and companion skill repos before running npx or curl pipelines; 2) run installs in a sandboxed environment if possible; 3) be prepared that the agent will read your project files (code, logs, screenshots) — only run it on project data you are comfortable sharing with installed skills; and 4) verify any companion skill that requests credentials or network access before providing secrets.
功能分析
Type: OpenClaw Skill
Name: paper-workflow
Version: 0.1.0
The skill bundle contains instructions in SKILL.md and README.md that direct the AI agent to download external markdown files via 'curl' from lobehub.com and then 'follow the instructions' found within those files. This pattern creates a significant risk of remote prompt injection, as it allows external, potentially mutable content to dictate the agent's behavior. While the stated purpose of orchestrating academic paper production is plausible and no explicitly malicious code (like data exfiltration) is present, the reliance on fetching and executing remote instructions is a high-risk vulnerability.
能力评估
Purpose & Capability
Name/description (turn project assets into a paper) match the actual behavior: orchestration of drafting, figure planning, and reviewer gates. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md is instruction-only and stays on-topic (inventory assets, produce abstracts/outlines, call companion skills). It explicitly instructs the agent to read project assets (code, docs, logs, screenshots) — which is expected for this task but does mean the agent will access local project files. It also tells the agent to fetch and follow remote SKILL.md files for companion skills.
Install Mechanism
This skill has no install spec itself (low risk). However it instructs the agent/user to curl skill definitions from lobehub and to install a companion via npx (npm/GitHub). Those steps involve fetching and running external content/packages and are standard for skill composition but introduce supply-chain risk — review the fetched SKILL.md and packages before running.
Credentials
The skill requests no environment variables, credentials, or config paths. Companion skills might require credentials, but this skill itself does not ask for secrets or unrelated access.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request force-inclusion or system-wide modifications. Autonomous invocation is allowed by default on the platform but is not an additional red flag here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install paper-workflow - 安装完成后,直接呼叫该 Skill 的名称或使用
/paper-workflow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial ClawHub release.
元数据
常见问题
Paper Workflow 是什么?
Turn existing project assets into a submission-ready academic paper. Use when the task involves CFP alignment, evidence scoping, abstract selection, outline... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 311 次。
如何安装 Paper Workflow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install paper-workflow」即可一键安装,无需额外配置。
Paper Workflow 是免费的吗?
是的,Paper Workflow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Paper Workflow 支持哪些平台?
Paper Workflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Paper Workflow?
由 Zhaofeng(@lzfxxx)开发并维护,当前版本 v0.1.0。
推荐 Skills