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

When NOT to Use

  • User wants Jupyter notebooks → prefer notebooks skill; ask if the user wants another valid path
  • User wants to deploy a service → prefer deploy skill; ask if the user wants another valid path
Related skills
Installs
11
GitHub Stars
1
First Seen
Mar 31, 2026