Skip to main content

このリポジトリの skills

cxcscmu/SkillLearnBench - 23ページ

SkillsMP は cxcscmu/SkillLearnBench から 1,216 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

cxcscmu/SkillLearnBench

収集済み skill 1,216 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
財務・投資アナリスト
説明

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

原文の言語: 英語

更新
職業分類
財務・投資アナリスト
説明

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

原文の言語: 英語

更新
職業分類
財務・投資アナリスト
説明

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

原文の言語: 英語

更新
職業分類
テクニカルライター
説明

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

原文の言語: 英語

更新
職業分類
テクニカルライター
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
財務・投資アナリスト
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

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).

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

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

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

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

原文の言語: 英語

更新
職業分類
財務・投資アナリスト
説明

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

原文の言語: 英語

更新
職業分類
財務・投資アナリスト
説明

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.

原文の言語: 英語

更新
職業分類
グラフィックデザイナー
説明

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.

原文の言語: 英語

更新
職業分類
その他の高等教育教員
説明

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

原文の言語: 英語

更新
職業分類
テクニカルライター
説明

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

原文の言語: 複数言語

更新
職業分類
DTPオペレーター
説明

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…

原文の言語: 英語

更新
職業分類
DTPオペレーター
説明

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.

原文の言語: 英語

更新
職業分類
DTPオペレーター
説明

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.,…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

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

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

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

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

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

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

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

原文の言語: 英語

更新
収集済み skill 1,216 件中 40 件を表示しています。