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.
76
95%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use this skill to safely change DeepChat application settings during a conversation.
deepchat-settings SKILL.md activates this skill for the current conversation and exposes the deepchat_settings_* tools in the next tool loop iteration.Toggles:
soundEnabled: enable/disable sound effects.copyWithCotEnabled: enable/disable copying COT details.Enums:
language: DeepChat locale, including system, zh-CN, en-US, zh-TW, zh-HK, ko-KR, ru-RU, ja-JP, fr-FR, fa-IR, pt-BR, da-DK, he-IL.theme: dark | light | system.fontSizeLevel: integer level within supported range.Settings navigation (open-only):
deepchat_settings_open only when the request cannot be fulfilled by the settings tools, and avoid calling it if the change is already applied.section hints: common, display, provider, mcp, prompt, acp, skills, knowledge-base, database, shortcut, about.deepchat-settings skill document first so the skill becomes active for this conversation.deepchat_settings_toggledeepchat_settings_set_languagedeepchat_settings_set_themedeepchat_settings_set_font_sizedeepchat_settings_open (with section) and provide a short pointer to the correct Settings section. Do not call it if the requested change has already been applied.b8dbc89
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.