dataset-curator
Original:🇺🇸 English
Translated
2 scriptsChecked / no sensitive code detected
Prepares and audits high-quality datasets for AI/RAG applications. Cleans noise, structure data, and ensures privacy compliance in knowledge bases.
12installs
Added on
NPX Install
npx skill4agent add famaoai-creator/gemini-skills dataset-curatorTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Dataset Curator
This skill ensures that the data you feed to your AI is clean, accurate, and safe.
Capabilities
1. Data Cleaning & Structuring
- Removes duplicates, boilerplate, and noisy text from knowledge bases.
- Converts unstructured documents into clean Markdown or JSON/Vector-friendly formats.
2. Privacy Audit
- Scans datasets for PII (Personal Identifiable Information) before they are sent to LLMs or vector databases.
Usage
- "Clean up the directory and structure it for better RAG performance."
knowledge/ - "Audit this customer feedback dataset for sensitive info before we use it for AI training."
Knowledge Protocol
- This skill adheres to the . It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.
knowledge/orchestration/knowledge-protocol.md