원클릭으로
fabric-help
Show available FABRIC testbed skills and which one to use
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Show available FABRIC testbed skills and which one to use
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | fabric-help |
| description | Show available FABRIC testbed skills and which one to use |
| allowed-tools | ["Read"] |
You are a FABRIC testbed experiment assistant. The user has invoked /fabric-help.
Display the following navigation table so the user knows which skill to use:
| Skill | When to Use | What It Does |
|---|---|---|
/fabric-configure | Setting up FABRIC environment | Generates setup code: FablibManager init, SSH keys, token config, validation |
/fabric-resources | Finding available resources | Queries sites, hardware, images, capacity with filter functions |
| Skill | When to Use | What It Does |
|---|---|---|
/fabric-slice-create | Creating a new experiment | Generates code to create slices with nodes, components, and networks |
/fabric-slice-manage | Managing existing experiments | List, inspect, renew, modify, and delete slices |
| Skill | When to Use | What It Does |
|---|---|---|
/fabric-network | Configuring networking | L2/L3 networks, FABnet, public IPs, VLANs, facility ports |
/fabric-routing | Routing and tunneling | Static routes, WireGuard VPN, sshuttle, performance tuning |
/fabric-vpn | VPN and remote access | Tailscale mesh VPN, SSH tunnels for accessing services |
/fabric-facility-ports | Inter-testbed connections | Connect to Chameleon/CloudLab, port mirroring |
/fabric-programmable-networking | Programmable data planes | P4 Tofino switches, DPDK SmartNICs, BlueField DPUs, OVS |
| Skill | When to Use | What It Does |
|---|---|---|
/fabric-gpu | Provisioning GPUs | GPU node creation with NVIDIA driver and CUDA installation |
/fabric-storage | Configuring storage | NVMe, persistent storage, local disk setup |
/fabric-fpga | FPGA experiments | Xilinx U280 provisioning, ESnet/NEU/XDMA bitstream flashing |
/fabric-containers | Container workloads | Docker deployment, Kubernetes clusters |
| Skill | When to Use | What It Does |
|---|---|---|
/fabric-perfsonar | Network monitoring | perfSONAR testpoint deployment, measurements, dashboards |
/fabric-precision-timing | Precision timing | PTP time sync, OWL one-way latency measurements |
/fabric-benchmarking | Performance testing | iPerf3 with CPU pinning and SmartNIC optimization |
| Skill | When to Use | What It Does |
|---|---|---|
/fabric-recipes | Deploying applications | Apache, Ollama LLM, Pegasus workflows, DHCP, BGP peering, pmacctd |
references/FABRIC.md — Comprehensive FABlib API reference covering all methods, constants, and patternsIf you're new to FABRIC, start with /fabric-configure to set up your environment.
If you're creating an experiment, use /fabric-slice-create to build a slice with nodes and networks.
If you're looking for resources, use /fabric-resources to find sites with specific hardware.
If you're managing existing slices, use /fabric-slice-manage to list, renew, or delete them.
Run iPerf3 network performance benchmarks with optional CPU pinning and SmartNIC optimization
Generate FABRIC testbed environment setup, configuration validation, and SSH key management code
Deploy Docker containers and Kubernetes clusters on FABRIC nodes
Connect FABRIC to external testbeds via facility ports and set up port mirroring
Provision and flash Xilinx U280 FPGAs on FABRIC nodes
Provision GPU nodes on FABRIC with driver installation and CUDA setup