Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

SkillLearnBench

SkillLearnBench 收录了来自 cxcscmu 的 1,216 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
1,216
Stars
70
更新
2026-06-12
Forks
4
职业覆盖
27 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

docx-handler
桌面出版专家

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.

2026-06-12
13f-analyzer
财务和投资分析师

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.

2026-06-12
fuzzy-name-search
财务和投资分析师

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.

2026-06-12
pdf
综合办公文员

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 their position on a calendar timeline) and identify color-coded features (e.g., distinguishing high-priority blocks from flexible blue-colored entries). Use this skill when the task requires interpreting schedule layouts, calculating durations from visual spans, or resolving scheduling conflicts based on the spatial and color properties of a PDF document.

2026-06-12
d3js-visualization
网页开发工程师

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 data-driven SVG output.

2026-06-12
bundled-dataset-search-tool
综合办公文员

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.

2026-06-12
object-counter
数据科学家

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

2026-06-12
skill-creator
其他计算机职业

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 this whenever you need to write a SKILL.md from scratch, even if the user doesn't explicitly ask for a "skill".

2026-04-24
anthropic-brand-colors
平面设计师

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

2026-04-24
python-pillow-graphics
平面设计师

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

2026-04-24
technical-illustration-design
平面设计师

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

2026-04-24
classical-poetry-peace-theme
技术写作员

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

2026-04-24
mandarin-rhyming-guide
技术写作员

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

2026-04-24
seven-char-regulated-verse
技术写作员

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

2026-04-24
california-sc100-form
律师助理与法律助手

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

2026-04-24
pdf-form-filling
软件开发工程师

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

2026-04-24
dbscan-custom-metrics
数据科学家

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

2026-04-24
greedy-bipartite-matching
数据科学家

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

2026-04-24
parallel-grid-search
数据科学家

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

2026-04-24
pareto-frontier-analysis
数据科学家

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

2026-04-24
cvss-score-extraction
信息安全分析师

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

2026-04-24
package-lock-parsing
软件开发工程师

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

2026-04-24
security-audit-csv-reporting
信息安全分析师

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

2026-04-24
trivy-vulnerability-scanning
信息安全分析师

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

2026-04-24
geopandas-projections
软件开发工程师

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

2026-04-24
plate-tectonics-geospatial
软件开发工程师

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

2026-04-24
usgs-earthquake-analysis
软件开发工程师

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

2026-04-24
enterprise-data-retrieval
软件开发工程师

Retrieve and aggregate information across multiple enterprise data sources

2026-04-24
json-data-extraction
软件开发工程师

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

2026-04-24
json-result-formatting
软件开发工程师

Format query results to JSON with proper structure and token tracking

2026-04-24
fuzzy-fund-search
财务和投资分析师

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

2026-04-24
portfolio-analysis
财务和投资分析师

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

2026-04-24
sec13f-data-format
财务和投资分析师

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

2026-04-24
druid-javascript-security
信息安全分析师

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

2026-04-24
git-patch-workflow
软件开发工程师

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

2026-04-24
jackson-deserialization-validation
软件开发工程师

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

2026-04-24
maven-druid-build
软件开发工程师

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

2026-04-24
github-cli-queries
软件开发工程师

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

2026-04-24
github-metrics-processing
软件开发工程师

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

2026-04-24
json-report-generation
软件开发工程师

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

2026-04-24
当前展示该仓库 Top 40 / 1,216 个已收集 skills。