goldsky-auth-setup

Automate Goldsky CLI installation, token-based login, and project verification.

1|1|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/goldsky-io/agent-skills --skill goldsky-auth-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goldsky-auth-setup
Source: https://github.com/goldsky-io/agent-skills/tree/main/skills/goldsky-auth-setup
Command: npx skills add https://github.com/goldsky-io/agent-skills --skill goldsky-auth-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams install and configure the Goldsky CLI, authenticate their account, and manage project scope for pipelines and subgraphs.

Core Features & Use Cases

  • Install and configure the Goldsky CLI on macOS, Linux, or WSL.
  • Authenticate securely using token-based login and verify access to projects.
  • Switch and verify projects to ensure the correct workspace for pipelines and deployments.

Quick Start

Use this skill to install the Goldsky CLI, log in with a token, and verify your projects.

Frequently Asked Questions about goldsky-auth-setup

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

FAQPage Schema
How do I set up Goldsky CLI authentication for my pipelines?

To set up Goldsky CLI authentication, install the CLI on macOS, Linux, or WSL, then log in using token-based authentication to verify access to your projects.

How does token-based login work for the Goldsky CLI?

Token-based login for the Goldsky CLI authenticates your account by using a secure token, allowing you to manage project scopes for pipelines and subgraphs.

How do I switch and verify projects in the Goldsky CLI?

You can switch and verify projects in the Goldsky CLI by running 'goldsky project list' to ensure you are operating within the correct workspace for deployments.

Does the Goldsky CLI work on Windows?

The Goldsky CLI supports macOS, Linux, and WSL, allowing you to install, configure, and authenticate your account on these operating systems.

Why do I need to authenticate the Goldsky CLI before deploying subgraphs?

Authenticating the Goldsky CLI ensures your account has verified access to the correct project workspace, which is required to manage pipelines and subgraphs securely.

What is the best way to verify my Goldsky project status?

The best way to verify your Goldsky project status is by running the 'goldsky project list' command, which confirms your current workspace and access after token login.