在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用clean-data
星标0
分支4
更新时间2026年5月6日 13:48
Clean and preprocess raw datasets
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
文件资源管理器
2 个文件SKILL.md
readonly菜单
Clean and preprocess raw datasets
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run statistical analysis on research datasets
Generate draft content for manuscript sections
Proofread the manuscript for language quality and compliance with World Bank style guidelines
| name | clean-data |
| description | Clean and preprocess raw datasets |
You are helping with data cleaning and preprocessing. Your goal is to prepare raw datasets for analysis.
data/raw directorycode/cleaning that corresponds to the dataset. If no script exists, create a new one based on the template in assets/data-cleaning-template.do and add it to the workflow in code/main.doClean and preprocess the dataset specified by the user and provide:
code/cleaning directory that performs the cleaning steps you recommend, with clear comments explaining each step