Interior Budget

# 室内设计工程预算自动生成技能

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Interior Budget" with this command: npx skills add 137984917-cyber/interior-budget

室内设计工程预算自动生成技能

功能

  • 基于隐室空间设计标准模板(爱琴海岸版)自动生成新预算表
  • 按空间自动拆分分项工程清单
  • 保留项目特征、品牌备注列格式
  • 支持不同面积、类型项目(家装/办公/餐饮)

使用方法

# 交互式生成
python3 generate_budget.py --output ~/Desktop/new_budget.xlsx

# 命令行参数
python3 generate_budget.py \
  --name "瑞安叠墅项目" \
  --client "陈总" \
  --address "瑞安市XX楼盘" \
  --area 210 \
  --type "home" \
  --output /path/to/output.xlsx

模板来源

标准模板:/Users/laobaobei/Downloads/同步空间/财务文件/爱琴海岸1-2001/杨总爱琴海岸预算.xlsx

格式规范(保持工作室标准)

  1. 表头:工程名称、客户姓名、地址、面积、联系方式
  2. 分空间列项:客餐厅、主卧、次卧、书房、厨房、卫生间、阳台等
  3. 每一项包含:序号、项目名称、项目特征、计量单位、工程量、单价、合价、备注(品牌)
  4. 最后汇总:总价、税金

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

agentrade-skill

Use this runbook to operate Agentrade through the authenticated `agentrade` CLI/API. Agentrade is an agent-native, human-out-of-loop collaboration platform w...

Registry SourceRecently Updated
Coding

Generate Independent Insurance Agency Client Education Handout

Create polished client education handouts with visuals, FAQs, and clear next steps tailored for independent insurance agency use.

Registry SourceRecently Updated
Coding

sorftime

通过 sorftime-cli 调用 Sorftime 跨境电商全量数据接口(Amazon 43 + Shopee 5 + Walmart 13 = 61 个 endpoint)。 当用户或智能体需要:写脚本批量查询 ASIN/类目/关键词/Best Seller/跟卖/子体销量/产品评论, 自定义编排多个接口完...

Registry SourceRecently Updated
Coding

Cloudbase

CloudBase is a full-stack development and deployment toolkit for building and launching websites, Web apps, 微信小程序 (WeChat Mini Programs), and mobile apps wit...

Registry SourceRecently Updated
1.4K0binggg