setup-workspace

Generate configured Agentic workspaces with bootstrap scripts and health checks from user input.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/alva-intelligence/agentic-workflows --skill setup-workspace-alva-intelligence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-workspace
Source: https://github.com/alva-intelligence/agentic-workflows/tree/main/skills/setup-workspace
Command: npx skills add https://github.com/alva-intelligence/agentic-workflows --skill setup-workspace-alva-intelligence

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interactive wizard to create a brand new agentic workspace — guides you through project definition, services, agents, skills, MCPs, and generates all configuration files from the agentic-workflows framework.

Core Features & Use Cases

  • Instantly scaffolds a full workspace: projects, services, agents, skills, and MCPs
  • Generates all required configuration files and templates for a ready-to-run setup
  • Provides an end-to-end onboarding flow for new projects and teams

Quick Start

Answer the guided prompts to define your project, then generate the complete workspace configuration.

Frequently Asked Questions about setup-workspace

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

FAQPage Schema
How do I scaffold a new agentic workspace with services, agents, and MCPs?

An agentic workspace onboarding wizard guides you through defining projects, services, agents, skills, and MCPs. It enforces structured prompts, validates inputs, and generates all necessary configuration files and templates to output a ready-to-run development setup.

What is the best way to generate configuration files for an agentic-workflows project?

The best way to generate configuration files is using an interactive workspace setup wizard that collects project parameters, enforces structured prompts, and outputs complete configuration templates alongside a bootstrap script for immediate deployment.

How does workspace setup validate inputs and enforce structured prompts?

Workspace setup validates inputs and enforces structured prompts by guiding users through an interactive project definition flow, ensuring generated agents, skills, and MCP configurations meet required framework standards before outputting final files.

Do I need any dependencies to create a fully-configured dev environment?

No dependencies are required to create a fully-configured dev environment. The workspace setup wizard operates independently to generate all necessary configuration files, templates, and a bootstrap script from your project input.

Can I generate a bootstrap script and health checks for my dev environment?

Yes, you can generate a bootstrap script and workspace health checks for your dev environment. The setup wizard outputs a ready-to-run development setup that includes these automated validation and initialization tools.