← all publishers

stackql

@stackql source repo

11 published skills

  1. Query · stackql
    Run StackQL queries against cloud and SaaS providers. Accepts raw SQL or natural language questions. Translates natural language into StackQL SQL using the provider schema. Supports all StackQL operations: SELECT, INSERT, UPDATE, DELETE, and EXEC.
    0
    installs
  2. Explore · stackql
    Navigate the StackQL provider hierarchy interactively. Discover services, resources, methods, and fields for any provider. Use natural language or direct provider paths.
    0
    installs
  3. Notebook · stackql
    Create a StackQL Jupyter notebook using the pystackql magic commands. Generates a complete notebook with setup, provider pulls, auth, queries, and optional visualizations from a description or provider resource target.
    0
    installs
  4. Setup CI · stackql
    Generate CI/CD pipeline configuration for stackql-deploy stacks. Supports GitHub Actions. Creates workflows for build, test, and teardown of cloud infrastructure.
    0
    installs
  5. Auth Setup · stackql
    Configure authentication for StackQL providers. Walks through credential setup for Google, AWS, Azure, GitHub, and other providers. Generates the --auth JSON string and optionally persists it.
    0
    installs
  6. Stackql Docs · stackql
    Search StackQL documentation, provider registry docs, and blog posts. Fetches content from stackql.io/docs, registry.stackql.io, and provider-specific doc sites.
    0
    installs
  7. Notebook Cell · stackql
    Generate and insert StackQL query cells into an existing Jupyter notebook. Creates a markdown heading cell and a %%stackql query cell, with optional visualization. Works with the pystackql magic extension.
    0
    installs
  8. Pull Provider · stackql
    Pull one or more StackQL providers from the registry. Supports version pinning with name@version syntax. Lists available providers when called with --list.
    0
    installs
  9. Read Memories · stackql
    Search past Claude Code session logs to recover your own context. Invoke this proactively when you need to recall past decisions, patterns, or unresolved work - either across all projects or scoped to the current one.
    0
    installs
  10. Scaffold Stack · stackql
    Generate a stackql-deploy stack with a stackql_manifest.yml and .iql resource files for provisioning cloud infrastructure. Accepts a description of the desired infrastructure or a specific provider and resources to provision.
    0
    installs
  11. Install Stackql · stackql
    Install or update the StackQL CLI. Detects the platform and uses the appropriate package manager or installer. Pass --update to check for and apply updates.
    0
    installs