Real Skill packageSource verifiedClawHub registry

academic-figures

Stop redoing figures. One command renders publication-ready charts: 14 chart types (bar, scatter, heatmap, forest, KM, ROC, violin, composite, flow...), 7 curated themes incl. colorblind-safe Okabe-Ito/GLM, Nature/Lancet journal presets, and built-in PDF verification (text-overlap + minimum font-size gates) that catches rejection-worthy flaws before you export. 600dpi PNG/SVG/PDF/TIFF/EPS output, 100% local, data never leaves your machine. Triggers: make figure, generate chart, plot data, bar chart, scatter plot,…

Identity and source

Publisher attributiondocsor1212registry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 59% rule confidence
Package forminstruction with code39 recorded files
Canonical sourceClawHub registryclawhub:docsor1212:academic-figures
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/13/2026.claude/skills/academic-figures

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/13/2026.agents/skills/academic-figures

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/13/2026skills/academic-figures

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @docsor1212/academic-figures
clawhub inspect @docsor1212/academic-figures --version 2.0.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
32 / 39 inspected as text
Checked
8/13/2026, 7:58:57 AM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
3 dependency and API indicators
  • api: clawhub.ai
  • api: site
  • api: z.ai
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/12/2026, 8:13:08 PM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:24587cb9ce36a1fa41732ffcb59e2cc5405cd4da63d50f72112d838daf69c9cd
Show up to 30 recorded paths
  • evals/evals.json
  • examples/example_bar.json
  • examples/example_box.json
  • examples/example_composite.json
  • examples/example_diagram.json
  • examples/example_dual.json
  • examples/example_forest.json
  • examples/example_heatmap.json
  • examples/example_km.json
  • examples/example_line.json
  • examples/example_roc.json
  • examples/example_scatter.json
  • examples/example_stacked.json
  • examples/previews/theme_classic_swatch.png
  • examples/previews/theme_conservative_swatch.png
  • examples/previews/theme_cool_swatch.png
  • examples/previews/theme_glm_swatch.png
  • examples/previews/theme_lancet_swatch.png
  • examples/previews/theme_nature_swatch.png
  • examples/previews/theme_okabe-ito_swatch.png
  • examples/README.md
  • references/chinese-lab-report-extraction.md
  • references/clinical-lab-trends.md
  • references/composite-layouts.md
  • references/data-formats.md
  • references/pitfalls.md
  • references/reverse-engineering-colors.md
  • references/v1.5-upgrade-analysis.md
  • scripts/audit_pdf.py
  • scripts/detect_cjk_font.py

Source changelog

- New default theme: modern “glm” palette (muted, elegant, colorblind-safe) replaces previous default for improved aesthetics and accessibility. - Added `--list-themes` and `--theme-swatch` commands for easy, in-terminal viewing and export of all available color themes. - Introduced setup and demo helpers: `scripts/setup_env.py` for one-command environment/font setup, and `--demo` for interactive chart previews. - Expanded examples directory with 12+ JSON templates and visual previews for each chart type and theme. - Simplified theme selection with prefix/case-insensitive matching and convenient aliases (e.g., `okabe` → `okabe-ito`, `default`/`classic` → `glm`). - Documentation updates: quick start enhanced, recommendations clarified, with emphasis on colorblind-safe palettes and journal submission standards.