风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

csv to excel

作者: xuanguan2020
Slug:csvtoexcel
版本:1.0.0
更新时间:2026-02-26 07:15:41
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code and instructions match its stated purpose (converting CSVs to formatted Excel files), request no credentials, perform no network activity, and only require the openpyxl package.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771151066098,
        "_id": "k97e2tnnkkq5kbs317xx9526xs81785w",
        "changelog": "Initial release: CSV to Excel Converter with formatting and Chinese character support.\n\n- Added csv_to_excel.py script for converting single or multiple CSV files into Excel workbooks.\n- Professional formatting: auto-detects headers, applies bold colored header row, borders, and column width adjustment.\n- Handles Chinese and other non-ASCII characters; automatic encoding detection (UTF-8, GBK, GB2312, etc.).\n- Supports combining multiple CSVs into one Excel file, each as a separate sheet.\n- Allows custom sheet names, with compatibility for Excel's character limits.\n- Includes troubleshooting guidance and usage examples in documentation.",
        "changelogSource": "user",
        "createdAt": 1771151066098,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "xuanguan2020",
        "handle": "xuanguan2020",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/74335362?v=4",
        "kind": "user",
        "linkedUserId": "kn7795tvpv9b8mq9wvh01g2e3n8167q2"
    },
    "ownerHandle": "xuanguan2020",
    "skill": {
        "_creationTime": 1771151066098,
        "_id": "kd76s1remrsyszqt1jxefst1t1817bxq",
        "badges": [],
        "createdAt": 1771151066098,
        "displayName": "csv to excel",
        "latestVersionId": "k97e2tnnkkq5kbs317xx9526xs81785w",
        "ownerUserId": "kn7795tvpv9b8mq9wvh01g2e3n8167q2",
        "slug": "csvtoexcel",
        "stats": {
            "comments": 0,
            "downloads": 1109,
            "installsAllTime": 13,
            "installsCurrent": 12,
            "stars": 0,
            "versions": 1
        },
        "summary": "Convert CSV files to professionally formatted Excel workbooks with Chinese character support, automatic formatting, and multi-sheet capabilities. Use when us...",
        "tags": {
            "latest": "k97e2tnnkkq5kbs317xx9526xs81785w"
        },
        "updatedAt": 1772061341305
    }
}