sif-to-csv
仓库创建 2026年3月2日最近提交 18 小时前SkillHot 收录 20 天前
▸ 精选理由
解决行业惯用交换格式与常用表格间的兼容问题,便于导入与核对。
这个 Skill 做什么
把供应商或采购系统的 SIF 文件转换成可读的 CSV 或 Google Sheet。
把供应商或采购系统给你的 SIF 文件转成好读的 CSV 或 Google Sheet,把晦涩的字段代码换成列名并展开选项和属性。用在收到 SIF 文件需要人工核对、导入表格或计算价格明细时,一键生成可编辑的电子表格。优点是能自动计算价格、汇总总额,直接拿来做财务或采购审阅。
▸ 展开 SKILL.md 英文原文
Convert a SIF (Standard Interchange Format) file to a clean, readable CSV or Google Sheet.
280
Stars
58
Forks
40
仓库内 Skill
+40
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/plugins/06-materials-research/skills/sif-to-csv/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/plugins/06-materials-research/skills/sif-to-csv/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# /sif-to-csv — SIF to CSV Converter Converts a SIF (Standard Interchange Format) file from a dealer or procurement system into a clean, human-readable CSV or Google Sheet. Translates field codes to column headers, expands options and attributes, calculates pricing, and computes totals. ## When to Use - Received a SIF file from a dealer and need to review it as a spreadsheet - Importing dealer pricing back into your FF&E schedule - Comparing a dealer quote (SIF) against your original specification - Loading dealer data into the master Google Sheet ## SIF Format Reference SIF is a text-based key-value format. Each line is `CODE=VALUE`, terminated by CRLF. Products are separated by record
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有