auth-setup

Authenticate and configure Goldsky CLI access with token-based login.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill simplifies setting up and authenticating the Goldsky CLI, ensuring secure access to projects and correct context for pipelines.

Core Features & Use Cases

  • Guided installation flow: confirms the CLI is installed and ready.
  • Token-based login: supports non-interactive authentication with API tokens.
  • Project context management: validates and switches to the appropriate project for your workflows.

Quick Start

Open a terminal and follow the guided prompts to install, login, and select a project.

Frequently Asked Questions about auth-setup

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

FAQPage Schema
How do I authenticate the Goldsky CLI with an API token for non-interactive login?

To authenticate the Goldsky CLI non-interactively, you use a token-based login flow by providing your API token. This method secures access across projects without requiring manual interactive prompts during the login process.

What is the best way to switch project context when using the Goldsky CLI?

The best way to switch project context is by using a guided project context management flow that validates and switches to the appropriate project. This ensures correct configuration for your workflows before proceeding with pipelines.

Why does my Goldsky CLI setup fail to see my projects after login?

Goldsky CLI setup fails to see projects when project visibility validation is incomplete. The authentication process requires verifying CLI installation, confirming successful token login, and validating project visibility before proceeding.

Do I need to verify CLI installation before configuring access to Goldsky?

Yes, you need to verify CLI installation before configuring access to Goldsky. The guided installation flow confirms the CLI is installed and ready, ensuring a secure setup and correct context for your pipelines.

Can I manage authentication across multiple projects and teams with the Goldsky CLI?

Yes, you can manage authentication across multiple projects and teams with the Goldsky CLI. The setup process applies when troubleshooting authentication across teams, switching projects, and validating project visibility.

What does token-based authentication for the Goldsky CLI solve for project workflows?

Token-based authentication for the Goldsky CLI solves the problem of securely accessing projects and establishing correct context for pipelines. It simplifies setup by guiding non-interactive login flows and validating project visibility.