blenderAvoid common Blender mistakes — transform application, modifier order, UV seams, and export settings for game engines.
Install via ClawdBot CLI:
clawdbot install ivangdavila/blenderGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
A developer needs to create 3D models for a Unity game, ensuring proper export settings like applying transforms and using FBX with -Z Forward and Y Up axes to avoid import issues. This involves UV unwrapping with seams in hidden areas and checking normals to prevent invisible faces in the game engine.
An architect models an interior scene in Blender, requiring flipped normals for interior faces using Ctrl+Shift+N and proper lighting setup. They must apply modifiers like Array and Subdivision in the correct order and export as glTF for web-based presentations, ensuring materials are assigned to faces.
An animator rigs a character model, applying rotation transforms for correct orientation and setting the origin point at the feet for game engine import. They use modifiers such as Mirror before Subdivision and mark UV seams under arms to avoid texture issues during animation exports.
A designer creates a high-poly product model, managing subdivision levels to prevent crashes and applying non-uniform scales before modifiers like Bevel. They export as FBX with embedded textures for client reviews, ensuring proper pivot placement via origin to geometry.
An educator produces Blender tutorials, focusing on common mistakes like duplicate objects with Alt+D vs Shift+D and proportional editing left on. They use the Python API (bpy) to automate tasks, requiring context overrides and mode switches for efficient workflow demonstrations.
Offer custom Blender modeling and export services for game developers and architects, charging per project or hourly. Revenue comes from creating optimized assets with applied transforms and correct UV seams, reducing client rework in engines like Unity or Unreal.
Sell video courses and tutorials on Blender best practices, covering topics like modifier order and export settings. Revenue is generated through subscription access or one-time purchases, targeting beginners and intermediate users to reduce common mistakes.
Create and sell pre-made 3D models on platforms like Unity Asset Store or Sketchfab, ensuring assets are export-ready with applied modifiers and correct axes. Revenue comes from direct sales or royalties, focusing on high-quality, mistake-free models for quick integration.
💬 Integration Tip
Use the Python API (bpy) to automate repetitive tasks like applying transforms and checking normals, but ensure correct context overrides to avoid errors in different modes.
Scored Apr 22, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.