Skip to main content

Skills in diesem Repository

cxcscmu/SkillLearnBench - Seite 23

SkillsMP hat 1.216 Skills aus cxcscmu/SkillLearnBench gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.

cxcscmu/SkillLearnBench

Es werden 40 von 1.216 gesammelten Skills angezeigt.

Beruf
Softwareentwickler
Beschreibung

Use ffmpeg to extract keyframes from a video file into a target directory.

Quellsprache: Englisch

Aktualisiert
Beruf
Finanz- und Investitionsanalysten
Beschreibung

Use INDEX combined with MATCH to retrieve data from a source table based on two criteria (row and column headers).

Quellsprache: Englisch

Aktualisiert
Beruf
Finanz- und Investitionsanalysten
Beschreibung

Perform descriptive statistical analysis while ensuring results are displayed as percentages rounded to one decimal place.

Quellsprache: Englisch

Aktualisiert
Beruf
Finanz- und Investitionsanalysten
Beschreibung

Calculate the weighted mean by multiplying Net Exports % by the corresponding GDP values and dividing by the total GDP.

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Guidelines for mapping modern Mandarin pronunciation (Pinyin) to traditional Ping (Level) and Ze (Oblique) poetic tones, and identifying modern rhyme families.

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Structural, syntactical, and tonal rules for composing a seven-character regulated verse (七言律诗).

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Inspecting and filling interactive PDF forms (AcroForms) using the pypdf library. Crucial for automating the population of government or legal PDF documents.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Efficiently computing DBSCAN with a custom weighted (anisotropic) distance metric using coordinate scaling, avoiding the overhead of slow custom distance functions.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

How to perform spatial filtering (point-in-polygon), combine line boundaries, and accurately calculate metric distances between points and boundaries using GeoPandas.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Formats and saves answers to a JSON file where each entry requires a specific nested dictionary structure containing list-type values and positive numeric token counts.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Extracts and tracks the consumed token usage from an LLM API response to monitor API cost and utilization.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Parses a text file containing key-value pairs (like question IDs and question text) into a Python dictionary.

Quellsprache: Englisch

Aktualisiert
Beruf
Finanz- und Investitionsanalysten
Beschreibung

Guidelines for analyzing 13F filings, finding fund accession numbers, calculating AUM, and counting exact stock holdings by utilizing existing scripts and correctly excluding options.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Techniques for replacing text placeholders, safely deleting paragraphs, and handling custom multi-paragraph conditionals (like IF/END_IF markers) in Microsoft Word documents using python-docx.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Idiomatic translation of Python constructs to Scala 2.13, including classes, interfaces, enums, and naming conventions.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Handling absence of values and errors in Scala using Option, Try, and Either instead of nulls and exceptions.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Implementing the Builder pattern idiomatically in Scala using case classes and the copy method for immutability.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Using regular expressions for text tokenization and parsing in Scala using the scala.util.matching.Regex API.

Quellsprache: Englisch

Aktualisiert
Beruf
Webentwickler
Beschreibung

HTML/CSS/JS patterns for creating tooltips, conditional interactions based on data attributes, and cross-highlighting elements across different views (like a chart and a table).

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

Use this skill to construct the final itinerary and strictly format the output as a JSON file, enforcing specific key requirements and keywords.

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

Use this skill to query the local databases for distances, cities, accommodations, restaurants, and attractions to gather real-world data for an itinerary.

Quellsprache: Englisch

Aktualisiert
Beruf
Finanz- und Investitionsanalysten
Beschreibung

How to perform two-dimensional data lookups in Excel using functions like INDEX & MATCH or VLOOKUP & MATCH based on both row and column criteria.

Quellsprache: Englisch

Aktualisiert
Beruf
Finanz- und Investitionsanalysten
Beschreibung

How to calculate statistical summaries (min, max, median, mean, percentiles) and weighted averages using SUMPRODUCT, with specific rules for rounding and avoiding double-scaling of percentages.

Quellsprache: Englisch

Aktualisiert
Beruf
Grafikdesigner
Beschreibung

Create technical diagrams and posters adhering to Anthropic's official brand guidelines. Use this skill to produce exploded-view hardware visualizations with specific brand color tokens, typography, and minimalist styling.

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Hochschullehrer
Beschreibung

Rules for determining the Ping (平) or Ze (仄) status of a character based on modern Mandarin Pinyin tones.

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Composing a Chinese Seven-Character Regulated Verse (七言律诗) following strict traditional structural, tonal, and rhyming rules using modern Mandarin.

Quellsprache: Mehrsprachig

Aktualisiert
Beruf
Desktop-Publisher
Beschreibung

Fills a PDF form with provided data. It maps field keys to their respective pages and applies values. It handles multi-line text areas by assigning specific strings to the identified sequential keys. For checkboxes, it uses the precise export values found…

Quellsprache: Englisch

Aktualisiert
Beruf
Desktop-Publisher
Beschreibung

Splits a long string of text (like a claim description or reason) into multiple parts that fit into sequential PDF field keys. Use this when the SC-100 form provides multiple lines (e.g., 'Reason_Line1', 'Reason_Line2') for a single explanation.

Quellsprache: Englisch

Aktualisiert
Beruf
Desktop-Publisher
Beschreibung

Extracts detailed information about form fields in a PDF, including field keys, types, page indices, current values, and allowed export values for checkboxes and radio buttons. Use this to identify how multi-line text is split across different keys (e.g.,…

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Implementing a weighted Euclidean distance metric for DBSCAN to account for anisotropic spatial features.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Matching predicted cluster centroids to ground truth points using a greedy distance-based approach to calculate F1 score and precision/recall.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Running a multi-parameter grid search efficiently using parallel processing to find optimal hyperparameters.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Organizing annotation data by image identifiers to prepare for image-by-image clustering analysis.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Identifying the set of non-dominated solutions in a multi-objective optimization problem.

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Formatting security audit findings into a standardized CSV format for reporting and compliance.

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Identifying vulnerabilities in Node.js dependencies using the npm audit tool to filter for high and critical severities.

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Extracting specific security metadata (CVE, CVSS, Fix versions) from structured vulnerability reports like npm audit JSON or OSV.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Use GeoPandas to filter points within a specific polygon, such as finding earthquakes within a specific tectonic plate.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Transform GeoPandas objects to metric projections (like World Equidistant Cylindrical) to calculate distances in meters or kilometers rather than degrees.

Quellsprache: Englisch

Aktualisiert
Beruf
Datenwissenschaftler
Beschreibung

Specific knowledge of the PB2002 (Bird, 2002) dataset structure for identifying the Pacific plate.

Quellsprache: Englisch

Aktualisiert
Es werden 40 von 1.216 gesammelten Skills angezeigt.