resources/skills/deepchat-settings/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.
npx skillsauth add thinkinaixyz/deepchat deepchat-settingsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.tools
Use the Feishu/Lark plugin MCP tools for Feishu documents, spreadsheets, knowledge content, and other matching workspace operations.
tools
Drive a native macOS app via the cua-driver MCP server or CLI — snapshot its AX tree, click/type/scroll by element_index, verify via re-snapshot. Use when the user asks you to operate, drive, automate, or perform a GUI task in a real macOS application on the host (e.g. "open a file in TextEdit", "navigate to /Applications in Finder", "click the Save button in Numbers").
tools
Drive native macOS apps through DeepChat's plugin-provided Computer Use MCP tools. Use when the user asks to operate, inspect, automate, or perform a GUI task in a real macOS application.
development
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas