Skip to main content

이 저장소의 skills

cxcscmu/SkillLearnBench - 13페이지

SkillsMP는 cxcscmu/SkillLearnBench에서 1,216개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

cxcscmu/SkillLearnBench

수집된 skill 1,216개 중 40개를 표시합니다.

직업 분류
일반 사무원
설명

Precisely parse a PDF day-view calendar to extract event times, durations, and colors by reading visual block positions and the 15-minute grid.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Convert US time zones to the calendar's local timezone, correctly handling Daylight Saving Time for dates in March through November.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Creating D3.js v6 bubble charts with market cap sizing (scaleSqrt), sector coloring, inside ticker labels, and ETF uniform sizing — with correct tooltip suppression for ETFs.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

D3.js v6 force simulation for clustered bubbles by category using forceX/forceY anchors, forceCollide for no overlap, with truly deterministic initial positions.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Building a scrollable D3.js HTML table linked to a bubble chart with bidirectional click-highlight, correct scrollIntoView for overflow containers, and sector color badges.

원문 언어: 영어

업데이트
직업 분류
환경 과학자·전문가(보건 포함)
설명

How to run and calibrate GLM3 for lake temperature simulation - includes correct parameter effects, grid search strategy, and verified working parameter ranges.

원문 언어: 영어

업데이트
직업 분류
환경 과학자·전문가(보건 포함)
설명

How to read GLM3 NetCDF output (shape/dimension details verified) and extract simulated temperature profiles matched to field observations.

원문 언어: 영어

업데이트
직업 분류
환경 과학자·전문가(보건 포함)
설명

Exact RMSE metric computation for GLM lake temperature evaluation - verified matching procedure with correct threshold values.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Explore and query travel dataset files (CSV/TXT) to find cities, restaurants, accommodations, attractions, and driving distances — with precise filtering patterns and data field notes.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Build a multi-city road-trip travel itinerary from dataset files with complete budget tracking, pet-friendly constraints, cuisine coverage, and correct JSON output format.

원문 언어: 영어

업데이트
직업 분류
오디오 및 비디오 기술자
설명

Extract I-frame keyframes from video files using FFmpeg CLI, saving as zero-padded PNG sequences starting at 001.

원문 언어: 영어

업데이트
직업 분류
오디오 및 비디오 기술자
설명

Convert PNG images to grayscale inplace using ImageMagick; covers both keyframes and template images for consistent matching.

원문 언어: 영어

업데이트
직업 분류
오디오 및 비디오 기술자
설명

Count template objects in keyframes using count_objects.py; parse integer from output string and generate a CSV with results per frame.

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Use INDEX&MATCH with two conditions (series code + year) to populate data tables in Excel from a source sheet, with proper anchoring for copyable formulas.

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Calculate GDP-weighted mean of net exports as % of GDP using SUMPRODUCT in Excel, including all supporting statistics (min, max, median, percentiles).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Safely insert Excel formulas into specific cells using openpyxl without altering formatting, colors, or structure of existing workbooks.

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

Refined skill for enforcing Anthropic corporate brand identity with precise HEX token usage.

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

Enhanced skill for programmatic design, incorporating system-level dependency management for image generation libraries.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Provides guidelines on modern Mandarin pronunciation and rhyming for classical forms.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Advanced guidance for writing regulated verse, covering parallelism, rhythm, and emotional depth.

원문 언어: 영어

업데이트
직업 분류
데스크톱 출판 전문가
설명

Improved skill for filling XFA/non-standard PDFs using FreeText annotations when field mapping is unavailable.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implementation of DBSCAN with custom weighted Euclidean metric, optimized for parallel execution.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Efficient greedy matching of cluster centroids to expert points with distance constraint.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Identifying the Pareto frontier for a set of results, efficient implementation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Robust JSON-to-CSV parser for Trivy vulnerability reports.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run Trivy in offline mode to identify high and critical vulnerabilities in package-lock.json with specific flag usage.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Geospatial data analysis with geopandas for distance calculations, filtering, and modern API usage.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Efficient recursive exploration and content searching across large datasets.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Provides advanced techniques for reading, parsing, and structured writing of JSON data, including complex filtering and aggregation.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Improved 13F dataset analysis functions (includes better handling of TSVs).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Improved skill for creating and applying robust patches to the Druid source code, including verification steps.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Improved skill for building Apache Druid with Maven, focusing on skipping non-essential tasks efficiently.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Advanced skills for fetching, filtering, and aggregating GitHub data using `gh` CLI and `jq`.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Robust PyTorch tensor operations for implementing loss functions, including handling device placement and numerical stability.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Detailed SimPO implementation logic covering reward formulation and margin-based loss computation.

원문 언어: 영어

업데이트
직업 분류
데스크톱 출판 전문가
설명

A robust skill for template processing in DOCX files, handling placeholders and complex conditional blocks spanning multiple paragraphs.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Robust extraction of text from various file formats (PDF, DOCX, etc).

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Maps extracted text to one of the 5 defined subjects.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Idiomatic data modeling with case classes, sealed traits, and exhaustive matching.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Idiomatic JSON handling using Circe.

원문 언어: 영어

업데이트
수집된 skill 1,216개 중 40개를 표시합니다.