What problem does it solve? Miya Desktop stores its configuration in local JSON files and runtime directories, and editing them incorrectly can break providers, agents, or sessions. This Skill guides safe inspection and modification of that configuration without corrupting data or exposing secrets. ## Core Features & Use Cases - Configuration Management: Edit providers, profiles, agents, MCP servers, and channels in ~/.miya/config.json while preserving unknown fields and valid JSON formatting. - Runtime Navigation: Locate workspaces, skills, sessions, conversation caches, and logs under the ~/.miya directory. - Safe Troubleshooting: Diagnose setup issues with rules that protect API keys, avoid deleting session data, and prefer the Settings UI when possible. - Use Case: A user renames an API provider and needs every profile referencing the old name updated consistently without losing other settings. ## Quick Start Ask the assistant to update the Miya Desktop provider configuration in ~/.miya/config.json and explain which services need to reconnect afterward.