assets-find

Search Unity assets by name, label, type, and filter strings.

Updated Aug 26, 2025
One-click install
npx skills add https://github.com/infotechsrealm/PanicAtThePond --skill assets-find-infotechsrealm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: assets-find
Source: https://github.com/infotechsrealm/PanicAtThePond/tree/main/.claude/skills/assets-find
Command: npx skills add https://github.com/infotechsrealm/PanicAtThePond --skill assets-find-infotechsrealm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manages the time-consuming task of searching for Unity assets in the vast asset database.

Core Features & Use Cases

  • Advanced Search Filters: Search for assets by name, labels, types, AssetBundles, areas, and globbing patterns.
  • Asset Types: Filter by various Unity asset types such as AnimationClip, Material, Mesh, etc.
  • Use Case: Save time when looking for specific assets in your Unity project by using the advanced search capabilities.

Quick Start

Use the assets-find skill to search for all assets with the label 'high-quality' in the 'assets' folder.

Frequently Asked Questions about assets-find

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

FAQPage Schema
How do I search for Unity assets using labels and types?

To search for Unity assets, you utilize filter strings to find assets based on name, label, type, AssetBundles, and globbing patterns. This allows precise filtering by types like AnimationClip, Material, or Mesh.

Can I use globbing patterns to find assets in my Unity project?

Yes, you can use globbing patterns to locate Unity assets within your project. The search tool supports advanced filters including globbing, name matching, and specific asset areas to streamline your workflow.

Do I need a Unity project environment to search the asset database?

Yes, an active Unity project environment is required to search the asset database effectively. The tool operates within Unity development workflows to manage and locate assets directly from your project files.

What is the best way to locate specific AnimationClips or Materials in Unity?

The best way to locate specific AnimationClips or Materials is by using advanced search filters targeting the Unity asset database. You can filter directly by specific asset types to quickly narrow down your results.

Why does locating Unity assets take so much time without filters?

Locating Unity assets takes time because the asset database is vast. Without using filter strings for names, labels, and types, finding specific assets requires manually browsing folders, which is inefficient for large projects.

How do I find all assets in a specific folder with a high-quality label in Unity?

You find these assets by applying filter strings to your search, specifying the label 'high-quality' and the target folder. This quickly narrows the asset database results to match your specific criteria.