ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Dictionary

Look up definitions, synonyms, etymology, and usage examples fast. Use when checking meanings, finding synonyms, exploring etymology.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/dictionary
Or

Dictionary

Manage Dictionary data right from your terminal. Built for people who want get things done faster without complex setup.

Why Dictionary?

  • 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
dictionary help

# Check current status
dictionary status

# View your statistics
dictionary stats

Commands

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

Metadata

Stars3500
Views0
Updated2026-03-27
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-bytesagain-dictionary": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

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