deepchat-settings

仓库创建 2025年2月14日最近提交 8 小时前SkillHot 收录 20 天前
▸ 精选理由

限定场景下安全修改应用偏好,避免误操作系统或其它应用设置。

▸ 风险提示

会修改用户配置,需用户明确授权并谨慎变更。

这个 Skill 做什么

仅在用户明确请求时修改 DeepChat 应用的设置与偏好项。

只在你明确要改 DeepChat 应用自身的设置(比如主题、语言、字体大小等)时才会动手帮你改。不会去改操作系统、编辑器或其他应用的配置,所有变更都通过指定的设置接口完成。这样能保证只改聊天应用的偏好、不跑偏到别的系统里去。

▸ 展开 SKILL.md 英文原文

DeepChat app settings modification (DeepChat 设置/偏好) skill. Activate ONLY when the user explicitly asks to change DeepChat's own settings/preferences (e.g., theme, language, font size...). Do NOT activate for OS/system settings, editor settings, or other apps.

开发编程设置修改DeepChat偏好通用
6.2k
Stars
707
Forks
23
仓库内 Skill
+70
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/ThinkInAIXYZ/deepchat/dev/resources/skills/deepchat-settings/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/ThinkInAIXYZ/deepchat/dev/resources/skills/deepchat-settings/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# DeepChat Settings Modification Skill

Use this skill to safely change DeepChat *application* settings during a conversation.

## Core rules

- Only change settings when the user is asking to change **DeepChat** settings.
- Use the dedicated settings tools; never attempt arbitrary key/value writes.
- These tools are intended to be available only when this skill is active.
- Viewing the main `deepchat-settings` `SKILL.md` activates this skill for the current conversation and exposes the `deepchat_settings_*` tools in the next tool loop iteration.
- Viewing linked files under this skill does **not** activate the skill.
- If the request is ambiguous, ask a clarifying question before applying.
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有