Techniques for parsing TSV/JSON files for financial reporting data (13F).
Skills in this repository
cxcscmu/SkillLearnBench - Page 6
SkillsMP has collected 1,216 skills from cxcscmu/SkillLearnBench. Open a skill to review its source and details.
cxcscmu/SkillLearnBenchShowing 40 of 1,216 collected skills.
Logical patterns for comparing 13F holdings across quarters to determine net change.
Security practices and vulnerability patching for Apache Druid, focusing on JavaScript sandbox configuration.
Techniques for applying security fixes to Java projects using git, diffs, and Maven.
Skills for querying GitHub API data using the `gh` CLI, specifically for extracting PR and issue metrics.
Skills for processing JSON data in the CLI, primarily using `jq`.
Procedures for setting up the python environment, installing dependencies, and verifying installations.
Guidelines for implementing the SimPO loss function as per the SimPO paper.
Manipulate Word documents using python-docx, including text replacement and handling conditional sections.
Efficiently read and parse JSON files for use in automation tasks.
This skill covers organizing files into subdirectories by subject matter.
Use this skill to extract text from PDF files to determine their subject matter.
Modeling domain entities and transformations using case classes, companion objects, and type-safe hierarchies.
Idiomatic functional programming in Scala using sealed traits, pattern matching, and Option/Either for robust error handling.
Logic for calculating meeting slots based on constraints and availability.
Parsing JSON input files for structured data extraction.
Extracting text and metadata from PDF documents.
Efficiently binding data to DOM elements and handling user interactions like hover and click in D3.js.
Creating bubble clusters in D3.js using force simulations.
Source text: Undetermined
Creating data-driven HTML tables using D3.js.
This skill covers computing RMSE metrics from observational and simulated water temperature data.
This skill covers running the General Lake Model (GLM) and modifying its configuration file (glm3.nml).
Provides methods to search, parse, and filter local CSV files in /app/data/.
Handles the structural requirements and formatting of the 7-day travel itinerary JSON.
Use ffmpeg to extract key frames (I-frames) from a video file into a directory.
Use ImageMagick to convert an image to grayscale inplace.
Detect and count occurrences of template images within a larger target image.
Advanced data retrieval in Excel using INDEX and MATCH.
Techniques for statistical analysis in Excel including weighted means, percentiles, and rounding.
Create clean technical posters and diagrams using the Python Pillow library, including shape drawing, typography placement, and annotation.
Explains the rules, forms, and modern rhyming conventions for composing a seven-character regulated verse (Qi Lu).
How to write multi-line text files using command line interfaces.
Guide on using the Python pypdf library to read, write, and fill PDF forms programmatically.
Custom distance metric implementation for use with clustering algorithms like DBSCAN.
Parallel processing with joblib to speed up computationally intensive parameter grid searches.
Algorithm to identify Pareto-optimal points from a set of multi-objective evaluations.
Output vulnerability reports as a formatted CSV file.
Extract CVSS scores from Trivy JSON output.
Use Trivy for offline vulnerability scanning of dependency files like package-lock.json.
How to calculate distance between points and other geometries (like lines or polygons) in metric units using GeoPandas.