← Back to Skills Marketplace
bytesagain1

Idiom Dictionary

by bytesagain1 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
414
Downloads
1
Stars
1
Active Installs
12
Versions
Install in OpenClaw
/install idiom-dictionary
Description
成语词典。成语查询、典故故事、成语接龙、成语猜谜、造句示例、分类浏览。Chinese idiom dictionary with stories, chain game, quiz. 成语、典故、国学。
README (SKILL.md)

Idiom Dictionary

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

如何使用

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

命令列表

命令 功能
search search
story story
chain chain
quiz quiz
usage usage
category category

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/

Usage Guidance
This skill appears coherent and low-risk: it contains only small shell scripts and an inline Python snippet implementing a 20-entry idiom dictionary and a simple local DB. Before installing, note it will create and write files under ~/.local/share/idiom-dictionary (or the directory you set via IDIOM_DICTIONARY_DIR). No network access or credentials are required. If you prefer, set IDIOM_DICTIONARY_DIR to a sandbox folder you control, inspect the files (scripts/*.sh) yourself, and remove the data directory after use.
Capability Analysis
Type: OpenClaw Skill Name: idiom-dictionary Version: 2.0.0 The skill bundle provides a simple Chinese idiom dictionary with basic search and management capabilities. The scripts (scripts/idiom.sh and scripts/script.sh) perform local file operations within a dedicated data directory and process a hardcoded list of idioms without any network access, data exfiltration, or suspicious execution patterns.
Capability Assessment
Purpose & Capability
Name/description match the included scripts and SKILL.md. The two included shell scripts implement searching, listing, random selection, and a small local DB — all consistent with a local idiom dictionary/utility.
Instruction Scope
SKILL.md only documents commands and usage and mentions optional IDIOM_DICTIONARY_DIR. It does not instruct the agent to read unrelated secrets, contact external endpoints, or perform broad system scans.
Install Mechanism
No install spec (instruction-only skill with bundled scripts). No downloads or external installers are used; the bundled scripts are plain shell and an inline Python snippet.
Credentials
No environment variables or credentials are required. The script defaults to writing data under ~/.local/share/idiom-dictionary (or $XDG_DATA_HOME). This is proportionate for a local data store but will create history.log and data.log files in the user's data directory.
Persistence & Privilege
always is false and the skill does not request elevated privileges or modify other skills. The skill can run autonomously by default (platform default) but there are no additional persistence or privilege escalations requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install idiom-dictionary
  3. After installation, invoke the skill by name or use /idiom-dictionary
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
yaml-fix+quality
v2.3.4
yaml-fix+quality
v2.3.3
Quality upgrade
v2.3.2
Standards compliance: unique content, no template text
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v1.0.0
- Initial release of Idiom Dictionary. - Provides Chinese idiom search, origin stories, idiom chain game, idiom quiz, sentence examples, and category browsing. - Supports both Chinese and English interfaces. - Simple command list for easy access to each feature.
Metadata
Slug idiom-dictionary
Version 2.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 12
Frequently Asked Questions

What is Idiom Dictionary?

成语词典。成语查询、典故故事、成语接龙、成语猜谜、造句示例、分类浏览。Chinese idiom dictionary with stories, chain game, quiz. 成语、典故、国学。 It is an AI Agent Skill for Claude Code / OpenClaw, with 414 downloads so far.

How do I install Idiom Dictionary?

Run "/install idiom-dictionary" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Idiom Dictionary free?

Yes, Idiom Dictionary is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Idiom Dictionary support?

Idiom Dictionary is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Idiom Dictionary?

It is built and maintained by bytesagain1 (@bytesagain1); the current version is v2.0.0.

💬 Comments