Quick Launch via Login-Free Deployment in WorkBuddy
This document describes the login-free deployment feature of EdgeOne Makers: you can quickly publish and launch a project to obtain an accessible temporary preview link without signing up or logging in. After deployment, you can permanently assign the temporary project to your account through the "Claim" operation, turning it into a formal project asset.
Overview
Traditional deployment processes require users to complete account sign-up and login first, which creates unnecessary friction for scenarios such as quick idea validation, prototype demonstrations, or automated scripts.
Login-free deployment removes this prerequisite: you can publish without an account, and after deployment, the platform creates a temporary project and provides a time-limited claim window. Once claimed, the project is officially assigned to your account. If not claimed within the time limit, the project is automatically cleared without manual cleanup.
Scenarios
Quick Publishing and Sharing
Want to quickly share a page with others for preview, but don't want to sign up for an account just for that. Login-free deployment lets you skip the sign-up process and get an accessible link within seconds, which you can send directly to the recipient.
It is suitable for scenarios such as presenting design drafts, sharing campaign pages, and quickly validating UI effects.
Agent Automation Deployment
AI Agent-driven automated deployment processes (such as scheduled report page generation and daily data dashboard updates) do not require pre-provisioned account credentials in the environment. The Agent directly invokes the CLI to complete deployment, and the deployment results can be transferred to the project owner for archival management through a claim link. This is suitable for scenarios where AI-generated content is automatically published and launched.
Quick Start
1. Installing the Skill

In the SkillHub section of the workbuddy skill, search for
edgeone makers and click "+" to install it.2. Login-Free Deployment
After installing the skill, describe your requirements in natural language in the WorkBuddy dialog box. For example, you can say "Help me build a Pomodoro timer and deploy it to Edgeone Makers." The AI will generate the project code and check the login status.
When you are not logged in, the AI provides two options: "Publish directly without login" and "Publish after login".
After you select "Publish directly, log in later", the AI performs a login-free deployment and returns the result:

3. Claiming a Project
Within the 60-minute window, clicking "Claim this project" opens a browser to the Tencent Cloud login page. After you complete the login (if you don't have an account, you can sign up by following the on-page instructions), you are automatically redirected to the claim page to complete the claim.
The project is transferred to your account and becomes a permanent project asset.

Meanwhile, WorkBuddy automatically completes the cleanup: it saves the login state, associates the current project with the newly claimed project, and clears temporary states. You do not need to run any commands.
4. Continuing Deployment
After the claim is completed, you can continue to have the AI modify the code and add features if needed. When done, say "Redeploy." Every subsequent deployment updates the same production project and does not create a new temporary project.

You have now completed the transition from a login-free trial to a formal project within your account. For long-term stable access, you can bind a custom domain to the project in the console.
