deepchat-settings

Solid

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.

AI & Automation 6,004 stars 683 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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; if they are missing, activate this skill via `skill_control`. - 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. - After completing the settings task, deactivate this skill via `skill_control` to keep context small. ## Supported settings (initial allowlist) 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): - Use `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`, `databas...

Details

Author
ThinkInAIXYZ
Repository
ThinkInAIXYZ/deepchat
Created
1 years ago
Last Updated
today
Language
TypeScript
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category