AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Academic Paper Analyzer & Figure Planner

skill-azhi-ss-academic-figure-skills-academic-figure-paper-analyzer · by Azhi-ss

Figure plan for academic papers — section-to-figure mapping, types, counts, and priority. Use when the user wants paper figure planning, 论文配图规划, or which figures a paper needs.

No reviews yet
0 installs
13 views
0.0% view→install

Install

$ agentstack add skill-azhi-ss-academic-figure-skills-academic-figure-paper-analyzer

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-azhi-ss-academic-figure-skills-academic-figure-paper-analyzer)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
15d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Academic Paper Analyzer & Figure Planner? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Academic Paper Analyzer & Figure Planner

Produce an executable Figure Plan. No palette tables here — hand venue/domain/figure types to color-expert later.

Missing info: → ../docs/missing-info-policy.md

Input Contract

  • Prefer: paper PDF/LaTeX/Word, section drafts, abstract, method/experiments, repo quick-understanding doc, extracted architecture notes
  • Minimum: title+abstract, or one method/experiment section, or a repo understanding doc
  • Missing: partial plan with 推断 / 待确认

Output Contract — Figure Plan

  • paper overview (topic, contributions)
  • completeness block
  • per-section figure recommendations
  • priority ranking (must / strong / nice)
  • palette: style family hint (classic vs pastel) + venue/domain/module-count — not hex tables; see ../docs/palettes.md

Steps

Step 1: Parse structure

Map sections: Intro, Method (+ sub), Experiments, Analysis. Note missing sections.

Done when: section list exists and each is marked present / absent / partial.

Step 2: Mark figure-worthy content

| content | figure type | priority | |---------|-------------|----------| | end-to-end pipeline | Overall Framework | must | | network / layer structure | Network Architecture | must | | novel module / mechanism | Module Detail | must | | method variants / baselines | Comparison / Ablation | strong | | representation / attention behavior | Data Behavior | strong / medium | | dense math or loss | Module Detail | strong | | curves / t-SNE / heatmaps | Data Behavior | medium |

Done when: every must-level contribution has at least one figure entry or an explicit “insufficient evidence” note.

Step 3: Count and prioritize

| paper class | typical count | |-------------|---------------| | top-conference long | 6–8 | | short / workshop | 4–5 | | journal | 8–12 | | arXiv tech report | 5–7 flexible |

Done when: total count + must/strong/nice table is filled.

Step 4: Emit Figure Plan report

Include per-section: type × count, why, must-appear visual elements, aspect ratio hint.

| type | aspect | core elements | |------|--------|---------------| | Overall Framework | 16:9 | input → stages → output; innovation callouts | | Network Architecture | 16:9 / 3:2 | layers, dims, residuals | | Module Detail | 4:3 | central mechanism, ops (⊗ ⊕ σ), sparse formula | | Comparison / Ablation | 16:9 | N×M grid, ours highlighted | | Data Behavior | 4:3 / 1:1 | multi-panel heatmaps / curves / embeddings |

Done when: report matches Output Contract and completeness block is honest.

Domain packs (optional cues)

  • CV: framework + arch + module + visual comparison + attention maps
  • NLP: framework + transformer arch + attention module + metrics + embeddings
  • RL/Robotics: state→policy→action loop + networks + trajectories
  • Medical: imaging pipeline + U-Net/ViT + qualitative grid + ROC/features

Sparse-input cases

| materials | plan style | |-----------|------------| | title + abstract only | high-level types only; no fake submodules | | method without experiments | plan method figures; results as placeholders | | partial sections | local plan; separate covered vs uncovered | | only repo understanding doc | system-centric draft; flag narrative review needed |

Stop

Stop when the Figure Plan for available materials is delivered. Do not generate prompts unless the user asks.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.