Beginner-Friendly Costing Agent
Paste the following prompt into your AI chat to install this skill:
Please install @user_23ecf243/zjagent into your AI assistant by following https://skillhub.cn/install/skillhub.md.
About this skill
Problem
Cost engineering workflows often break down because rules are fragmented, versions and regions are easy to mix, and local data is missing. A 2013 and 2024 bill of quantities can use different fee rules, provinces may have different coefficients, Excel BOQ files may contain inconsistent fields, and users may lack a local quota database, material price library, or feature rule dictionary. This agent is not a pricing engine. It is a compliance-aware assistant for cost engineers that first checks version and regional scope, then gives traceable answers, and stops when rules, prices, or data are missing.
How It Works
- Standards and rule routing: routes questions to pricing systems, version rules, regional adaptation, compliance checks, and BOQ validation; answers should include standard numbers and clause numbers when available.
- Pricing system explanation: explains unit price composition, fee procedures, measure items, price adjustment, version differences, and tax treatment.
- BOQ cleaning: can ask first before normalizing Excel / CSV files, including locating the sheet, identifying fields, filtering valid rows, cleaning values, adding source tracking, and merging files with a processing log.
- Memory growth: uses local SQLite hooks such as
session_brief(),log_gap(), andadd_asset()to store user profile, asset gaps, workflow context, and skill usage across sessions. - Gap guidance: checks missing quota items, material prices, feature rules, and fee templates, then produces remediation prompts instead of fabricating data.
- Skill discovery: the built-in
skill-radarmodule can search and recommend costing-related skills based on user profile, without installing them automatically.
Boundaries
- The shared version does not include a full national clause library or complete quota database; those must be mounted separately.
- It does not make high-risk decisions automatically; it pauses for unconfirmed version, region, missing price, major conversion, or ambiguous scope.
- Regional isolation matters: local quota libraries are not intended for cross-province reuse, and unit conversions must be checked and confirmed by the user.
Use Cases
- Before preparing a tender control price for mechanical and electrical works, first confirm the BOQ version and regional fee scope.
- Import multiple engineering Excel BOQ files, standardize fields, filter valid rows, add source tracking, and output a cleaning log.
- When explaining unit price and fee rules, provide clause references for the 2013 and 2024 project rule differences.
- Detect missing material prices or feature rules, generate a remediation checklist, and clearly guide local asset library setup first.
Best For
- Mechanical and electrical budgeting staff who need unit price, fee, and BOQ gap explanations with clause references.
- Tender pricing managers who need to confirm 2013/2024 BOQ version and regional fee scope before review.
- Junior cost engineers who need Excel BOQ cleaning, field standardization, and guidance on building local price libraries.
- Commercial leads who need standards comparison, asset gap tracking, and reusable workflow memory for settlement work.
Related Skills
A guide for writing Seedance 2.0 video prompts, covering @ references, camera moves, time segments, audio direction, and common pitfalls.
Collects daily conversations, task logs, and errors, then runs a nine-module review to surface blind spots, generate actions, and update memory.
Local long-term memory for AI agents that appends key facts and daily logs, supports cross-session context and search recall, and auto-archives old diaries to gzip files.
A hybrid-evolution agent for OpenClaw developers that offers tiered-confirmation and rollback-safe capability optimization.