
from workflows8
Standards and enforcement guidance for querying WRDS data and running SAS/ETL on the WRDS grid—includes query validation, SGE submission patterns, and performan
This skill codifies safe, production-ready practices for accessing WRDS datasets and running ETL on the WRDS grid. It enforces login-node restrictions, SGE array submission patterns, parameterized SQL, mandatory filter validation, and SAS ETL performance checks to prevent account flagging and ensure reproducible, efficient jobs.
Use when building or running WRDS queries, pulling SEC filings, running SAS pipelines, or submitting compute to the WRDS cluster. Apply it before executing large queries or any job that could impact shared infrastructure.
Inference: Designed for data-engineering and research assistants that prepare WRDS queries, author SAS/ETL jobs, or validate data extraction pipelines.
WRDS Query & ETL Enforcement skill provides comprehensive guidance for querying Wharton Research Data Services (academic finance databases) and running SAS/ETL on the WRDS grid. The SKILL.md is exceptionally detailed with enforcement rules, validation checklists, and table references. Two bundled scripts both failed to run due to missing WRDS credentials (expected — domain-specific tool). The inventory_schemas.py script hardcodes a username ('eddyhu'), which is a PII/credential concern.
Hardcoded username in inventory_schemas.py (line 25: user='eddyhu'). Scripts connect to external WRDS server but this is the intended purpose. SKILL.md is extremely well-written with detailed checklists and enforcement patterns. No destructive commands, no exfiltration, no curl|bash patterns.
Development Worktree
Create an isolated git worktree for feature work, auto-run project setup, and verify a clean test baseline before development.
Academic Research Search
Search academic literature across multiple sources, deduplicate results, resolve DOIs, and surface trusted papers with concise takeaways.
ds-fix — data-science mid-analysis fixer
Orchestrates diagnosis and targeted fixes mid-analysis: diagnose root cause, apply fixes with output-first verification, and update project learnings.
Readwise Reader Document Management
Manage Readwise Reader documents: list, save, search, move, tag, highlight, export and bulk-edit via official and custom CLIs.