What problem does it solve? Managing external integrations, project-level settings, and recurring task schedules in Manus requires careful handling of connector credentials, configuration state, and cron timing. This Skill provides the operational rules and CLI workflows to do all three safely without corrupting config state or leaking secrets. ## Core Features & Use Cases - Connector Management: Inspect, create, update, and delete App, Custom API, and Custom MCP connectors, with strict rules for handling user-provided secrets and review-card confirmation. - Project Configuration: Load and edit project instructions, shared project files, and shared web links that persist across all tasks in a project. - Scheduled Tasks: Create, update, pause, and expire one schedule per task using six-field cron expressions or intervals, with connector inheritance and run-as-new-task firing modes. - Use Case: A user provides an API key for a service with no existing connector. You verify no duplicate exists, draft a connector file grounded in the official API docs, submit it for user confirmation, then verify it with a health-check call. ## Quick Start Ask the agent to enable the connector for a specific service, or to create a recurring weekday schedule for the current task.