TopRank Skills

Home / Claw Skills / Autres / comparison-table
Official OpenClaw rules 15%

comparison-table

产品对比表生成工具。Markdown/HTML对比表、技术选型、定价对比、功能矩阵、导出。Comparison table generator with Markdown/HTML output, tech comparison, pricing, feature matrix, export.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 comparison-table 技能。 若已安装,则直接安装 comparison-table 技能。

Overview

Skill Key
bytesagain/comparison-table
Author
BytesAgain
Source Repo
openclaw/skills
Version
1.0.0
Source Path
skills/bytesagain/comparison-table
Latest Commit SHA
82a63cf8ad40da3272d1c41e04a49d70833846e0

Extracted Content

SKILL.md excerpt

# Comparison Table 产品对比表生成工具

快速生成各种对比表格,支持 Markdown 和 HTML 输出。

## Commands

| Command | Description | Example |
|---------|-------------|---------|
| `create` | 自定义对比表 | `create React, Vue, Angular` |
| `product` | 产品对比 | `product iPhone 15, Galaxy S24, Pixel 8` |
| `tech` | 技术选型对比 | `tech PostgreSQL, MySQL, MongoDB` |
| `pricing` | 定价方案对比 | `pricing 基础版, 专业版, 企业版` |
| `feature` | 功能矩阵 | `feature Slack, Teams, Discord` |
| `export` | 导出为HTML格式 | `export React, Vue, Angular` |

## Usage

```bash
bash scripts/compare.sh <command> [args]
```

Related Claw Skills