Cli Anything Blender
Skill Verified ActiveCommand-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.
Features
- 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
Use Cases
- 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
Non-Goals
- 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-anythingRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
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 automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
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.