This is a companion skill that turns Claude into a navigation guide and troubleshooting assistant for Cherry Studio, a multi-provider AI client. It knows the app's routing table, can diagnose connection issues by reading logs and testing provider health, and walks users through setup flows for 60+ providers including the built-in Cherry In aggregator. Useful when you're embedded in Cherry Studio and need to help users fix Ollama connections, configure MCP servers, or find the right settings page without leaving the conversation. The diagnostic actions cache for 30 seconds and can read source code directly, which makes debugging faster than asking users to screenshot error messages. If you're building in-app assistants for desktop tools, the navigation pattern here is worth studying.
npx -y skills add cherryhq/cherry-studio --skill cherry-assistant-guide --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
remotion-dev/remotion
reactjs/react.dev