在本地磁盘以分类纯 Markdown 文件保存需要长期留存的事实,与智能体内置记忆并存。
编程
Yezhou Deploy
试用将 HTML、项目目录或 ZIP 部署到页舟并保持公开链接不变
它能做什么
Official source: https://cnb.cool/gebangfeng/yezhou-deploy
技能文档
页舟部署
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.
相关技能
诊断生产力系统反复失效的根因,给出最小干预——容量测算、瓶颈定位、可靠的本地记录。
按用户明确指令,在得到大脑(Get笔记)中保存、搜索并管理笔记与知识库。
以 AI 机器人身份加入视频会议,提供语音、虚拟形象与屏幕共享四种模式。
把自然语言描述转为结构化 JSON,并由 mcp-diagram-generator MCP 服务生成 Draw.io、Mermaid 或 Excalidraw 图表文件。
从 AdMapix API 拉取广告创意、应用、榜单和收入预估等数据,原样返回结构化 JSON。