workspace-setup

Automate project workspace setup and validate required artifacts before command execution.

3|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/RamanEbrahimi/raman-marketplace --skill workspace-setup-ramanebrahimi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workspace-setup
Source: https://github.com/RamanEbrahimi/raman-marketplace/tree/main/plugins/agentic-research/skills/workspace-setup
Command: npx skills add https://github.com/RamanEbrahimi/raman-marketplace --skill workspace-setup-ramanebrahimi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the setup and validation of project workspaces, ensuring that all necessary artifacts are present and the workspace is ready for command execution.

Core Features & Use Cases

  • Project Location: Automatically locates the active project within the workspace.
  • State Validation: Validates the workspace state by checking for required files and directories.
  • Artifact Loading: Loads required artifacts like project configuration files and notes.
  • Mode Validation: Ensures the project is in the correct mode for command execution.
  • Inbox Processing: Checks for PDF files in the inbox and prepares them for further processing.
  • Reporting: Provides a one-line report on the active project status before proceeding.
  • Use Case: Ideal for environments where project setup and validation are critical before executing commands like proof passes or simulations.

Quick Start

Run the workspace-setup skill to prepare your project workspace for command execution.

Frequently Asked Questions about workspace-setup

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

FAQPage Schema
How do I validate project workspace state before executing commands?

To validate project workspace state, this automation checks for required files and directories, verifying the environment is ready. It ensures all necessary artifacts are present and the project location is correctly identified before proceeding with command execution.

What is automated workspace setup for project environments?

Automated workspace setup locates the active project, loads required configuration files and artifacts, and validates the project mode. This process ensures the environment is fully prepared and correctly configured before running execution workflows like simulations or proof passes.

How do I load required project artifacts and configuration files automatically?

You can load required artifacts automatically by running the workspace setup script. It locates the active project and loads necessary configuration files and notes, ensuring all essential project artifacts are available for immediate command execution.

Can I check for PDF files in the project inbox before processing?

Yes, workspace setup includes inbox processing that checks for PDF files in the inbox directory. It automatically identifies and prepares these PDF files for further processing during the workspace validation and setup routine.

Does workspace mode validation ensure the project is ready for command execution?

Yes, mode validation verifies the project is in the correct operational mode for command execution. This workspace validation step prevents errors by confirming the project state and mode are appropriate before running any execution workflows.

What is the best way to get a project status report before running simulations?

The best way to get a project status report is using automated workspace setup, which provides a one-line report on the active project status. This validates the workspace state and confirms all artifacts are loaded before proceeding.