deepchat-settings
This skill updates local DeepChat application preferences like language, theme, and font size.
Install
mkdir -p .claude/skills/deepchat-settings && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/3294" && unzip -o skill.zip -d .claude/skills/deepchat-settings && rm skill.zipInstalls to .claude/skills/deepchat-settings
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
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.Key capabilities
- →Toggle sound effects and copy-with-COT settings
- →Update application interface language
- →Modify theme settings
- →Adjust font size levels
- →Navigate to specific settings sections
How it works
The skill uses a set of dedicated tools to interact with the DeepChat settings API, ensuring changes are applied through supported methods.
Inputs & outputs
When to use deepchat-settings
- →Changing DeepChat to dark mode
- →Updating the interface language
- →Adjusting font size for better readability
- →Toggling sound effects
About this skill
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-settingsSKILL.mdactivates this skill for the current conversation and exposes thedeepchat_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.
- For unsupported or high-risk settings (MCP, prompts, providers, API keys, paths): do not apply changes; instead explain where to change it and open Settings.
Supported settings (initial allowlist)
Toggles:
soundEnabled: enable/disable sound effects.copyWithCotEnabled: enable/disable copying COT details.
Enums:
language: DeepChat locale, includingsystem,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):
- Use
deepchat_settings_openonly when the request cannot be fulfilled by the settings tools, and avoid calling it if the change is already applied. sectionhints:common,display,provider,mcp,prompt,acp,skills,knowledge-base,database,shortcut,about.
Workflow
- Confirm the user is requesting a DeepChat settings change.
- If the settings tools are not yet present, inspect the main
deepchat-settingsskill document first so the skill becomes active for this conversation. - Determine the target setting and the intended value.
- If the setting is supported, call the matching tool:
- toggles:
deepchat_settings_toggle - language:
deepchat_settings_set_language - theme:
deepchat_settings_set_theme - font size:
deepchat_settings_set_font_size
- toggles:
- Confirm back to the user what changed (include the final value).
- If the setting is unsupported, call
deepchat_settings_open(withsection) and provide a short pointer to the correct Settings section. Do not call it if the requested change has already been applied.
Examples (activate this skill)
- "把主题改成深色"
- "Turn off sound effects"
- "语言改成英文"
- "复制时不要带 COT"
- "Open the MCP settings page"
- "Edit my prompts"
Examples (do NOT activate this skill)
- "把 Windows 的系统代理改成..."
- "帮我改 VS Code 的字体"
- "把电脑的声音关掉"
When not to use it
- →Changing OS or system-level settings
- →Modifying editor or other application preferences
Prerequisites
Limitations
- →Cannot modify API keys or provider configurations
- →Limited to the predefined allowlist of settings
How it compares
It provides a safe, structured interface for modifying app-specific preferences instead of requiring manual navigation through menus.
Compared to similar skills
deepchat-settings side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| deepchat-settings (this skill) | 1 | 4mo | No flags | Beginner |
| enhance-prompt | 9 | 3mo | No flags | Beginner |
| lvt | 0 | 5mo | No flags | Intermediate |
| jobs-review | 0 | 4mo | No flags | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by ThinkInAIXYZ
View all by ThinkInAIXYZ →You might also like
enhance-prompt
google-labs-code
Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.
lvt
asklar
>
jobs-review
jinyuanlu
|
distill
educlopez
Reduction pass — cuts content, structure, visuals, and dead code that doesn't answer a user question or drive an action, respecting CRAFT_LEVEL. Use when the UI feels cluttered, has too many CTAs, walls of text, or decorative noise, or when the user says "simplify this" / "it feels too busy". Invoke
ui-ux-pro-max
nextlevelbuilder
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
svg-precision
dkyazzentwatwa
Deterministic SVG generation, validation, and rendering. Use for icons, diagrams, charts, UI mockups, or technical drawings requiring structural correctness and cross-viewer compatibility.