What problem does it solve?
This Skill helps you discover which 0G compute providers are currently available, so you can quickly choose a service that fits your workload instead of guessing or relying on stale provider lists.
Core Features & Use Cases
- Provider listing: Enumerate inference providers and inspect service types such as chatbot, text-to-image, and speech-to-text.
- Trust verification: Check TEE verification status before using a provider for sensitive or production workloads.
- First-use setup: Acknowledge a provider signer before sending requests, which is required for broker-based access.
- Operational metadata: Retrieve endpoint and model information to connect the right provider to your application.
- Use case: A builder needs a verified chatbot provider on Galileo, filters the live service list, confirms TEE support, acknowledges the provider, and then connects the app to the returned endpoint.
Quick Start
Ask the assistant to list available 0G compute providers for a chosen service type, verify which ones are TEE-enabled, and return the provider address, model, and setup steps needed before first use.