Plot Logic Pipeline

v1.0.0

Systematically analyze scientific papers by mapping figures to discussions, identifying logical flow, and tracking evidence sources. Figures are the backbone...

0· 168·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for larry-of-cosmotim/plot-logic-pipeline.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Plot Logic Pipeline" (larry-of-cosmotim/plot-logic-pipeline) from ClawHub.
Skill page: https://clawhub.ai/larry-of-cosmotim/plot-logic-pipeline
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install plot-logic-pipeline

ClawHub CLI

Package manager switcher

npx clawhub@latest install plot-logic-pipeline
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (mapping figures to discussion and tracing argument flow) aligns with the SKILL.md content and templates. The skill does not request unrelated credentials, binaries, or system access.
Instruction Scope
SKILL.md provides prescriptive templates and stepwise analysis instructions limited to examining figures, discussions, and citations. It does not instruct the agent to read system files, steal secrets, or contact external endpoints. The guidance is specific rather than open-ended.
Install Mechanism
No install spec and no code files are present. This is the lowest-risk form: nothing is written to disk or executed by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths. There are no unnecessary or unexplained secrets requested.
Persistence & Privilege
always is false, and the skill does not request permanent presence or system-wide configuration changes. Autonomous invocation is allowed by default but is reasonable for this kind of helper; this combination does not increase concern.
Assessment
This skill is instruction-only and internally consistent with its stated purpose. Before use, consider: (1) if you ask the agent to fetch PDFs or external material, prefer trusted sources (journal sites, your own files) because fetching external URLs introduces network risk outside the skill; (2) review any outputs that quote or reproduce large chunks of paid papers for copyright concerns; and (3) if you later add code or give the agent access to your filesystem/cloud, re-evaluate for scope and credential needs. Overall it appears safe to install from a coherence standpoint.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

🔬 Clawdis
latestvk9760cjj7d1rx55rcskg0e3ff583n6r3
168downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Plot-Logic-Pipeline

Systematically deconstruct scientific papers by following the figure-discussion logical backbone.

When to Use

  • Analyzing a research paper's argument structure
  • Reviewing manuscripts before submission
  • Understanding how figures support claims in technical papers
  • Mapping evidence sources (literature vs. new measurements)
  • Identifying logical gaps or unsupported claims

Core Principle

Figures are the bare bones of a paper's logic flow. Each figure corresponds to a discussion that either:

  • Sets up the next key finding (preparation)
  • States the key finding (conclusion)

Complete understanding requires analyzing every figure-discussion pair and tracking evidence sources.

Analysis Framework

Step 1: Figure Inventory

Create a complete inventory of all figures in the paper:

Figure 1: [Brief description]
Figure 2: [Brief description]
...
Figure N: [Brief description]

Step 2: Figure-Discussion Mapping

For each figure, identify its corresponding discussion section and analyze:

Figure X: [Description]
├── Location: [Section/page where discussed]
├── Discussion Type: [Setup / Statement]
├── Main Claim: [Key finding or point]
└── Evidence Source:
    ├── Previous Study: [Citation(s) if supported by literature]
    ├── This Paper: [Analysis method if new measurement/calculation]
    └── Support Level: [Strong / Partial / Contradictory / Missing]

Step 3: Logic Flow Reconstruction

Map how figures build upon each other:

Paper Logic Flow:
Figure 1 → Figure 2 → Figure 3 → ... → Conclusion
  ↓            ↓            ↓
[Setup]   [Key Finding 1]  [Key Finding 2]

Step 4: Evidence Assessment

Evaluate the strength of the paper's argument:

  • Are all major claims supported by figures?
  • Are evidence sources properly attributed?
  • Are there logical gaps between figures?
  • Do setup discussions adequately prepare for key findings?

Evidence Classification

Previous Study Support

  • Direct citation: Specific reference supporting the claim
  • Literature consensus: Multiple citations building consensus
  • Comparative reference: Contrasting with previous work

This Paper's Contributions

  • New experimental data: Novel measurements with method specified
  • Novel calculations: Computational work or modeling
  • Reanalysis: New interpretation of existing data

Combined Evidence

  • Validation: New data confirms previous studies
  • Extension: New data builds upon previous work
  • Contradiction: New data challenges previous findings

Analysis Templates

See TEMPLATES.md for detailed templates including:

  • Basic figure-discussion analysis
  • Complete paper analysis workflow
  • Materials science specific templates
  • Quality assurance checklist

Quality Checks

Before concluding analysis:

  • ✅ All figures mapped to discussions
  • ✅ Evidence sources identified for major claims
  • ✅ Logic flow clearly traced from introduction to conclusion
  • ✅ Setup vs. statement discussions distinguished
  • ✅ Contradictions or gaps noted and flagged

Common Pitfalls

  • Skipping "obvious" figures: Even simple schematics contribute to logic flow
  • Missing evidence attribution: Always identify if claims come from citations or new work
  • Ignoring setup discussions: These are crucial for understanding logical progression
  • Overlooking figure details: Axis labels, error bars, and annotations often contain key information
  • Conflating correlation with causation: Note when figures show correlation vs. when claims assert causation

Rules

  1. Every figure gets analyzed — no skipping, even if it seems straightforward
  2. Always classify evidence — distinguish previous work from new contributions
  3. Trace the logic chain — show how each figure builds on the previous one
  4. Flag gaps honestly — note missing evidence or weak logical connections
  5. Separate observation from interpretation — what the figure shows vs. what the authors claim

Comments

Loading comments...