Dictionary

by BytesAgain

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

View Chinese version with editor review

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain/dictionary

文档

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

bash
# 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: $total

Data Storage

All data is stored locally at ~/.local/share/dictionary/. 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