Auto-sync: 2026-04-19 14:51
This commit is contained in:
27
wiki/concepts/Comparative-Mode.md
Normal file
27
wiki/concepts/Comparative-Mode.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: "Comparative Mode"
|
||||
type: concept
|
||||
tags: [comparison, research, mode]
|
||||
last_updated: 2026-04-19
|
||||
---
|
||||
|
||||
## Definition
|
||||
|
||||
Comparative Mode 是 Last30Days skill 的一种研究模式,通过 "X vs Y" 格式生成并排对比研究,帮助用户快速对比两个主题的热门内容、用户痛点和市场观点。
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
python3 ~/.openclaw/skills/last30days-official/scripts/last30days.py "cursor vs windsurf"
|
||||
```
|
||||
|
||||
## Output Structure
|
||||
|
||||
- 双方热门内容并排显示
|
||||
- 关键模式对比
|
||||
- 推荐行动并列
|
||||
|
||||
## Related Concepts
|
||||
|
||||
- [[Last-30-Days-Skill]]
|
||||
- [[Market-Research]]
|
||||
Reference in New Issue
Block a user