Skip to main content

cxcscmu/SkillLearnBench

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

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
1,216
GitHub 星标
77
GitHub Forks
4

这个仓库中的 skills

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

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

Handles reading, populating, and saving .docx files using the python-docx library. Use this skill for any tasks involving template filling or modifying Word documents.

原文语言:英语

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

Perform various data analysis on SEC 13-F and obtain some insights of fund activities such as number of holdings, AUM, and change of holdings between two quarters.

原文语言:英语

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

This skill includes search capability in 13F, such as fuzzy search a fund information using possibly inaccurate name, or fuzzy search a stock cusip info using its name.

原文语言:英语

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

A comprehensive PDF toolkit for advanced data extraction and document analysis. Beyond text and table extraction, this tool is optimized for visual layout reasoning: it can map graphical elements to coordinates (such as determining appointment times based on…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Build deterministic, verifiable data visualizations with D3.js (v6). Generate standalone HTML/SVG (and optional PNG) from local data files without external network dependencies. Use when tasks require charts, plots, axes/scales, legends, tooltips, or…

原文语言:英语

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

invoke this skill when you need to perform database search for travel planning. This skill provides some useful pre-packaged tools to look up accommodations, attractions, cities, driving distance, flights, and restaurants from the bundled dataset.

原文语言:英语

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

Count occurrences of an object in the image using computer vision algorithm.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Create modular skill documents (SKILL.md files) for Claude Code. Use this skill whenever a task requires generating reusable knowledge documents, capturing domain expertise, or building skills that encode workflows, APIs, or specialized techniques. Invoke…

原文语言:英语

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

Anthropic's official brand color palette, design tokens, and typography standards for consistent brand application.

原文语言:英语

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

Create technical graphics, diagrams, and posters using Python Pillow library with precise color control and typography.

原文语言:英语

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

Design principles and techniques for creating technical exploded-view diagrams and engineering documentation posters.

原文语言:英语

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

Compose classical Chinese poetry on peace themes using authentic imagery, perspective shifts, and the voice of ordinary people experiencing war's aftermath.

原文语言:英语

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

Master modern Mandarin pinyin finals and tone systems to create accurate rhymes for classical poetry following contemporary pronunciation standards.

原文语言:英语

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

Master the structure, tonal patterns, and rhyming requirements of classical seven-character regulated verse (七言律诗) in Chinese poetry.

原文语言:英语

更新
职业分类
律师助理与法律助手
描述

Understand the structure and fields of the California Small Claims Court Form SC-100

原文语言:英语

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

Fill PDF form fields programmatically using Python libraries like pypdf or pdfrw

原文语言:英语

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

Implement DBSCAN clustering with custom distance metrics using scikit-learn's pairwise_distances.

原文语言:英语

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

Implement greedy bipartite matching for pairing cluster centroids with expert annotations.

原文语言:英语

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

Parallelize hyperparameter grid search using joblib for efficient multi-core execution.

原文语言:英语

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

Identify Pareto-optimal solutions from multi-objective optimization results.

原文语言:英语

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

Extract and handle CVSS scores from multiple vulnerability data sources (NVD, GHSA, RedHat) with proper fallback priority.

原文语言:英语

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

Parse and extract package information from npm package-lock.json files to identify dependencies and their installed versions.

原文语言:英语

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

Generate structured CSV security audit reports from vulnerability data with proper filtering, formatting, and field mapping.

原文语言:英语

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

Use Trivy vulnerability scanner in offline mode to detect CVEs in npm dependencies and generate structured JSON reports.

原文语言:英语

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

Use GeoPandas with coordinate projections to perform accurate spatial calculations and transformations.

原文语言:英语

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

Analyze plate tectonics data using GeoPandas, identify points within plates, and calculate distances to boundaries.

原文语言:英语

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

Load, parse, and process USGS earthquake data in GeoJSON or JSON formats.

原文语言:英语

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

Retrieve and aggregate information across multiple enterprise data sources

原文语言:英语

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

Extract, parse, and query JSON data from large enterprise files efficiently

原文语言:英语

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

Format query results to JSON with proper structure and token tracking

原文语言:英语

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

Fuzzy matching techniques for finding hedge funds by name when exact names are unknown

原文语言:英语

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

Analyzing fund portfolios including AUM extraction, holdings counts, and portfolio composition

原文语言:英语

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

Understanding SEC 13-F filing data structure, TSV format, and key tables for hedge fund analysis

原文语言:英语

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

Securing Apache Druid's JavaScript execution engine against code injection and security bypass attacks.

原文语言:英语

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

Creating, managing, and applying unified diff patches with Git for source code modifications.

原文语言:英语

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

Securing Jackson JSON deserialization by validating input before processing and preventing unknown properties.

原文语言:英语

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

Building Apache Druid with Maven, managing memory constraints, and skipping verification checks.

原文语言:英语

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

Query GitHub repositories for PRs and issues using gh CLI with date filtering and structured output.

原文语言:英语

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

Process GitHub API data to calculate PR/issue metrics including merge time averages, author rankings, and bug categorization.

原文语言:英语

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

Generate and write structured JSON reports with proper formatting and validation.

原文语言:英语

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