ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Idiom Dictionary

Skill by bytesagain1

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain1/idiom-dictionary
Or

version: "2.0.0" name: Idiom Dictionary description: "Idiom Dictionary (20 idioms). Use when you need idiom dictionary capabilities. Triggers on: idiom dictionary." 成语词典。成语查询、典故故事、成语接龙、成语猜谜、造句示例、分类浏览。Chinese idiom dictionary with stories, chain game, quiz. 成语、典故、国学。 author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills

Idiom Dictionary

成语词典。成语查询、典故故事、成语接龙、成语猜谜、造句示例、分类浏览。Chinese idiom dictionary with stories, chain game, quiz. 成语、典故、国学。

如何使用

  1. 选择你需要的功能命令
  2. 输入你的具体需求描述
  3. 获取专业的输出结果
  4. 根据需要调整和完善

命令列表

命令功能
searchsearch
storystory
chainchain
quizquiz
usageusage
categorycategory

Idiom Dictionary by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
idiom-dictionary help

# Run
idiom-dictionary run
  • Run idiom-dictionary help for commands
  • No API keys needed

Commands

Run idiom-dictionary help to see all available commands.

Configuration

Set IDIOM_DICTIONARY_DIR to change data directory. Default: ~/.local/share/idiom-dictionary/

Metadata

Stars4097
Views1
Updated2026-04-14
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-bytesagain1-idiom-dictionary": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.