Real Skill packageSource verifiedClawHub registry

Cnsdoce Publish V5

中国工程造价技能,支持安装工程/建筑工程/市政工程/园林绿化工程定额查询、组价计算与报价表生成。 数据源支持两种模式(见下方说明): · 默认模式:大模型推理数据(无需本地数据库,推荐新手) · 唯一来源模式:严格限定为山东省消耗量定额(2025版) + 济南市价目表(2026版) 核心依据:《建设工程工程量清单计价标准》GB/T 50500-2024(2025年9月1日起实施)。 当用户询问以下场景时触发本技能:定额子目查询(章节号+条款号溯源)、 安装工程组价(13分册)、建筑工程/市政工程/园林绿化工程取费计算、 Excel报价表生成、山东/济南价目表查询。 技能内置 quota_reference.db(34条全专业费率)与 fee_standard.md(完整取费标准)。 ⚡v2.0.0:组价前强制比对清单单位与定额单位(Step 0);LLM端点迁移TokenHub; 信息价更新至2026年第6期;新增AI组价引擎/价格自检/指标引擎三大能力。

Identity and source

Publisher attributioncaoshun-sudoregistry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 55% rule confidence
Package forminstruction with code32 recorded files
Canonical sourceClawHub registryclawhub:caoshun-sudo:cnsdoce
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/26/2026.claude/skills/cnsdoce

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/26/2026.agents/skills/cnsdoce

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/26/2026skills/cnsdoce
1 structural issue
  • error: metadata.openclaw.os must contain only darwin, linux, or win32. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @caoshun-sudo/cnsdoce
clawhub inspect @caoshun-sudo/cnsdoce --version 2.0.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
32 / 32 inspected as text
Checked
8/26/2026, 1:23:14 PM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
12 dependency and API indicators
  • pypi: pandas >=1.5.0
  • pypi: openpyxl >=3.0.0
  • pypi: sentence-transformers >=2.2.0
  • pypi: chromadb >=0.4.0
  • pypi: faiss-cpu >=1.7.0
  • pypi: volcengine-python-sdk >=0.1.0 # 豆包API(优先使用,有免费额度)
  • pypi: requests >=2.28.0 # DeepSeek API(备选)
  • api: ark.cn-beijing.volces.com
  • api: clawhub.ai
  • api: console.cloud.tencent.com
  • api: console.volcengine.com
  • api: tokenhub.tencentmaas.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/26/2026, 6:43:56 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:2b3a1207c7c70ddb1313a7badee03b1ccb6351ba41f1ddb2c686aaea6626a38a
Show up to 30 recorded paths
  • LICENSE
  • references/cost_composition.md
  • references/fee_standard.md
  • references/measure_items.md
  • references/multi_quota_mapping.md
  • references/other_items.md
  • references/unit_conversion.md
  • references/volume_01_mechanical.md
  • references/volume_02_thermal.md
  • references/volume_03_static.md
  • references/volume_04_electrical.md
  • references/volume_05_intelligent.md
  • references/volume_06_instrument.md
  • references/volume_07_hvac.md
  • references/volume_08_pipeline.md
  • references/volume_09_fire.md
  • references/volume_10_plumbing.md
  • references/volume_11_telecom.md
  • references/volume_12_coating.md
  • references/volume_13_measure.md
  • scripts/ai_quota_engine.py
  • scripts/calc_fees.py
  • scripts/indicator_engine.py
  • scripts/llm_semantic_match.py
  • scripts/match_quota.py
  • scripts/migrate_to_sqlite.py
  • scripts/price_check.py
  • scripts/requirements.txt
  • scripts/search_quota.py
  • scripts/validate_v5.py

Source changelog

v2.0.1: 补充 skill-card.md(修复 card.missing),其余同 v2.0.0(TokenHub端点迁移、信息价第6期、AI组价/自检/指标引擎)