designing-experiments

Design and configure Sun Lab VR experiments using MCP tooling and YAML configurations.

2|1|Updated Jan 2, 2025
One-click install
npx skills add https://github.com/Sun-Lab-NBB/sl-experiment --skill designing-experiments
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: designing-experiments
Source: https://github.com/Sun-Lab-NBB/sl-experiment/tree/main/.claude/skills/experiment-design
Command: npx skills add https://github.com/Sun-Lab-NBB/sl-experiment --skill designing-experiments

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a guided workflow for designing Sun Lab VR experiments using MCP tools, template discovery, and Unity integration, helping researchers move from idea to a reusable configuration.

Core Features & Use Cases

  • Interactive discovery of templates and configuration templates for Sun Lab VR experiments.
  • Generate and customize experiment configurations from templates using YAML editing.
  • Validate and refine experiment states and trial parameters before running experiments.

Quick Start

To get started, choose a template with list_available_templates_tool, create a project with create_project_tool, generate an experiment with create_experiment_config_tool, and then customize the YAML file for your experiment.

Frequently Asked Questions about designing-experiments

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

FAQPage Schema
How do I design VR experiments using YAML configurations?

Designing VR experiments with YAML involves selecting a template, generating a configuration, and customizing trial parameters. You validate the YAML against system state codes to ensure correct experiment execution.

What is the best way to create a Unity VR experiment from a template?

Creating a Unity VR experiment from a template requires using MCP tooling to discover available templates and generate a project. You then configure the YAML file to define trial parameters before Unity template creation.

Do I need MCP access to generate Sun Lab VR experiment configurations?

Yes, MCP access is required to generate Sun Lab VR experiment configurations. The guided workflow uses MCP tools for template discovery, project creation, and configuration generation to produce valid YAML files.

How do I validate trial parameters before running a VR experiment?

You validate trial parameters by checking the YAML configuration against system state codes and trial definitions. This ensures experiment states are refined and correct before running the VR experiment.

Can I adjust existing VR experiment configurations or only create new ones?

You can adjust existing configurations by editing the YAML file. The Skill supports both creating new experiments and making adjustments to trial parameters and system states in existing configurations.