统计文本高频短语并输出前 N 项。
openclaw skills install keyphrase-counter
python main.py --input --top-k 20 --output top.json --help