What problem does it solve?
The fw-setup Skill automates the installation, configuration, and management of the Freshworks Development Kit (FDK) alongside Node.js versions, streamlining developer onboarding and environment consistency.
Core Features & Use Cases
- Automated FDK Installation: Installs and manages FDK 10.x on Node 24.11 for Platform 3.0 projects.
- Version Switching: Facilitates upgrading/downgrading between FDK versions (9.x, 10.x) and Node.js lines (18, 24) with minimal manual effort.
- Environment Configuration: Ensures PATH and shell configs are correctly set for immediate FDK availability.
- Troubleshooting Support: Provides diagnostic commands and interactive troubleshooting steps for environment issues.
- Use in CI/CD and Development: Enables reproducible setups across local and CI environments via scripts and commands.
Quick Start
Run /fw-setup install to setup FDK 10.x with Node 24.11, then verify in a new terminal:
fdk version