assets-shader-list-all

Retrieve and sort shader names from project assets and packages.

Updated May 3, 2026
One-click install
npx skills add https://github.com/RakameNouya/MR-Bab_10_and_Kel_3 --skill assets-shader-list-all-rakamenouya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: assets-shader-list-all
Source: https://github.com/RakameNouya/MR-Bab_10_and_Kel_3/tree/main/.gemini/skills/assets-shader-list-all
Command: npx skills add https://github.com/RakameNouya/MR-Bab_10_and_Kel_3 --skill assets-shader-list-all-rakamenouya

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of listing all available shaders in a project's assets and packages, allowing for efficient discovery and selection of shaders for use with 'assets-material-create'.

Core Features & Use Cases

  • Shader Listing: Provides a comprehensive list of all shaders in the project assets and packages.
  • Sorted by Name: Returns the list of shaders sorted alphabetically for easy navigation.
  • Use Case: When creating a new material in a project, use this Skill to quickly find the desired shader by name.

Quick Start

Use the 'assets-shader-list-all' skill to get a list of all available shaders in your project.

Frequently Asked Questions about assets-shader-list-all

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

FAQPage Schema
How do I list all available shaders in my game development project assets?

To list all available shaders in your project assets, use an automated retrieval process that scans project asset files and packages. This returns a comprehensive, alphabetically sorted list of shader names for easy navigation and selection.

What is the best way to find a specific shader for material creation?

Finding a specific shader for material creation is best handled by automatically sorting shader names alphabetically. This approach provides a comprehensive list from your project assets and packages, allowing for efficient discovery and selection.

How do I automate shader listing from project asset files and packages?

Automating shader listing from project asset files and packages requires access to project asset files and sorting capabilities. The automated process retrieves and sorts shader names, facilitating shader selection for materials in game development workflows.

Do I need access to project asset files to sort shader names?

Yes, you need access to project asset files and sorting capabilities to retrieve and sort shader names. This access allows the automated process to scan project assets and packages, returning an alphabetically sorted list of shaders.

When do I need to retrieve a sorted list of shaders for project assets?

You need to retrieve a sorted list of shaders for project assets when creating a new material in a project. This allows you to quickly find the desired shader by name from your project assets and packages for efficient asset management.