← Back to Skills Marketplace
lzfxxx

Paper Workflow

by Zhaofeng · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
311
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install paper-workflow
Description
Turn existing project assets into a submission-ready academic paper. Use when the task involves CFP alignment, evidence scoping, abstract selection, outline...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install paper-workflow
  3. After installation, invoke the skill by name or use /paper-workflow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial ClawHub release.
Metadata
Slug paper-workflow
Version 0.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Paper Workflow?

Turn existing project assets into a submission-ready academic paper. Use when the task involves CFP alignment, evidence scoping, abstract selection, outline... It is an AI Agent Skill for Claude Code / OpenClaw, with 311 downloads so far.

How do I install Paper Workflow?

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

Is Paper Workflow free?

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

Which platforms does Paper Workflow support?

Paper Workflow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Paper Workflow?

It is built and maintained by Zhaofeng (@lzfxxx); the current version is v0.1.0.

💬 Comments