csv-to-sif

仓库创建 2026年3月2日最近提交 19 小时前SkillHot 收录 4 小时前
▸ 精选理由

省去手工格式转换,便于家具/采购系统对接。

这个 Skill 做什么

将项目的 FF&E 产品库 CSV 导出为经销商用的 .sif 文件。

把项目里的 FF&E(家具与设备)产品库 CSV 导出成经销商/采购系统能导入的 .sif 文件,方便发给 Hedberg、CAP、CET 等系统做报价或入库。常用场景是要把规格表交给经销商或把产品数据导进 dealer 管理系统。它会在最近的项目里找 product-library.csv 输出规范化的 schedule,反向转换可用 sif-to-csv。

▸ 展开 SKILL.md 英文原文

Export a project's FF&E product-library CSV as dealer-system SIF. Use to produce a .sif schedule; use sif-to-csv for the reverse direction.

垂直行业CSV转换SIFFF&E通用
280
Stars
58
Forks
40
仓库内 Skill
+40
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/skills/csv-to-sif/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/skills/csv-to-sif/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# /as:csv-to-sif — CSV to SIF Converter

Converts the nearest project's `product-library.csv` into a SIF output file for dealer and procurement systems such as Hedberg, CAP, CET, Cyncly Worksheet, ProjectMatrix, Studio Webware, and Design Manager.

## When to Use

- Sending a specification to a dealer for quoting
- Importing product data into a dealer management system
- Sharing a standardized product list with procurement
- Converting an FF&E schedule into a format dealers expect

## SIF Format Reference

SIF is a text-based key-value format. Each line is `CODE=VALUE`, terminated by CRLF. Products are separated by records starting with `PN=`.

### Core fields

| Code | Name | Required | Des
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有