← 返回 Skills 市场
523
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vercel-to-cloudflare
功能描述
Migrate Next.js projects from Vercel to Cloudflare Workers with Supabase/Hyperdrive support. Use when user wants to move a Next.js app off Vercel to reduce c...
安全使用建议
This package mostly looks like a legitimate migration helper, but it's incomplete: SKILL.md tells you to run scripts/migrate.py yet that file is not included. Before running anything, do not fetch or execute external code to compensate for the missing file. Review scripts/analyze_project.py locally (it only reads files and prints a report) and run it in a safe environment (not on production servers or on a repo with unredacted secrets). If you plan to perform the migration: (1) ask the publisher for the missing migrate.py or a full install script and review it before running, (2) keep DB credentials and Hyperdrive IDs local and never paste them into third-party channels, (3) install @opennextjs/cloudflare only from npm and verify package integrity, and (4) back up your project and test the migration in a staging environment. If you want higher assurance, request the full source for migrate.py and have it reviewed before execution.
功能分析
Type: OpenClaw Skill
Name: vercel-to-cloudflare
Version: 1.0.0
The skill bundle, including `SKILL.md` and `scripts/analyze_project.py`, is designed for migrating Next.js projects from Vercel to Cloudflare. The `analyze_project.py` script performs read-only analysis of a specified project directory, identifying patterns related to environment variables and database configurations. It does not contain any code for data exfiltration, malicious execution, persistence, or unauthorized network activity. The `SKILL.md` and reference markdown files provide clear, non-malicious instructions and examples for the user, without any evidence of prompt injection attempts against the AI agent to perform actions outside the stated purpose or against user interests. All observed behaviors are aligned with the stated goal of project migration assistance.
能力评估
Purpose & Capability
Name, description, and the included analysis script (scripts/analyze_project.py) and reference docs consistently target migrating Next.js/Supabase projects from Vercel to Cloudflare Workers with Hyperdrive. The guidance to install @opennextjs/cloudflare and edit next.config/wrangler.toml is appropriate for the stated task.
Instruction Scope
SKILL.md tells the user to run a migration script 'scripts/migrate.py' which is not present in the bundle — this is an incoherence that could lead users to fetch or run unknown external code. The provided analyze_project.py reads the project tree and source files (which is expected) but could expose local secrets if the user runs it in a repo containing credentials; the skill does not explicitly warn about sensitive files. Overall the runtime instructions are specific but incomplete.
Install Mechanism
No install spec is provided (instruction-only plus local helper script). No remote downloads or installers are requested by the package itself, which reduces supply-chain risk. The only external package the instructions ask to install is @opennextjs/cloudflare via npm — expected for this migration.
Credentials
The skill declares no required environment variables or credentials (consistent with being an instruction-only tool). The migration guidance explains where database connection strings and Hyperdrive bindings belong, but it does not request the skill be given secrets. Users will need to supply DB/Hyperdrive credentials for real migrations — those are appropriately described as local configuration rather than required envs for the skill itself.
Persistence & Privilege
The skill does not request persistent presence (always: false) and has no install actions. It does not modify other skills or global configuration. Autonomous invocation is allowed (platform default) but does not combine with other high-risk indicators here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vercel-to-cloudflare - 安装完成后,直接呼叫该 Skill 的名称或使用
/vercel-to-cloudflare触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Next.js + Supabase + Hyperdrive migration guide with analysis script
元数据
常见问题
Vercel to Cloudflare Worker Migration 是什么?
Migrate Next.js projects from Vercel to Cloudflare Workers with Supabase/Hyperdrive support. Use when user wants to move a Next.js app off Vercel to reduce c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 523 次。
如何安装 Vercel to Cloudflare Worker Migration?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vercel-to-cloudflare」即可一键安装,无需额外配置。
Vercel to Cloudflare Worker Migration 是免费的吗?
是的,Vercel to Cloudflare Worker Migration 完全免费(开源免费),可自由下载、安装和使用。
Vercel to Cloudflare Worker Migration 支持哪些平台?
Vercel to Cloudflare Worker Migration 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vercel to Cloudflare Worker Migration?
由 jiafar(@jiafar)开发并维护,当前版本 v1.0.0。
推荐 Skills