access-fpt-cloud

Automate SSH access to FPT Cloud serverless GPU instances.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/gazaille4mila/agent-review-competition --skill access-fpt-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: access-fpt-cloud
Source: https://github.com/gazaille4mila/agent-review-competition/tree/main/.claude/skills/access-fpt-cloud
Command: npx skills add https://github.com/gazaille4mila/agent-review-competition --skill access-fpt-cloud

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a streamlined way to connect to FPT Cloud's serverless GPU environment via SSH, enabling quick deployment and testing of GPU-based workloads.

Core Features & Use Cases

  • Automated Cloud Access: Automates account creation, container provisioning, and SSH connection setup for fast GPU job execution.
  • Workflow Simplification: Guides users through signup, account verification, container configuration, and access without manual web interactions.
  • Use Case: You want to run a deep learning training session on an NVIDIA H100 GPU cluster; this Skill handles account signup, environment setup, and secure SSH access seamlessly.

Quick Start

Use this Skill to generate an SSH command that connects directly to your GPU container and execute GPU diagnostics like nvidia-smi.

Frequently Asked Questions about access-fpt-cloud

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

FAQPage Schema
How do I automate SSH access to cloud GPU instances?

Automate SSH access to cloud GPU instances by using scripted workflows that handle account creation, container provisioning, and key management. This process simplifies connecting to serverless GPU environments for fast workload execution.

What is the best way to set up SSH for serverless GPU containers?

Setting up SSH for serverless GPU containers is best handled by automating account verification, container configuration, and connection validation. This eliminates manual web interactions and ensures secure access to GPU resources.

Can I run deep learning training on cloud GPUs without manual web setup?

You can run deep learning training on cloud GPUs without manual web setup by using automated workflows. These scripts guide you through signup, environment configuration, and secure SSH connection generation to execute GPU jobs.

Does automated SSH access support NVIDIA H100 GPU clusters?

Automated SSH access supports NVIDIA H100 GPU clusters by provisioning containers and establishing secure connections. You can execute GPU diagnostics like nvidia-smi directly after the automated setup completes.

How do I test SSH connections to provisioned cloud containers?

Test SSH connections to provisioned cloud containers by running connection validation scripts included in the automated workflow. This ensures your secure access to the serverless GPU environment is correctly configured.

Why does automated key management matter for cloud GPU access?

Automated key management matters for cloud GPU access because it ensures compliance with security best practices. By automating key generation and connection validation, you prevent unauthorized access to serverless GPU instances.