What problem does it solve? It gives the agent a controlled, review-card-confirmed way to enable integrations, edit project-level configuration, and create or modify scheduled task execution without guessing at connector state or schedule syntax. ## Core Features & Use Cases - Connector management: Inspect, create, update, and delete App, Custom API, and Custom MCP connectors, with secrets handled only through draft files and user-confirmed review cards. - Project configuration: Load and save project instructions, shared project files, and shared web links through a load-edit-save baseline workflow. - Scheduled tasks: Create, inspect, update, pause, or expire one schedule per task using six-field cron expressions or interval triggers, with connector inheritance and run-as-new-task modes. - Use Case: A user provides an API key for a service with no existing connector; the skill drafts a connector file grounded in official docs, submits it for user confirmation, then verifies it with a health-check call. ## Quick Start Ask the agent to enable the connector for a specific service or to schedule this task to run every weekday at 9 AM, and it will use manus-config to load config, apply the change, and confirm the result.