Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Script Blender Automation

Skill Verifiziert Aktiv
Teil von:Agent Almanac

Write Blender Python scripts for procedural modeling, animation, batch operations, and add-on development using advanced bpy API patterns. Use when automating repetitive modeling or animation tasks, generating procedural geometry from algorithms or data, creating batch rendering pipelines with parameter variations, building custom operators or add-ons, or integrating Blender with external data pipelines and APIs.

Zweck

To enable users to automate repetitive or complex tasks in Blender by writing advanced Python scripts for procedural generation, animation, batch operations, and add-on development.

Funktionen

  • Procedural geometry generation using BMesh
  • Keyframe animation automation and driver creation
  • Batch processing of multiple files or objects
  • Custom operator and modal operator development
  • Data-driven procedural generation from CSV/JSON

Anwendungsfälle

  • Automating repetitive modeling or animation tasks
  • Generating procedural geometry from algorithms or data
  • Creating batch rendering pipelines with parameter variations
  • Building custom operators or add-ons for workflow enhancement

Nicht-Ziele

  • General-purpose Python scripting outside of Blender
  • GUI design for Blender add-ons (focus is on scripting)
  • External application integration beyond data pipelines

Workflow

  1. Identify task requirements (modeling, animation, batch ops)
  2. Write or adapt Blender Python script using provided examples
  3. Execute script within Blender's scripting environment
  4. Verify generated geometry, animation, or processed output
  5. Iterate on script based on expected vs. actual results

Documentation

  • info:Configuration & parameter referenceWhile the SKILL.md provides code examples, it does not explicitly document all potential parameters or their defaults for functions like `create_parametric_surface` or batch processing functions. Some parameters are inferable from code.

Code Execution

  • info:ValidationThe Python code itself doesn't explicitly show the use of a schema validation library like Zod or Pydantic for input parameters within the Blender script functions. Basic type checking is present in examples, but not comprehensive validation.
  • info:Error HandlingThe provided Python snippets include basic 'Expected' and 'On failure' sections, but the code itself doesn't demonstrate explicit try-catch blocks for all operations or structured error reporting for the agent.

Errors

  • info:Actionable error messagesThe SKILL.md provides 'On failure' notes for code examples, but these are not fully developed actionable error messages with remediation steps for an agent.

Practical Utility

  • info:Edge casesWhile code examples include 'Expected' and 'On failure' notes, explicit documentation of failure modes with observable symptoms and recovery steps is limited.

Installation

/plugin install agent-almanac@pjt222-agent-almanac

Qualitätspunktzahl

Verifiziert
94 /100
Analysiert about 18 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne14
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Render Blender Output

99

Configure render settings, compositing nodes, output formats, and execute renders via Cycles or EEVEE engines using Python API or command-line interface. Use when automating render execution for batch processing, configuring quality and performance trade-offs, setting up compositing pipelines for post-processing, generating multiple output formats from a single render, or producing final output for publication or presentation.

Skill
pjt222

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

Skill
Yeachan-Heo

Public Google Drive

100

Erstellen Sie öffentliche Google Docs- oder Google Sheet-Dateien, ohne OAuth zu benötigen. Verwenden Sie diese Fähigkeit, um Google Docs und Sheets zu erstellen und zu bearbeiten, keine Google-Anmeldung erforderlich. Dokumente sind unter teilbaren Links sichtbar. Die Registrierung erfolgt automatisch bei der ersten Verwendung.

Skill
zagmoai

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

Skill
Yeachan-Heo

Use My Browser

100

Verwenden Sie dies, wenn die Arbeit von den Live-Browsersitzungs- oder gerenderten Zustand des Benutzers abhängt und nicht von statischen Abrufen, insbesondere für Browser-Debugging-Kontexte oder von DevTools ausgewählte Elemente oder Anfragen, angemeldeten Dashboards oder CMS-Flows, localhost-Apps, Formularen, Uploads, Downloads, Medieninspektion, DOM- oder iframe-Inspektion, Shadow DOM oder Browserfehlern, die wie Soft-404s, Authentifizierungswände, Anti-Bot-Prüfungen oder Ratenbegrenzungen aussehen.

Skill
xixu-me

X Twitter Scraper

100

Verwenden Sie dies, wenn der Benutzer X (Twitter)-Daten oder durch Bestätigung gesicherte X-Aktionen über Xquik benötigt: Tweet-Suche, Benutzer-Lookup, Follower-Extraktion, Mediendownload, Überwachung, Webhooks, MCP, SDKs, Posting, Likes, DMs und Profilaktualisierungen. Erfordert einen Xquik API-Schlüssel. Fordern Sie niemals X-Login-Materialien an.

Skill
Xquik-dev