📦 Thesaurus — 技能工具

v2.0.1

Look up synonyms, antonyms, and related words with history and export. Use when finding alternatives, checking usage, running drills, analyzing frequency.

0· 143·0 当前·0 累计
by @bytesagain3·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/11
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
high confidence
The skill's code and instructions match its stated purpose: a lightweight, offline CLI thesaurus that stores logs under ~/.local/share/thesaurus and has no network access or credential requirements.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv2.0.12026/3/17

update

可疑

安装命令

点击复制
官方npx clawhub@latest install thesaurus
🇨🇳 镜像加速npx clawhub@latest install thesaurus --registry https://cn.longxiaskill.com

技能文档

Lightweight Thesaurus tracker. Add entries, view stats, search history, and export in multiple formats.

Why Thesaurus?

  • Works entirely offline — your data never leaves your machine
  • Simple command-line interface, no GUI needed
  • Export to JSON, CSV, or plain text anytime
  • Automatic history and activity logging

Getting Started

# See what you can do
thesaurus help

# Check current status thesaurus status

# View your statistics thesaurus stats

Commands

CommandWhat it does
thesaurus runRun
thesaurus checkCheck
thesaurus convertConvert
thesaurus analyzeAnalyze
thesaurus generateGenerate
thesaurus previewPreview
thesaurus batchBatch
thesaurus compareCompare
thesaurus exportExport
thesaurus configConfig
thesaurus statusStatus
thesaurus reportReport
thesaurus statsSummary statistics
thesaurus export Export (jsoncsvtxt)
thesaurus search Search entries
thesaurus recentRecent activity
thesaurus statusHealth check
thesaurus helpShow this help
thesaurus versionShow version
thesaurus $name:$c entries
thesaurus Total:$total entries
thesaurus Datasize: $(du -sh "$DATA_DIR" 2>/dev/nullcut -f1)
thesaurus Version:v2.0.0
thesaurus Datadir: $DATA_DIR
thesaurus Entries:$(cat "$DATA_DIR"/*.log 2>/dev/nullwc -l) total
thesaurus Disk:$(du -sh "$DATA_DIR" 2>/dev/nullcut -f1)
thesaurus Last:$(tail -1 "$DATA_DIR/history.log" 2>/dev/nullecho never)
thesaurus Status:OK
thesaurus [Thesaurus]run: $input
thesaurus Saved.Total run entries: $total
thesaurus [Thesaurus]check: $input
thesaurus Saved.Total check entries: $total
thesaurus [Thesaurus]convert: $input
thesaurus Saved.Total convert entries: $total
thesaurus [Thesaurus]analyze: $input
thesaurus Saved.Total analyze entries: $total
thesaurus [Thesaurus]generate: $input
thesaurus Saved.Total generate entries: $total
thesaurus [Thesaurus]preview: $input
thesaurus Saved.Total preview entries: $total
thesaurus [Thesaurus]batch: $input
thesaurus Saved.Total batch entries: $total
thesaurus [Thesaurus]compare: $input
thesaurus Saved.Total compare entries: $total
thesaurus [Thesaurus]export: $input
thesaurus Saved.Total export entries: $total
thesaurus [Thesaurus]config: $input
thesaurus Saved.Total config entries: $total
thesaurus [Thesaurus]status: $input
thesaurus Saved.Total status entries: $total
thesaurus [Thesaurus]report: $input
thesaurus Saved.Total report entries: $total

Data Storage

All data is stored locally at ~/.local/share/thesaurus/. Each action is logged with timestamps. Use export to back up your data anytime.

Feedback

Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

数据来源:ClawHub ↗ · 中文优化:龙虾技能库