Skip to content
Skillv1.0.0

data-cleaning-pipeline

数据清洗自动化 — 脏数据→去重/补全/格式统一/异常检测→干净数据集

by aiskillstore(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from aiskillstore/marketplace (skills/zhangchenlai-dev/data-cleaning-pipeline/SKILL.md). Install upstream with npx skills add aiskillstore/marketplace --skill data-cleaning-pipeline. Copyright stays with the author.

Data Cleaning Pipeline 🛠️

价格: ¥149

功能描述

数据清洗自动化 — 脏数据→去重/补全/格式统一/异常检测→干净数据集

使用方法

在对话中输入相关指令即可自动执行。

适用人群

  • 个人用户
  • 自由职业者
  • 中小企业
  • 团队协作

注意事项

  • 本技能为AI辅助工具,请人工复核关键输出
  • 支持 Claude Code / Cursor / Codex 等多平台
  • 持续更新中

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/aiskillstore-marketplace-data-cleaning-pipeline/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

aiskillstore-marketplace-data-cleaning-pipeline.ocm.jsonjson
{
  "ocm": "1",
  "id": "aiskillstore-marketplace-data-cleaning-pipeline",
  "kind": "skill",
  "name": "data-cleaning-pipeline",
  "description": "数据清洗自动化 — 脏数据→去重/补全/格式统一/异常检测→干净数据集",
  "publisher": "aiskillstore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "etl",
      "python",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "数据清洗自动化 — 脏数据→去重/补全/格式统一/异常检测→干净数据集"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/aiskillstore/marketplace",
      "path": "skills/zhangchenlai-dev/data-cleaning-pipeline/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/aiskillstore/marketplace/blob/HEAD/skills/zhangchenlai-dev/data-cleaning-pipeline/SKILL.md",
      "key": "aiskillstore/marketplace/skills/zhangchenlai-dev/data-cleaning-pipeline/SKILL.md"
    }
  },
  "instructions": "# Data Cleaning Pipeline 🛠️\n\n**价格: ¥149**\n\n## 功能描述\n\n数据清洗自动化 — 脏数据→去重/补全/格式统一/异常检测→干净数据集\n\n## 使用方法\n\n在对话中输入相关指令即可自动执行。\n\n## 适用人群\n\n- 个人用户\n- 自由职业者\n- 中小企业\n- 团队协作\n\n## 注意事项\n\n- 本技能为AI辅助工具,请人工复核关键输出\n- 支持 Claude Code / Cursor / Codex 等多平台\n- 持续更新中",
  "cost": {
    "context_tokens": 58
  }
}

Fetch it by URL: GET /api/v1/registry/aiskillstore-marketplace-data-cleaning-pipeline/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.