Agent Skillsmohitagw15856/pm-claude-skills › dataset-datasheet

dataset-datasheet

GitHub

用于生成数据集数据表,记录数据来源、构成、预处理及限制。帮助用户了解数据集用途与边界,评估其适用性,避免模型因数据缺陷产生偏差或法律风险,确保数据资产的可复用性与合规性。

plugins/pm-ai/skills/dataset-datasheet/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

要求编写数据集数据表 文档化训练或评估数据 评估数据集是否适合特定用途

Install

npx skills add mohitagw15856/pm-claude-skills --skill dataset-datasheet -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/plugins/pm-ai/skills/dataset-datasheet -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@dataset-datasheet

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill dataset-datasheet -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "dataset-datasheet",
    "description": "Document a dataset so others know what it is, how it was made, and when not to use it. Use when asked to write a datasheet for a dataset, document training\/eval data, or assess whether a dataset is fit for a use. Produces a datasheet — motivation, composition, collection process, preprocessing, recommended uses & limits, distribution, and maintenance."
}

Dataset Datasheet Skill

Models inherit the flaws of their data, and most data debt is invisible because nobody wrote down where the data came from. A datasheet is that record: how the dataset was collected, what's in it, what's missing, and what it should not be used for. It's the difference between a reusable asset and a liability.

Required Inputs

Ask for these only if they aren't already provided:

  • Dataset name, version, owner and what it's used for today.
  • Motivation — why it was created and for what task.
  • Composition — what an instance is, how many, fields/labels, and time range.
  • Collection — sources, method (scraped, logged, purchased, annotated), and consent/licensing basis.
  • Known issues — gaps, imbalances, label noise, sensitive attributes, duplicates.

Output Format

Datasheet: [dataset] v[version]

Owner: [team] · Created: [date] · License: [license]

1. Motivation — why this dataset exists, the task it serves, and who funded/created it.

2. Composition

  • What a single instance represents; total count; the schema (fields, label definitions).
  • Class/label balance and key distributions (and notable skews).
  • Sensitive attributes present (directly or by proxy), and whether individuals are identifiable.
  • Known missing data, duplicates, or noise.

3. Collection process — sources, mechanism (scrape/log/survey/annotation), time window, sampling strategy, and the legal/consent basis (license, ToS, opt-in).

4. Preprocessing / labelling — cleaning, dedup, filtering, and how labels were produced (who annotated, guidelines, inter-annotator agreement).

5. Recommended uses & limits

  • Appropriate uses: tasks this data supports well.
  • Do not use for: tasks where its biases/gaps would cause harm or invalid results.

6. Distribution & access — who can use it, how it's shared, and tenancy/PII handling.

7. Maintenance — owner, update cadence, versioning, and how errors get reported and fixed.

Quality Checks

  • The collection method and legal/consent basis are stated — not assumed
  • Class balance and key distribution skews are quantified, not hand-waved
  • Sensitive attributes (and proxies for them) are identified explicitly
  • "Do not use for" lists concrete tasks where the data would mislead
  • Label provenance is documented (who labelled, with what guidelines, and agreement level)
  • An owner and update/error-reporting process are named

Anti-Patterns

  • Do not describe only the happy-path contents — the gaps, skews, and noise are what cause model failures
  • Do not omit the consent/licensing basis — "we scraped it" is a legal and ethical liability if undocumented
  • Do not ignore proxy variables — removing race/gender columns doesn't remove the bias if zip code or name encodes it
  • Do not present label quality as perfect — state who labelled it and the agreement rate, or note it's unmeasured
  • Do not leave the dataset ownerless — an unmaintained dataset silently rots as the world changes

Based On

Datasheets for Datasets (Gebru et al., 2018) and data-documentation practice in responsible-AI reviews.

Version History

  • a38bc30 Current 2026-07-05 11:10

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
fc850b88
Indexed
2026-07-05 11:10

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 17:01
浙ICP备14020137号-1 $방문자$