asset-audit

Audit game asset directories for naming, size, format, and reference compliance.

Updated Feb 8, 2024
One-click install
npx skills add https://github.com/kay6198835/Game-RPG --skill asset-audit-kay6198835
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asset-audit
Source: https://github.com/kay6198835/Game-RPG/tree/main/.claude/skills/asset-audit
Command: npx skills add https://github.com/kay6198835/Game-RPG --skill asset-audit-kay6198835

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits game assets for compliance with naming conventions, file size budgets, format standards, and pipeline requirements. Identifies orphaned assets, missing references, and standard violations.

Core Features & Use Cases

  • Audits: checks naming, size budgets, formats, and pipeline requirements across asset types.
  • Orphan/Missing References: detects unreferenced assets and references to missing files.
  • Compliance Reporting: generates an audit report outlining violations and recommendations.

Quick Start

Run an asset audit sweep on the target assets directory to generate a compliance report.

Frequently Asked Questions about asset-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit game assets for naming conventions and missing references?

An asset audit sweep checks your asset directories for naming violations, size budget breaches, and missing references. It flags orphaned assets and schema non-compliance across art, audio, VFX, shaders, and data to generate a comprehensive audit report.

What is the best way to find orphaned assets in a game project directory?

Finding orphaned assets involves running an audit sweep that detects unreferenced assets and references to missing files. It scans across art, audio, VFX, shaders, and data directories to flag these orphaned items in a compliance report.

Can I check file size budgets and format standards across different asset types?

Yes, you can check file size budgets and format standards across different asset types. The audit enforces size constraints and file format standards for art, audio, VFX, shaders, and data collections.

Does the asset audit require any dependencies or specific environment setup?

No, the asset audit does not require any dependencies or specific environment setup to run. You can directly apply it to your target asset directories to generate a compliance report.

How do I generate a compliance report for pipeline requirement violations?

Generate a compliance report by running an audit sweep on your asset collections. It enforces pipeline requirements and code reference checks, outputting a comprehensive audit report outlining violations and recommendations.

When should I not use an automated asset audit for schema non-compliance?

You should not use an automated asset audit when your asset collections lack defined schema or naming conventions, as the audit relies on these established standards to identify violations and flag non-compliance.