kaggle-api-expert

Configure Kaggle API credentials and run notebooks on Texas Tech HPCC.

Updated Jan 17, 2026
One-click install
npx skills add https://github.com/sweeden-ttu/spring-2026 --skill kaggle-api-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kaggle-api-expert
Source: https://github.com/sweeden-ttu/spring-2026/tree/main/.cursor/skills/kaggle-api-expert
Command: npx skills add https://github.com/sweeden-ttu/spring-2026 --skill kaggle-api-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines complex Kaggle API interactions and integrates them with the Texas Tech HPCC environment, simplifying data science workflows.

Core Features & Use Cases

  • Kaggle API Management: Handles authentication, dataset operations, and competition submissions.
  • HPCC Integration: Facilitates running Kaggle tasks on Texas Tech's High Performance Computing Center, including VPN checks and Jupyter setup.
  • Use Case: A data scientist needs to download a competition dataset, train a model on the HPCC, and submit predictions. This Skill guides them through the entire process, ensuring VPN connectivity and proper credential setup.

Quick Start

Guide me through setting up my Kaggle API credentials for use on the HPCC.

Frequently Asked Questions about kaggle-api-expert

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

FAQPage Schema
How do I set up Kaggle API credentials on an HPCC environment?

Setting up Kaggle API credentials involves configuring your kaggle.json file and verifying VPN connectivity on the HPCC. This provides detailed steps for credential configuration and Jupyter setup to enable Kaggle operations.

Can I run Kaggle notebooks on Texas Tech HPCC?

Yes, you can run Kaggle notebooks on Texas Tech HPCC. This requires verifying VPN connectivity and completing HPCC-specific Jupyter notebook setup to authenticate and manage data science workflows.

What is the process for submitting Kaggle competition entries from an HPCC?

Submitting Kaggle competition entries requires using the Kaggle API to upload predictions after training models on the HPCC. This involves ensuring proper VPN connectivity and credential configuration for successful submissions.

Do I need a VPN to download Kaggle datasets on the Texas Tech HPCC?

Yes, a VPN is required to download Kaggle datasets on the Texas Tech HPCC. Verifying VPN connectivity is a necessary step to ensure secure access for Kaggle API authentication and dataset management.

Why does my Kaggle API authentication fail when running Jupyter on HPCC?

Kaggle API authentication fails on HPCC Jupyter usually due to unverified VPN connectivity or improper credential configuration. You must check your VPN status and correctly place your kaggle.json file to resolve access issues.