Cli Anything Blender
Skill Verifiziert AktivCommand-line interface for Blender - A stateful command-line interface for 3D scene editing, following the same patterns as the GIMP CLI ...
To enable AI agents to programmatically create, edit, and render 3D scenes in Blender, bridging the gap between complex software and agent workflows.
Funktionen
- Stateful command-line interface for Blender
- 3D scene editing with object, material, and modifier management
- Animation and keyframing capabilities
- Render settings configuration and scene execution
- Preview bundle generation and live preview sessions
- JSON output for agent consumption
- Interactive REPL mode with undo/redo
Anwendungsfälle
- Automating the creation of 3D assets and scenes via AI agents
- Programmatically configuring render settings and executing renders
- Generating visual checkpoints and previews of 3D scenes
- Integrating Blender workflows into larger agent-driven pipelines
Nicht-Ziele
- Replacing the Blender GUI entirely; focuses on programmatic control
- Providing a general-purpose 3D modeling tool outside of Blender's scope
- Handling non-Blender-specific file formats or operations
Installation
npx skills add hkuds/cli-anythingFührt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.
Qualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Agent Browser
100Browser-automatisierungs-CLI für KI-Agenten. Verwenden Sie diese, wenn der Benutzer mit Websites interagieren muss, einschließlich der Navigation auf Seiten, dem Ausfüllen von Formularen, dem Klicken auf Schaltflächen, dem Aufnehmen von Screenshots, dem Extrahieren von Daten, dem Testen von Webanwendungen oder der Automatisierung beliebiger Browseraufgaben. Auslöser sind Anfragen wie "öffne eine Website", "fülle ein Formular aus", "klicke auf eine Schaltfläche", "mache einen Screenshot", "scrappe Daten von einer Seite", "teste diese Web-App", "melde dich bei einer Seite an", "automatisiere Browser-Aktionen" oder jede Aufgabe, die eine programmatische Webinteraktion erfordert.
Render Blender Output
99Configure 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.