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

Polymarket Geopolitics Weekly Trader

Trades weekly cyclical patterns in geopolitical prediction markets. Military operations spike Mon-Thu, diplomacy clusters around working days, and weekend st...

Registry SourceRecently Updated
Coding

Polymarket Climate Trader

Trades Polymarket prediction markets on weather extremes, climate milestones, natural disasters, and agricultural outcomes. Use when you want to capture alph...

Registry SourceRecently Updated
Coding

A2a Client

Discover and send tasks to A2A agents via the RAD Gateway. Use when: (1) finding available agents or LLM providers, (2) delegating tasks to other agents, (3)...

Registry SourceRecently Updated
Coding

Awesome Deck PDF

Generate polished HTML slide decks and export as PDF. Works with OpenClaw, Claude Code, and Codex. Supports .pptx templates, images, website URLs, and style...

Registry SourceRecently Updated