explore

Navigate StackQL provider hierarchies to discover services, resources, and fields.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/stackql/stackql-skills --skill explore-stackql
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: explore
Source: https://github.com/stackql/stackql-skills/tree/main/skills/explore
Command: npx skills add https://github.com/stackql/stackql-skills --skill explore-stackql

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Navigating and discovering StackQL provider capabilities across services, resources, and fields can be slow and error-prone without a guided explorer.

Core Features & Use Cases

  • Interactive provider hierarchy navigation to reveal services, resources, and fields per provider.
  • Natural language queries to infer paths and questions about provider schemas.
  • On-demand provider pulls and step-by-step exploration guided by StackQL.

Quick Start

Use the explore skill to begin browsing a provider's services, resources, and fields.

Frequently Asked Questions about explore

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

FAQPage Schema
How do I explore StackQL provider schemas and available resources?

You can explore StackQL provider schemas by navigating the provider hierarchy interactively or using natural language queries to discover available services, resources, and fields across providers.

Can I use natural language to query StackQL provider hierarchies?

Yes, you can use natural language to query StackQL provider hierarchies, allowing you to infer paths and ask questions about provider schemas without exact syntax.

Do I need StackQL installed to browse provider services and fields?

Yes, you need StackQL installed to browse provider services and fields, as the exploration relies on StackQL to pull providers and guide schema navigation.

How do I drill down into a specific StackQL provider to see its resources?

You drill down into a specific StackQL provider by providing a parsed provider path or natural language prompt, revealing nested services and resources available within that provider.

What is the best way to discover available fields across multiple StackQL providers?

The best way to discover available fields across multiple StackQL providers is using a guided explorer to navigate the provider hierarchy and trigger on-demand provider pulls as needed.