Skip to main content

这个仓库中的 skills

cxcscmu/SkillLearnBench - 第 12 页

SkillsMP 已收集 cxcscmu/SkillLearnBench 中的 1,216 个 Skill。打开任一 Skill 可查看来源和详情。

cxcscmu/SkillLearnBench

已展示 40 / 1,216 个已收集 Skill。

职业分类
财务和投资分析师
描述

GDP-weighted mean and descriptive statistics for net exports as % of GDP in Excel

原文语言:英语

更新
职业分类
平面设计师
描述

Precise Anthropic brand color tokens and typography guidelines for design artifacts, with matplotlib-specific notes.

原文语言:英语

更新
职业分类
平面设计师
描述

Production-ready technique for technical exploded-view hardware diagrams in matplotlib, with layer details, annotations, and title blocks.

原文语言:英语

更新
职业分类
平面设计师
描述

Complete guide to generating polished technical poster PNGs with matplotlib, including typography, pseudo-3D layers, and annotations.

原文语言:英语

更新
职业分类
技术写作员
描述

Refined techniques for composing classical Chinese regulated verse on war-and-peace themes, with verified imagery, couplet examples, and common pitfalls.

原文语言:英语

更新
职业分类
技术写作员
描述

Complete rules, structure, and verification checklist for seven-character regulated verse (七言律诗), with corrected rhyme groups and parallel couplet standards.

原文语言:英语

更新
职业分类
桌面出版专家
描述

How to fill California SC-100 Small Claims Court PDF form using fillable field IDs; includes complete field mapping, checkbox behavior, and field fill strategy.

原文语言:英语

更新
职业分类
数据科学家
描述

Efficient DBSCAN clustering with a custom parameterized distance metric using precomputed distance matrices for speed, plus centroid computation.

原文语言:英语

更新
职业分类
数据科学家
描述

Greedy matching of predicted centroids to expert points by closest pairs first, with max distance threshold, computing F1 and delta.

原文语言:英语

更新
职业分类
数据科学家
描述

Computing the Pareto frontier for multi-objective optimization (maximize F1, minimize delta) with correct dominance handling and output formatting.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Extract CVSS v3 scores from Trivy vulnerability JSON with source priority (NVD > GHSA > RedHat) and fallback to N/A.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use Trivy vulnerability scanner in offline mode to scan dependency lock files and produce JSON vulnerability reports without internet access.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate structured CSV security audit reports from Trivy JSON output with severity filtering, deduplication, and proper field mapping.

原文语言:英语

更新
职业分类
数据科学家
描述

Parse USGS GeoJSON earthquake data into GeoPandas GeoDataFrame and output structured JSON results for geospatial analysis.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Load and work with PB2002 tectonic plate boundary data using GeoPandas for spatial filtering and distance calculations, with antimeridian awareness.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Finding competitor product discussions, insights, and demo URLs across all ContentForce-related Slack channels

原文语言:英语

更新
职业分类
项目管理专家
描述

Complete guide to retrieving structured answers from enterprise product JSON data files containing Slack, documents, meetings, and PRs

原文语言:英语

更新
职业分类
财务和投资分析师
描述

Analyze fund AUM, holdings count, and cross-quarter investment changes from SEC 13F filings.

原文语言:英语

更新
职业分类
财务和投资分析师
描述

Fuzzy search for hedge funds or stocks by name in SEC 13F filings; handles cases where rank 1 is skipped due to amendment filtering.

原文语言:英语

更新
职业分类
财务和投资分析师
描述

Complete workflow for finding top stock increases/decreases between Q2 and Q3 for a specific fund.

原文语言:英语

更新
职业分类
财务和投资分析师
描述

Find top fund managers holding a specific stock (by CUSIP) using a fixed version of the holding_analysis workflow.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Complete guide to patching Apache Druid CVE-2021-25646 - JavaScript RCE via Jackson @JacksonInject bypass with empty JSON key

原文语言:英语

更新
职业分类
信息安全分析师
描述

Security guide for Jackson @JacksonInject vulnerabilities - how attackers override injectable values via JSON and how to prevent it

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

How to identify bug report issues and count resolved bugs in a date range from GitHub Search API results.

原文语言:英语

更新
职业分类
软件开发工程师
描述

How to compute PR statistics (merged, closed, avg_merge_days, top_contributor) from GitHub Search API items using Python.

原文语言:英语

更新
职业分类
软件开发工程师
描述

How to query the GitHub Search API for PRs and issues with date filtering, handling pagination and unauthenticated access via Python urllib.

原文语言:英语

更新
职业分类
软件开发工程师
描述

How to assemble and write a structured JSON report for GitHub community pulse statistics with validation.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Complete setup guide for reproducing NLP paper results with HuggingFace TRL/transformers on Python 3.12 - use when setting up environments for preference optimization experiments.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Complete implementation of the SimPO (NeurIPS 2024) loss function with all variants and edge cases - use when reproducing SimPO or implementing reference-free preference optimization.

原文语言:英语

更新
职业分类
桌面出版专家
描述

Handle {{IF_X}}...{{END_IF_X}} conditional blocks in Word .docx templates — keep or remove content, with correct ordering relative to placeholder replacement.

原文语言:英语

更新
职业分类
桌面出版专家
描述

Replace {{PLACEHOLDER}} tokens in Word .docx templates using python-docx, correctly handling split runs, nested tables, headers/footers, and verification.

原文语言:英语

更新
职业分类
综合办公文员
描述

Improved keyword-based document classification with false-positive prevention, manual review of zero-score files, and post-classification verification.

原文语言:英语

更新
职业分类
综合办公文员
描述

Extract text from PDF files using PyPDF2 with pdfplumber fallback; optimized for title/abstract extraction for classification.

原文语言:英语

更新
职业分类
综合办公文员
描述

Extract text from PPTX and DOCX files using python-pptx and python-docx, including tables and all shapes.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Using Circe for JSON tokenization and dot-path navigation in Scala, with the exact APIs needed to replace Python's json module and dict traversal.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implementing an immutable fluent builder in Scala with companion object apply, varargs metadata, and a build() method returning a function — translating Python's mutable builder class.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Translating Python Enum and frozen dataclass to idiomatic Scala sealed ADTs and case classes, with precise metadata typing and withMetadata pattern.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Translating Python Protocol, ABC, and isinstance dispatch to Scala traits, overloaded methods, and functor/monad abstractions.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Translating Python TypeVar covariant/contravariant generics to Scala variance annotations, with concrete patterns for containers, sinks, and handlers.

原文语言:英语

更新
职业分类
项目管理专家
描述

Schedule multiple meeting requests into a calendar with earliest-first logic, then generate formatted reply .txt files and a results.json summary.

原文语言:英语

更新
已展示 40 / 1,216 个已收集 Skill。