modelscope.cn

diagram-generator

Mathematical diagram and visualization generation

Installation

$ npx skills add https://modelscope.cn

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsBash, Read, Write, Edit, Glob, Grep
More metadata
specialization
mathematics
domain
science
category
documentation
phase
6

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 875 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Diagram Generator

Purpose

Provides mathematical diagram and visualization generation for clear communication of mathematical concepts.

Capabilities

  • Commutative diagrams (tikz-cd)
  • Function plots (pgfplots)
  • Graph drawings (tikz)
  • 3D surface plots
  • Phase portraits
  • Geometric constructions

Usage Guidelines

  1. Diagram Type: Choose appropriate visualization type
  2. Style Consistency: Maintain consistent styling
  3. Labels: Clear and informative labeling
  4. Export Format: Generate vector graphics when possible

Tools/Libraries

  • TikZ
  • PGFPlots
  • Asymptote
  • matplotlib