AI Agent Hub
Back to skills
Wise Analyze Annual Checkup Report Deep Analysis icon

Wise Analyze Annual Checkup Report Deep Analysis

Life Service Updated 2026.08.30

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

Please install @user_a457224d/wiseanalyze according to https://skillhub.cn/install/skillhub.md

About this skill

Problem

Annual checkup reports are usually PDFs or scanned images, with abnormal values scattered across indicator tables. This skill lets an agent interpret them through WiseDiag: submit a local file or public PDF link and obtain a structured Markdown report instead of hand-writing HTTP calls.

Workflow

The core flow is an asynchronous four-step task:

  • submit: upload local PDF/image files or provide a public PDF URL; optionally include questionnaire and member-id.
  • start: begin interpretation.
  • query: poll status and report progress percentages to the user.
  • save: after completion, save the REPORT_PATH= Markdown file, output the full report, and add 2-3 key reminders.

Boundaries

The skill sends reports to WiseDiag's cloud for processing, so an API key is required; prefer local offline tools for sensitive medical documents. -f and -u are mutually exclusive, and commands may take 10-30 seconds, so do not interrupt them.

Use Cases

  • Upload a local checkup PDF and ask the agent to explain abnormal indicators and follow-up advice.
  • Provide a public PDF link and request a readable report of abnormal checkup items.
  • Submit a health questionnaire with family history and symptoms to get personalized recommendations.
  • Poll report interpretation progress, then save and output the complete Markdown result.

Best For

  • Office workers with annual checkup PDFs who want explanations of abnormal items and lifestyle advice
  • Family members who need to organize abnormal indicators from relatives' reports into a follow-up list
  • Developers integrating WiseDiag who require the agent to poll tasks and save reports
  • Health managers tracking indicators who want recommendations based on symptoms and family history