An orchestration skill that transforms project artifacts into professional, submission-ready academic papers through structured drafting and validation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install paper-workflow
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install paper-workflow using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Paper Workflow is a comprehensive orchestration layer designed for researchers and developers using Openclaw Skills. It bridges the gap between raw project outputs—such as codebases, experiment logs, and technical notes—and high-quality academic publications. Instead of just generating text, this skill coordinates a suite of specialized agents to ensure technical accuracy, structural integrity, and adherence to venue-specific constraints.
By leveraging the broader ecosystem of Openclaw Skills, this workflow automates the transition from fragmented documentation to a cohesive manuscript. It handles the complexities of aligning with Calls for Papers (CFP), managing evidence levels, and producing complex architectural diagrams, making it an indispensable tool for authors targeting top-tier conferences and journals.
To fully utilize this workflow within the Openclaw Skills environment, you must install its companion tools. Follow these steps to prepare your workspace:
# Install the diagramming engine
npx skills@latest add lzfxxx/prompt-to-drawio-skill
# Install the academic writer and paper validator via curl
# Note: After downloading, follow the instructions in each SKILL.md to complete registration
curl -O https://lobehub.com/skills/neversight-skills_feed-academic-research-writer/skill.md
curl -O https://lobehub.com/skills/minhuw-claude-writer-paper-validator/skill.md
The skill manages information across several tiers to ensure data integrity throughout the writing process:
| Artifact Category | Description | Primary Format |
|---|---|---|
| Asset Inventory | Normalized notes from code, logs, and docs | Markdown |
| Narrative Assets | Abstract options, outlines, and manuscript drafts | LaTeX / Markdown |
| Visual Evidence | System architectures and state diagrams | Draw.io / SVG |
| Validation Reports | Reviewer-style feedback and quality gate checklists | Markdown |
| Submission Metadata | Author info, keywords, and ethics declarations | YAML / JSON |
This structured approach ensures that Openclaw Skills can track metadata and terminology consistently across all paper sections.
Loading
A CLI-driven skill to generate, edit, and export professional draw.io diagrams from natural-language prompts without a frontend.

An intelligent decision-making tool that provides rapid meal recommendations based on user context, mood, and budget.

An AI development assistant for Openclaw Skills designed to generate runnable Python trading strategies for the Matic-MQuant platform.

A powerful multi-modal interface that provides a single API gateway to over 50 state-of-the-art AI models for chat, media generation, and advanced automation.

A bridge that enables remote access to Claude Code and other local CLI tools through a secure web-based terminal on your mobile or desktop browser.

A sophisticated three-tier memory architecture for AI agents that manages short-term context, medium-term summaries, and long-term vector storage.








































