What problem does it solve? Managing a DCode installation normally requires navigating many settings screens for assistants, skills, MCP servers, model providers, and scheduled tasks. This Skill lets an agent perform all of that configuration directly from a conversation through the bundled dcode-core config CLI, with read-before-write safety and clear reporting of when changes take effect. ## Core Features & Use Cases - Assistant Management: Create, update, enable, and inspect assistants, including editing their system-prompt rules and attaching default skills. - Skills, MCP, and Providers: List, inspect, and import skills; create and test MCP server connections; configure model providers with protocol detection and health checks. - Settings, Agents, and Scheduled Tasks: Patch backend and client settings, manage agents and custom agent binaries, and create or update cron jobs tied to conversations. - Use Case: A user asks the agent to create a "Requirements Analyst" assistant with a custom system prompt, attach the cron skill, and schedule a weekday 6 PM summary task — all completed and read back in one conversation. ## Quick Start Ask the agent to show the current assistant's configuration and then update its description or attach a skill using the dcode-core config CLI.