ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Thesaurus

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

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain3/thesaurus
Or

Thesaurus

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<fmt> Export (json
thesaurus search<term> 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/null
thesaurus Version:v2.0.0
thesaurus Datadir: $DATA_DIR
thesaurus Entries:$(cat "$DATA_DIR"/*.log 2>/dev/null
thesaurus Disk:$(du -sh "$DATA_DIR" 2>/dev/null
thesaurus Last:$(tail -1 "$DATA_DIR/history.log" 2>/dev/null
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

Metadata

Stars3917
Views1
Updated2026-04-08
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain3-thesaurus": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#tool#terminal#thesaurus#cli#utility
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.