Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

SkillLearnBench

SkillLearnBench에는 cxcscmu에서 수집한 skills 1,216개가 있으며, 저장소 수준 직업 범위와 사이트 내 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
이 저장소에서 수집된 skills 1,216개 중 상위 40개를 표시합니다.