Dictionary
Look up definitions, synonyms, etymology, and usage examples fast. Use when checking meanings, finding synonyms, exploring etymology.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/dictionaryDictionary
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
| Command | What it does |
|---|---|
dictionary run | Run |
dictionary check | Check |
dictionary convert | Convert |
dictionary analyze | Analyze |
dictionary generate | Generate |
dictionary preview | Preview |
dictionary batch | Batch |
dictionary compare | Compare |
dictionary export | Export |
dictionary config | Config |
dictionary status | Status |
dictionary report | Report |
dictionary stats | Summary statistics |
dictionary export | <fmt> Export (json |
dictionary search | <term> Search entries |
dictionary recent | Recent activity |
dictionary status | Health check |
dictionary help | Show this help |
dictionary version | Show version |
dictionary $name: | $c entries |
dictionary Total: | $total entries |
dictionary Data | size: $(du -sh "$DATA_DIR" 2>/dev/null |
dictionary Version: | v2.0.0 |
dictionary Data | dir: $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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-dictionary": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
Claude Code CLI for OpenClaw
Install, authenticate, and use Claude Code CLI as a native coding tool for any OpenClaw agent system.
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.
aethercore
AetherCore v3.3.4 - Security-focused final release. High-performance JSON optimization with universal smart indexing for all file types. All security review issues fixed, ready for production.
stock-cli
用于股票行情查询与分析的命令行技能。用户提到 stock 命令、股票代码、最新资讯、市场概览、K 线或配置管理时调用。
Rock Paper Scissors Lizard Spock
Play the classic Rock Paper Scissors Lizard Spock game (popularized by The Big Bang Theory) with an AI opponent. Includes both decorated terminal and interactive GUI modes with score tracking, statistics, and animations.