truefoundry-ssh-server
Installation
SKILL.md
Routing note: For ambiguous user intents, use the shared clarification templates in references/intent-clarification.md.
SSH Server
Launch an SSH server on TrueFoundry for remote development. Write a YAML manifest and apply with tfy apply. REST API fallback when CLI unavailable. Connect with VS Code Remote-SSH or any SSH client, with full GPU access and persistent storage.
When to Use
- User asks "launch ssh server", "start ssh server", "remote dev environment"
- User wants to connect VS Code remotely to cloud GPUs
- User needs SSH access for development/debugging
- User asks about remote development environments