·canvas-component-upload
*

canvas-component-upload

将经过验证的组件上传到 Drupal Canvas 并从常见的上传失败中恢复。在组件工作完成并验证后使用。处理上传失败,包括需要重试的依赖关系相关问题。

8安装·1热度·@acquia

安装

$npx skills add https://github.com/acquia/nebula --skill canvas-component-upload

如何安装 canvas-component-upload

通过命令行快速安装 canvas-component-upload AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/acquia/nebula --skill canvas-component-upload
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:acquia/nebula。

SKILL.md

查看原文

Before uploading, confirm the user has Drupal Canvas CLI installed and configured for their target site.

When component work is complete and validated, ask the user if they would like to upload the modified components to Canvas. Make sure to use the right package manager. For example, if using npm, run the following command:

Replace component1,component2,component3 with the actual component names that were created or modified (e.g., canvas upload -c button,card,hero).

将经过验证的组件上传到 Drupal Canvas 并从常见的上传失败中恢复。在组件工作完成并验证后使用。处理上传失败,包括需要重试的依赖关系相关问题。 来源:acquia/nebula。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/acquia/nebula --skill canvas-component-upload
分类
*创意媒体
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from acquia/nebula

快速解答

什么是 canvas-component-upload?

将经过验证的组件上传到 Drupal Canvas 并从常见的上传失败中恢复。在组件工作完成并验证后使用。处理上传失败,包括需要重试的依赖关系相关问题。 来源:acquia/nebula。

如何安装 canvas-component-upload?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/acquia/nebula --skill canvas-component-upload 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/acquia/nebula