connect-board

Connects a project to the Just Ship Board by validating the connection token and workspace/project associations.

24|5|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/yves-s/just-ship --skill connect-board
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: connect-board
Source: https://github.com/yves-s/just-ship/tree/main/skills/connect-board
Command: npx skills add https://github.com/yves-s/just-ship --skill connect-board

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connects the current project to the Just Ship Board, enabling seamless synchronization, token-based setup, and status verification of the board connection, while guiding secure credential handling.

Core Features & Use Cases

  • Token-based connection: accepts a connection token and establishes linkage to a workspace and project, with support for both plugin-mode and standard installations.
  • Credential validation & status checks: verifies API keys, detects offline states, and reports connectivity status to guide onboarding.
  • Guided configuration feedback: outputs actionable commands and feedback to help users securely configure the board integration.

Quick Start

Run the connect command with your token to link your project to the Just Ship Board and verify the connection.

Frequently Asked Questions about connect-board

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

FAQPage Schema
How do I connect my project to a board using a token?

To connect your project to a board, run the connect command with your connection token. The Skill validates the token, checks workspace and project associations, and establishes the linkage for both plugin-mode and standard installations.

What is token-based project onboarding for a board?

Token-based project onboarding is the process of linking a local project to a board by validating a connection token. It securely sets up credentials, verifies API keys, and confirms connectivity to ensure reliable synchronization.

How do I verify API keys and connectivity status after setup?

You verify API keys and connectivity status by running the connection command, which checks for offline states, validates credentials, and reports the current connectivity status to guide you through any necessary configuration fixes.

Can I use a board connection token in plugin-mode?

Yes, you can use a board connection token in plugin-mode. The Skill supports both plugin-mode and standard installations, parsing the token and handling credential setup to establish the workspace and project linkage.

Why does my board onboarding fail during credential validation?

Board onboarding fails during credential validation if the API keys are invalid or the system detects an offline state. The Skill provides actionable user-facing guidance and commands to help you securely recover from these configuration failures.