file-compare

👤 jpengcheng523-netizen 📦 v1.0.0 ⭐ 3.6 ⬇️ 491 下載
💻 開發程式設計 免費

📖 技能介紹


name: jpeng-file-compare description: "Compare two files" version: "1.0.0" author: "jpeng" tags: ["utility", "compare", "filesystem"]

發現更多技能外掛,請訪問7w4.net。


File Compare

Compare two files

When to Use

  • User needs utility related functionality
  • Automating compare tasks
  • Filesystem operations

Usage

python3 scripts/file_compare.py --input <input> --output <output>

Configuration

Set required environment variables:

export COMPARE_API_KEY="your-api-key"

Output

Returns JSON with results:

{
  "success": true,
  "data": {}
}

🤖 AI 評測

這是一個用於比較兩個檔案的工具,提供了基本的命令列使用方式和 JSON 輸出說明。文件結構清晰,包含必要的基礎資訊。不過內容相對簡略,對於普通使用者來說可能缺少更直觀的示例和詳細的輸出說明。質量上屬於基礎的工具類 Skill,適合簡單檔案比較需求,但深度和完整性方面還有提升空間。

📊 多維度評分

適應性3.5
規範性3.7
有效性3.3
可靠性3.3
可信度4.3

📁 包含檔案 (2 個)

📄 SKILL.md 571 B
📄 _meta.json 137 B