AI Agent Hub
Back to skills
📊

Investment Estimate Comparison Table Generator

Data Analysis Updated 2026.08.30

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

Please install @user_22a5aaea/investment-estimate-comparison by following https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Feasibility-stage investment estimates often change between the review draft and revised draft, especially in cost scope, subitem names, and serial numbers. Manual line-by-line review can miss canceled items or new items, and may incorrectly pair similar names as the same subitem. investment-estimate-comparison is designed to turn an Excel “review draft vs revised draft” diff into a reviewable comparison table.

How It Works

  • It first identifies the workbook structure: total project cost, construction cost, supporting service cost, and top-level group rows.
  • It performs cost closure validation by checking that construction cost, service cost, and total cost reconcile, and flags possible extraction gaps when they do not.
  • It matches rows within top-level groups, prioritizing name matching while using serial numbers only for placement and ordering; inconsistent names are treated as canceled plus new items.
  • It outputs a Sheet1 overall comparison and Sheet2~N detail sheets for each top-level group, with change amount, change rate, matching method, and notes.

Boundaries

It fits project estimate workbooks that follow a “total investment estimate” structure. If templates, sheet names, or cost hierarchy differ significantly, structure-detection rules should be adjusted first. Duplicate serial numbers, identical serials across groups, and zero-fee new items are handled by the skill’s rules, but the source workbook should still be reviewed.

Use Cases

  • When comparing feasibility-stage investment estimate review and revised drafts, generate grouped difference tables with canceled and new items.
  • When changes to construction cost, service cost, or total cost are unclear, calculate change amounts, rates, and check cost closure.
  • When revised drafts contain renamed, canceled, or added subitems, distinguish name matches, similar-name matches, and canceled-plus-new entries.
  • When review materials require estimate difference notes, output an overall comparison table plus top-level group detail sheets.

Best For

  • Feasibility estimate engineers who need to reconcile review and revised cost sheets into a review-ready comparison table.
  • Project leads who need to explain total-cost decreases or new service fees by locating canceled and added items.
  • Data analysts who need to validate cost closure in Excel estimate workbooks and output structured difference details.
  • Review-support staff who need to consolidate estimate differences into traceable comparison notes.