wrds-ssh

Establish SSH sessions to WRDS cloud for SAS, SQL, and Python workflows with file transfers.

58|10|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/Alexander-M-Dickerson/ai-asset-pricing --skill wrds-ssh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wrds-ssh
Source: https://github.com/Alexander-M-Dickerson/ai-asset-pricing/tree/main/.claude/skills/wrds-ssh
Command: npx skills add https://github.com/Alexander-M-Dickerson/ai-asset-pricing --skill wrds-ssh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connecting to WRDS servers for data extraction, processing, and analysis can be tedious and error-prone without clear guidance. This skill provides a consolidated approach to establishing SSH connections, running SAS and SQL workflows, and transferring files securely.

Core Features & Use Cases

  • SSH-based access to WRDS cloud environments for hands-on data work.
  • Submit SAS jobs and run SQL queries on WRDS PostgreSQL, with guidance on common workflows.
  • Transfer and manage files between local environments and WRDS scratch space, including best practices for large data.

Quick Start

Connect to WRDS remotely to run analyses and retrieve results.

Frequently Asked Questions about wrds-ssh

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

FAQPage Schema
How do I connect to WRDS remotely via SSH for data extraction?

To connect to WRDS remotely via SSH, you must establish a secure SSH session to the WRDS cloud, enabling authentication and session management to directly access your required data workspace.

Can I run SAS jobs and SQL queries on WRDS PostgreSQL through an SSH session?

Yes, you can run SAS jobs and execute SQL queries on WRDS PostgreSQL through an active SSH session, allowing you to process data and run analytical workflows directly on the remote server.

What is the best way to transfer files between local environments and WRDS scratch space?

The best way to transfer files between local environments and WRDS scratch space is utilizing secure SSH file transfer protocols, which includes applying best practices for managing large data transfers.

Do I need SSH access to run Python workflows on WRDS cloud environments?

Yes, you need SSH access to run Python workflows on WRDS cloud environments, as establishing a secure remote SSH session is required to execute scripts and manage your data processing tasks.

Does WRDS SSH support executing SAS, SQL, and Python workflows simultaneously?

WRDS SSH supports executing SAS, SQL, and Python workflows within an established remote session, providing a consolidated approach for running diverse analytical tasks and transferring the results back securely.

Why does transferring large data from WRDS scratch space fail during remote sessions?

Transferring large data from WRDS scratch space can fail during remote sessions due to connection drops; using established SSH session management and secure transfer best practices mitigates these errors.