asset-hunter-pro

Detect unused assets, analyze dependencies, and find duplicates in Unity projects.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/tranvietanh0/StackTheRing --skill asset-hunter-pro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asset-hunter-pro
Source: https://github.com/tranvietanh0/StackTheRing/tree/main/.claude/skills/asset-hunter-pro
Command: npx skills add https://github.com/tranvietanh0/StackTheRing --skill asset-hunter-pro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires com.heurekagames.assethunterpro, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the detection of unused assets, analyzes dependencies, finds duplicates, and optimizes build size in Unity projects, streamlining asset management and reducing build times.

Core Features & Use Cases

  • Unused Asset Detection: Identify and remove unused assets to reduce project size and improve performance.
  • Dependency Analysis: Visualize asset dependencies to understand the project's structure and avoid breaking references.
  • Duplicate Finder: Locate and remove duplicate assets to save disk space and maintain project consistency.
  • Build Size Optimization: Analyze build reports to optimize build size and performance.
  • Use Case: A Unity developer uses this Skill to identify and remove unused assets after a major update, improving build performance and reducing project size.

Quick Start

Use the asset-hunter-pro skill to scan your Unity project for unused assets and dependencies.

Frequently Asked Questions about asset-hunter-pro

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

FAQPage Schema
How do I find unused assets in a Unity project to reduce build size?

You can find duplicate assets in Unity using this Skill's duplicate finder feature. It scans your project to locate redundant files, allowing you to remove duplicates, save disk space, and maintain project consistency across your game development workflow.

Can I visualize asset dependencies in Unity to avoid breaking references during cleanup?

Yes, you can visualize asset dependencies in Unity to avoid breaking references. This Skill provides dependency analysis functionality that maps out how assets relate to each other, ensuring safe removal of unused files without corrupting your project structure.

Do I need the Asset Hunter Pro package to analyze Unity build reports?

Yes, you need the Asset Hunter Pro Unity package installed as a dependency to analyze build reports. This Skill requires the package to process build data, detect unused assets, and perform comprehensive dependency analysis within your Unity environment.

What is the best way to clean up a Unity project after a major update?

The best way to clean up a Unity project after a major update is to automate unused asset detection and dependency analysis. This Skill scans for unreferenced files and duplicates, streamlining asset management to improve performance and reduce project size.

Does Unity dependency analysis work for optimizing game development builds?

Unity dependency analysis works for optimizing game development builds by identifying unused assets and visualizing file relationships. This Skill automates the analysis process, helping developers safely remove redundant files, streamline asset management, and reduce overall build times.