Skip to main content

GSD SDK

CLI Verified Active

GSD SDK — programmatic interface for running GSD plans via the Agent SDK

Purpose

To enable developers to programmatically control and execute complex AI agent workflows using the GSD framework via a robust SDK and CLI.

Features

  • Programmatic SDK for GSD plans
  • Command-line interface for plan execution
  • Supports `run`, `auto`, `init`, and `query` commands
  • Handles configuration via project directory and environment variables
  • Event stream for telemetry and integration

Use Cases

  • Automating AI agent workflows by scripting GSD plans.
  • Integrating GSD plan execution into CI/CD pipelines.
  • Developing custom agent behaviors that leverage GSD's planning and execution capabilities.
  • Initializing new projects or agent configurations using the `init` command.

Non-Goals

  • Acting as a standalone AI agent.
  • Providing a GUI for workflow management.
  • Replacing core AI model functionalities; it orchestrates them.

Practices

  • Agent workflow orchestration
  • Plan execution
  • Code generation
  • Project bootstrapping

Prerequisites

  • Node.js >= 22.0.0

Invocation

  • info:Schema introspectionWhile the `query` command allows handlers to receive arguments, there's no explicit mention of machine-readable schema introspection for inputs/outputs.

Output

  • info:Structured output modeWhile the tool uses `console.log` and `console.error`, there isn't an explicit `--json` or similar flag for structured output readily apparent in the CLI code provided.

Installation

npx -y @gsd-build/sdk

Quality Score

Verified
87 /100
Analyzed 8 days ago

Trust Signals

Last commit8 days ago
Stars61.9k
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.