uloop-get-unity-search-providers | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / uloop-get-unity-search-provide...

uloop-get-unity-search-providers

maintained by hatayama

star 196 account_tree 16 verified_user MIT License
bolt View GitHub

name: uloop-get-unity-search-providers description: "Get details about available Unity Search providers. Use when you need to: (1) Discover available search providers and their IDs, (2) Understand search capabilities and filters, (3) Configure unity-search with specific provider options. Returns provider metadata."

uloop get-unity-search-providers

Get detailed information about Unity Search providers.

Usage

uloop get-unity-search-providers [options]

Parameters

Parameter Type Default Description
--provider-id string - Specific provider ID to query
--active-only boolean false Only show active providers
--include-descriptions boolean true Include descriptions
--sort-by-priority boolean true Sort by priority

Global Options

Option Description
--project-path <path> Target a specific Unity project (mutually exclusive with --port)
-p, --port <port> Specify Unity TCP port directly (mutually exclusive with --project-path)

Examples

# List all providers
uloop get-unity-search-providers

# Get specific provider
uloop get-unity-search-providers --provider-id asset

# Active providers only
uloop get-unity-search-providers --active-only

Output

Returns JSON:

  • Providers: array of provider info (ID, name, description, priority)

Notes

Use provider IDs with uloop unity-search --providers option.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 196
GitHub Forks 16
Created Mar 2026
Last Updated 3个月前
tools tools debugging

Related Skills

fabric
chevron_right
typescript-expert
chevron_right
break-loop
chevron_right
burp-suite
chevron_right
page-behavior-audit
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.