AI Agent Hub
Back to skills
Mineral Process Flowchart Generation icon

Mineral Process Flowchart Generation

Professional Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md and install @showapi/mineral-flowchart-generation-showapi.

About this skill

What It Addresses

Mineral processing test reports often contain flow descriptions such as crushing, grinding, flotation, and gravity separation, together with yield, grade, and recovery values. Drawing mass-flow diagrams by hand requires repeated material balance checks, and text, data, and final drawings can drift apart. This skill targets digitizing mineral processing reports and drawing process flowcharts, converting unstructured reports into reviewable process topology, corrected material-flow indicators, and a professionally labeled engineering flowchart with Simplified Chinese annotations.

How It Works

The skill follows an engineering workflow of parsing, balancing, rendering, and delivery:
- Compliance check: validates the report text and assay data before large-model processing to reduce unstable inputs.
- Topology extraction and balance calculation in parallel: identifies operating nodes such as roughing, cleaning, and scavenging, then uses methods such as least squares to correct and balance material flows using yield and grade data.
- Prompt fusion and image generation: combines structured topology and balanced data into detailed text-to-image prompts, then generates a 3:4 process flowchart.
- Async polling and delivery: real invocations submit a task, return a task_id, and poll until the image URL, node/edge data, corrected yield, grade, and recovery values are available.

Boundaries and Notes

report_text should include a reasonably complete mineral processing test report; adding assay_data as standard JSON grade data can improve balance accuracy. The skill is required to run asynchronously rather than synchronously. Without showapi_appkey, it triggers a simulated call for preview only, not real generation.

Screenshots

Use Cases

  • Process flotation test reports, extract roughing, cleaning, and scavenging nodes, and generate a Chinese-labeled mass-flow chart.
  • Add precise assay grade JSON data, correct yield, grade, and recovery values, and review material balance results.
  • Convert crushing, grinding, and gravity separation descriptions into nodes and connections, then export reviewable structured topology data.
  • Preview a no-appKey simulated result first, then configure a real credential, submit an async task, and poll for image and data outputs.

Best For

  • Mineral processing test engineer: convert flotation reports into Chinese-labeled mass-flow charts and check material balance.
  • Metallurgy researcher: extract roughing, cleaning, and scavenging nodes plus material-flow indicators from report text.
  • Engineering drawing assistant: produce deliverable flowchart images and structured data from report grades and assay values.
  • Process review officer: audit corrected yield, grade, and recovery values to verify flow design balance.