·blockbench-plugins
</>

blockbench-plugins

jasonjgardner/blockbench-mcp-project

3D モデリング ツールの Blockbench プラグイン/拡張機能の開発。アクション、ダイアログ、パネル、メニュー、ツールバー、モデル操作、アニメーション API、カスタム フォーマット/コーデックなど、Blockbench 用の JavaScript プラグインを作成、変更、またはデバッグするときに使用します。 Blockbench プラグイン、Blockbench 拡張機能、Blockbench API、BBPlugin、モデル エディター プラグイン、または 3D モデリング ツール拡張機能でトリガーします。

10インストール·0トレンド·@jasonjgardner

インストール

$npx skills add https://github.com/jasonjgardner/blockbench-mcp-project --skill blockbench-plugins

SKILL.md

Blockbench runs on Electron (desktop) and as a web PWA, using THREE.js for 3D rendering and Vue 2 for reactive UI. Plugins have full access to global APIs within an isolated execution context.

| Create clickable command | new Action() - add to menus/toolbars | | Show form/dialog | new Dialog() with form fields | | Add sidebar panel | new Panel() with Vue component | | Modify model elements | Use Undo.initEdit() → modify → Undo.finishEdit() | | Custom import/export | new Codec() + new ModelFormat() |

Menu locations: 'file', 'edit', 'transform', 'filter', 'tools', 'view', 'help'

3D モデリング ツールの Blockbench プラグイン/拡張機能の開発。アクション、ダイアログ、パネル、メニュー、ツールバー、モデル操作、アニメーション API、カスタム フォーマット/コーデックなど、Blockbench 用の JavaScript プラグインを作成、変更、またはデバッグするときに使用します。 Blockbench プラグイン、Blockbench 拡張機能、Blockbench API、BBPlugin、モデル エディター プラグイン、または 3D モデリング ツール拡張機能でトリガーします。 ソース: jasonjgardner/blockbench-mcp-project。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/jasonjgardner/blockbench-mcp-project --skill blockbench-plugins
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

blockbench-plugins とは?

3D モデリング ツールの Blockbench プラグイン/拡張機能の開発。アクション、ダイアログ、パネル、メニュー、ツールバー、モデル操作、アニメーション API、カスタム フォーマット/コーデックなど、Blockbench 用の JavaScript プラグインを作成、変更、またはデバッグするときに使用します。 Blockbench プラグイン、Blockbench 拡張機能、Blockbench API、BBPlugin、モデル エディター プラグイン、または 3D モデリング ツール拡張機能でトリガーします。 ソース: jasonjgardner/blockbench-mcp-project。

blockbench-plugins のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/jasonjgardner/blockbench-mcp-project --skill blockbench-plugins インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/jasonjgardner/blockbench-mcp-project