← 返回 Skills 市场
lizhuoan

ukui-settings

作者 lizhuoan · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
319
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install ukui-gsettings-tool
功能描述
A skill for exporting, inspecting and applying UKUI desktop gsettings presets, with fine-grained get/set support.
安全使用建议
This tool is coherent with its purpose but it will change your desktop settings when you run apply. Before applying a preset: (1) review the preset JSON to ensure it doesn't contain private paths or unexpected values, (2) export a backup of your current settings (use export/export-ukui), and (3) be cautious if allowing autonomous agents to invoke this skill since it can silently change gsettings. No network access or credentials are requested by the skill itself.
功能分析
Type: OpenClaw Skill Name: ukui-gsettings-tool Version: 1.0.1 The skill is a legitimate utility for managing UKUI desktop environment settings using the standard 'gsettings' command-line tool. The Python script (gsettings_tool.py) provides functionality to export and apply configuration presets via JSON files, and the SKILL.md documentation accurately describes these capabilities without any signs of prompt injection or malicious intent. It uses safe subprocess execution and does not perform any network activity or unauthorized file access.
能力评估
Purpose & Capability
Name/description match the implementation. The script requires gsettings and python3 (declared) and only calls gsettings to list/get/set keys and reads/writes local preset JSON files — all are expected for a gsettings presets tool.
Instruction Scope
SKILL.md and the script limit actions to calling gsettings and reading/writing presets in the skill directory or a user-specified path. This stays within the stated purpose. Caveat: applying a preset will change user desktop settings (including keys that may contain absolute paths or other sensitive values), so presets should be reviewed before use; the SKILL.md already warns about not including private data in presets.
Install Mechanism
No install spec; this is an instruction-only skill with a small included Python script. Nothing is downloaded or written to unexpected system locations.
Credentials
The skill requests no environment variables or credentials. Its file access is limited to the skill directory presets or user-specified paths — appropriate for its function.
Persistence & Privilege
always is false (normal). The skill allows autonomous invocation (platform default). While this is expected, note an agent could call the skill to change the user's gsettings without an explicit manual command; combine this with the fact that applying presets modifies desktop settings — review presets and invocation policies if you don't want automated changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ukui-gsettings-tool
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ukui-gsettings-tool 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
ukui-gsettings-tool 1.0.1 - Added SKILL.md metadata block with skill name, description, and OpenClaw requirements. - Updated command documentation to use simplified paths (e.g. gsettings_tool.py instead of /tmp/gsettings-skill/gsettings_tool.py). - No changes to code or functionality.
v1.0.0
ukui-gsettings-tool 1.0.0 - Initial release providing export and batch-apply functionality for gsettings, with UKUI desktop presets. - Export all key/values of specified schemas to JSON, or use one-click export of common UKUI settings. - Batch apply presets from JSON files to quickly restore or synchronize configurations. - Provides fine-grained get/set commands for individual schema keys. - Includes example preset structure and usage guide.
元数据
Slug ukui-gsettings-tool
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

ukui-settings 是什么?

A skill for exporting, inspecting and applying UKUI desktop gsettings presets, with fine-grained get/set support. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 319 次。

如何安装 ukui-settings?

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

ukui-settings 是免费的吗?

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

ukui-settings 支持哪些平台?

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

谁开发了 ukui-settings?

由 lizhuoan(@lizhuoan)开发并维护,当前版本 v1.0.1。

💬 留言讨论