Setup Workstation

Validate and clone eight core Pinchforth repositories in the home directory.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill setup-workstation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Setup Workstation
Source: https://github.com/BedaBeda-Growth/bedabeda-growth-site/tree/main/skills/setup
Command: npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill setup-workstation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Organize and verify that all core Pinchforth repositories exist centrally in the user's home directory. Enforces an identical folder relationship across machines.

Core Features & Use Cases

  • Repository validation: Detects whether the eight core Pinchforth repos are present in the home directory.
  • Automatic provisioning: Automatically clones missing repos to restore the standard workspace layout.
  • Cross-machine consistency: Ensures consistent folder structure across different machines for predictable scripts and workflows.

Quick Start

Ask the AI to run a workstation setup that verifies and clones any missing core repos to the user's home directory.

Frequently Asked Questions about Setup Workstation

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

FAQPage Schema
How do I verify missing repositories and set up my workstation automatically?

To verify missing repositories and set up your workstation, run a Python script that detects absent core repos in your home directory and automatically clones them to restore the standard workspace layout.

What is the best way to clone core repositories and align folder paths across multiple machines?

The best way to clone core repositories and align folder paths across machines is using a setup script that validates the eight core repos and provisions missing ones to enforce cross-machine consistency.

Can I use this setup script to restore a broken workspace where repos are missing?

Yes, you can use this setup script to restore a broken workspace. It detects missing repositories in the home directory and automatically clones them to rebuild the standard workspace layout.

Does the workstation setup require manual folder configuration before running diagnostics?

No, workstation setup does not require manual folder configuration before running diagnostics. The script automatically detects missing repositories and clones them directly into the home directory, enforcing a consistent layout.

Why are my core repositories not found during cross-machine workstation setup?

Core repositories are not found during workstation setup because they are missing from the home directory. The script detects these absent repos and clones them to restore the expected folder structure.

When do I need to run repository validation and provisioning for a new machine?

You need to run repository validation and provisioning when setting up a new machine, aligning workstation paths, or restoring a broken workspace where core repos are missing from the home directory.