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

Skill-Usage

Skill-Usage 收录了来自 UCSB-NLP-Chang 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
45
更新
2026-04-08
Forks
5
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

harbor
其他计算机职业

Harbor framework for agent evaluation. Use when: (1) Running harbor commands (harbor run, harbor tasks check), (2) Creating/validating SkillsBench tasks, (3) Understanding task format or debugging failures.

2026-04-08
finding-skills-keyword
其他计算机职业

Discovers relevant agent skills using keyword (BM25) search. Breaks complex tasks into sub-tasks and finds 10 skills via term matching. Use when starting a new task, looking for specialized capabilities, or wanting to find best practices for a domain.

2026-04-08
finding-skills-semantic
其他计算机职业

Discovers relevant agent skills using semantic (embedding) search. Breaks complex tasks into sub-tasks and finds 10 skills via natural language similarity. Use when starting a new task, looking for specialized capabilities, or wanting to find best practices for a domain.

2026-04-08
finding-skills
其他计算机职业

Discovers relevant agent skills from a local index of skills for a given task. Breaks complex tasks into sub-tasks and finds 10 skills across keyword, semantic, and hybrid search. Use when starting a new task, looking for specialized capabilities, or wanting to find best practices for a domain.

2026-04-08
civ6lib
软件开发工程师

Civilization 6 district mechanics library. Use when working with district placement validation, adjacency bonus calculations, or understanding Civ6 game rules.

2026-04-08
threejs
软件开发工程师

Three.js scene-graph parsing and export workflows for mesh baking, InstancedMesh expansion, part partitioning, per-link OBJ export, and URDF articulation.

2026-04-08
data-cleaning
数据科学家

Clean messy tabular datasets with deduplication, missing value imputation, outlier handling, and text processing. Use when dealing with dirty data that has duplicates, nulls, or inconsistent formatting.

2026-04-08
did-causal-analysis
数据科学家

Difference-in-Differences causal analysis to identify demographic drivers of behavioral changes with p-value significance testing. Use for event effects, A/B testing, or policy evaluation.

2026-04-08
feature-engineering
数据科学家

Engineer dataset features before ML or Causal Inference. Methods include encoding categorical variables, scaling numerics, creating interactions, and selecting relevant features.

2026-04-08
time-series-anomaly-detection
数据科学家

Detect anomalies in time series data using Prophet Framework (Meta), which frames the seasonality, trend holiday effect and other needed regressors into its model, to identify unusual surges or slumps in trends. This is a general methodology analyst can use for understanding what changes of their tracking metrics are manifesting anomalies pattern.

2026-04-08
data-reconciliation
财务和投资分析师

Recovering missing spreadsheet values by using totals, percentages, growth rates, and other mathematical constraints in tabular data.

2026-04-08