csv-to-sif

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

简化向经销或采购系统提交规格表的格式化流程。

这个 Skill 做什么

将 CSV/Excel/表格商品清单转换为可导入的 SIF 格式文件。

把 CSV、Excel 或 Google Sheets 的商品清单转换成可导入的 SIF(Standard Interchange Format)文件,方便批量导入经销商和采购系统。适合在要把规格发给经销商报价或导入 Hedberg、CAP、Design Manager 等系统时使用。它把各种表格格式统一成行业通用的交换格式,省去手动映射字段的麻烦。

▸ 展开 SKILL.md 英文原文

Convert a CSV or Excel FF&E product list to SIF (Standard Interchange Format) for dealer and procurement systems.

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

Converts a CSV, Excel, or Google Sheets product list into a SIF (Standard Interchange Format) file for import into dealer and procurement systems like 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

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