Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Carla Vehicle Authoring

ASecurity

Create, migrate, improve, or debug detailed vehicle assets for CARLA using Blender and Unreal, including reference-based geometry, materials, wheels, physics, lights, and runtime validation. Use for vehicle asset authoring rather than ordinary traffic spawning or map decoration.

3 stars
0 votes
0 copies
0 views
Added 9/20/2026
developmentpythonapiperformance

Works with

api

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add carla-simulator/carla-agentic-tools --skill carla-vehicle-authoring --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Carla Vehicle Authoring?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Carla Vehicle Authoring
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/carla-simulator-carla-vehicle-authoring/badge)](https://www.skillsdirectory.com/skills/carla-simulator-carla-vehicle-authoring)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: carla-vehicle-authoring
description: Create, migrate, improve, or debug detailed vehicle assets for CARLA using Blender and Unreal, including reference-based geometry, materials, wheels, physics, lights, and runtime validation. Use for vehicle asset authoring rather than ordinary traffic spawning or map decoration.
license: MIT
metadata:
  group: ue58
  compatibility: Blender and a built CARLA UE5.8 checkout with its matching content and engine. Runtime validation needs the matching CARLA Python API and a dedicated server.
---

# CARLA vehicle authoring

Produce an editable, reproducible vehicle that looks convincing in CARLA cameras and behaves correctly through the CARLA API. Scale work to the request: a tire correction does not require rebuilding the entire vehicle.

## Establish the target

Source [scripts/env.sh](scripts/env.sh) using its absolute path to load the library's recorded configuration while preserving explicit environment overrides. Use `CARLA_UE58_ROOT` and `CARLA_UNREAL_ENGINE_PATH` when set; discover missing paths below. All supporting paths are relative to this SKILL.md.

Inspect repository instructions, code/content branches, existing vehicle tooling, and running editor/server sessions. Locate the actual repositories; do not assume the last session's paths, ports, or running processes. Preserve unrelated servers and unsaved Blender work. Use a dedicated server for tests that change weather, synchronous mode, or world state.

Determine the vehicle's year, trim, wheel option, interior, intended camera distances, and traffic-density needs from the request and available context. State consequential assumptions. For fidelity work, retrieve and visually inspect real references before modeling: manufacturer dimensions plus front, rear, side, wheel, lamp, and cabin photographs. Distinguish nominal body width from mirror-inclusive width. Record URLs, provenance, licenses, and source hashes; inspection references are not automatically licensed textures. Describe licensed base-model improvements honestly.

## Choose the relevant workflow

- Geometry, wheels, surfaces, or visual critique: read [visual-authoring.md](references/visual-authoring.md).
- Unreal import, rigging, collision, paint, or lighting: read [carla-integration.md](references/carla-integration.md).
- Runtime demonstration, acceptance, or delivery: read [validation-delivery.md](references/validation-delivery.md).

For the proven reference implementation, locate `Util/VehicleAuthoring/TeslaModel3/` in the CARLA code repo. Read its README and the relevant scripts before adapting them. It is a vehicle-specific reference implementation, not a generic importer: model names, geometry selections, physical values, paths, and test assumptions need adaptation. If unavailable, use the guidance here and the target branch's actual APIs.

## Work in reviewable increments

Keep an unposed export master separate from posed inspection copies. Preserve reproducible source-generation/export steps, import settings, and asset identities. Establish correct scale, silhouette, wheel anchors, and basic runtime behavior before investing in fine detail. Review each meaningful visual increment in Blender and CARLA under matched camera and lighting conditions.

Debug the full chain: source geometry → exported geometry/material slots → saved Unreal assets → runtime components/state → sensor image. Do not assume a successful import, an API state round-trip, or a plausible render proves the next layer works. Reopen saved assets in a fresh process when persistence matters.

End with the editable source, integrated assets, reproducible tooling, provenance, and evidence appropriate to the requested scope. State remaining fidelity, dynamics, and performance limits. Commit/push only within the user's authorization; asset creation alone does not request publication.

Attribution

carla-simulatorcarla-simulator
View sourceMore from carla-simulator →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Browser Extension Developer

Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.

281612 votes

Seo Optimizer

SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.

2132 votes

Google Official Seo Guide

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

1862 votes

Tanstack Start

Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 + Cloudflare Workers app with file-based routing and server functions — even if they don't name TanStack Start specifically. No template repo — Claude generates every file fresh per ...

9881 votes

Pentest

PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.

5491 votes
View all in development →