3ds Max Scripting

Automate 3ds Max workflows with MAXScript (native) and Python (3ds Max 2022+).

概要

The 3ds Max Scripting skill, hosted within the TerminalSkills/skills repository, provides AI agents with the capability to automate complex 3D modeling and rendering tasks. It supports both the native MAXScript language and Python integration, specifically for 3ds Max versions 2022 and later. By utilizing this skill, agents such as Claude, Gemini, and Codex can generate scripts to streamline scene management, geometry creation, and plugin interactions. The repository, which has earned 71 stars, serves as a centralized source for these domain-specific capabilities. This skill enables developers and technical artists to bridge the gap between AI-driven logic and the Autodesk 3ds Max environment, facilitating efficient pipeline automation through standardized scripting interfaces.

ユースケース

Generating MAXScript snippets for batch processing and scene cleanup.
Developing Python-based tools for 3ds Max 2022+ pipeline integration.
Automating repetitive modeling tasks and rendering configurations via AI.

導入方法

# Review source first
open https://github.com/TerminalSkills/skills/blob/main/skills/3dsmax-scripting/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

セキュリティ

Users should review all AI-generated scripts before execution within the 3ds Max environment to ensure they do not perform unintended file system or network operations. Standard security protocols for running third-party code should be applied when integrating these scripts into production pipelines.

関連Skills

Dx Project Create

forcedotcom/sf-skills

専門分野

Salesforce DXプロジェクトをゼロからスキャフォールディング(雛形作成)します。テンプレートの選択、プロジェクトの生成、このセッションの移動、組織の認証、デフォルト設定、ソース追跡の有効化を行います。ユーザーが「create a new Salesforce project」、「create a new project for me」、「start a new Salesforce project」、「new SFDX project」、「scaffold a project」、「sf project generate」、または「set up a new org project from scratch」と依頼した際にTRIGGER。既存プロジェクトでのツールの検証にはNOT TRIGGER(use を使用してください。

Claude CodeClaude
reactreview
908 StarsApache-2.0

Dx Org Manage

forcedotcom/sf-skills

専門分野

Salesforce組織の操作(スクラッチ組織の作成、スクラッチ組織の一覧表示/表示/再開/削除、組織スナップショットの作成、ブラウザでの組織の表示)を実行するには、INVOKE このスキルを使用してください。このスキルは操作を EXECUTES 即座に実行します。スクリプトやコードファイルは NOT 生成しません。ユーザーがスクラッチ組織の作成(エディション、定義ファイル(.json)、スナップショット、または組織シェイプから)、スクラッチ組織の一覧表示/表示/再開/削除、組織スナップショットの作成、または組織の表示を要求した場合は、ALWAYS このスキルを呼び出してください(SF CLI コマンドを直接実行しないでください)。

testingbrowser
908 StarsApache-2.0