Save, search, and manage personal notes and knowledge bases in Get笔记 on explicit request.
Coding
Yezhou Deploy
Try it将 HTML、项目目录或 ZIP 部署到页舟并保持公开链接不变
What it does
Official source: https://cnb.cool/gebangfeng/yezhou-deploy
The skill document
页舟部署
Official source: https://cnb.cool/gebangfeng/yezhou-deploy
Use the bundled script instead of the browser UI:
node scripts/publish.mjs [title]
On first use, the script starts 页舟 browser authorization. Tell the user to approve the matching one-time code in the browser, then continue waiting for the script. Do not ask the user to create, copy, paste, or expose a token. The credential is stored in the user's configuration directory, never in the project.
On the first publish, the script creates .yezhou.json beside the HTML file. On later runs from that project, it updates the recorded site ID, so the public URL stays unchanged. Return the URL printed by the script.
Treat .yezhou.json as project metadata and recommend adding it to .gitignore. It contains no secret, but publishing it can expose internal project identifiers. Do not replace or delete an existing binding unless the user explicitly asks to publish as a new site. If browser authorization cannot be opened automatically, show the verification URL and one-time code printed by the script.
The publisher requires Node.js 18 or newer and works on Windows, macOS, and Linux. For a directory or ZIP package, the project root must contain index.html. Directories are uploaded automatically; do not ask the user to create a ZIP first. Hidden files and node_modules are excluded. Markdown is not supported.
Related skills
Post videos, photos, text, and documents to 10 social platforms through a single REST API call.
Join a video meeting as an AI bot with voice, avatar, and screenshare across four operating modes.
Generate and edit Draw.io, Mermaid, and Excalidraw diagrams from natural language using a structured JSON spec.
Find why your productivity system keeps failing, then apply the smallest fix — capacity math, bottleneck routing, durable local notes.
Trade crypto, manage a multi-chain wallet, and query an AI analyst from one CLI.