← 返回 Skills 市场
bytesagain1

Idiom Dictionary

作者 bytesagain1 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
414
总下载
1
收藏
1
当前安装
12
版本数
在 OpenClaw 中安装
/install idiom-dictionary
功能描述
成语词典。成语查询、典故故事、成语接龙、成语猜谜、造句示例、分类浏览。Chinese idiom dictionary with stories, chain game, quiz. 成语、典故、国学。
使用说明 (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/

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install idiom-dictionary
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /idiom-dictionary 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug idiom-dictionary
版本 2.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 12
常见问题

Idiom Dictionary 是什么?

成语词典。成语查询、典故故事、成语接龙、成语猜谜、造句示例、分类浏览。Chinese idiom dictionary with stories, chain game, quiz. 成语、典故、国学。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 414 次。

如何安装 Idiom Dictionary?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install idiom-dictionary」即可一键安装,无需额外配置。

Idiom Dictionary 是免费的吗?

是的,Idiom Dictionary 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Idiom Dictionary 支持哪些平台?

Idiom Dictionary 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Idiom Dictionary?

由 bytesagain1(@bytesagain1)开发并维护,当前版本 v2.0.0。

💬 留言讨论