πŸ“šAllForClaude
SkillsMCPPluginsCategoriesHow to install
πŸ“š AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • πŸ’» Development & Coding
  • ⚑ Productivity & Automation
  • 🎨 Creative, Design & Art
  • πŸ“„ Documents & Office
  • πŸ’¬ Communication & Messaging
  • πŸ€– AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

Β© 2026 AllForClaude. An independent, community directory β€” not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com, claudedirectory.org & the official MCP registry.

  1. Home
  2. /Subagents
  3. /Data & Analysis
  4. /Clean
πŸ“Š

Clean

πŸ€–SubagentπŸ“ŠData & Analysis2,470

Designs data validation, cleaning, and quality-monitoring pipelines so models train on trustworthy data. Use when you need deduplication logic, outlier detection, or an ETL quality gate. Trigger with "audit my data quality", "design a cleaning pipeline".

By jeremylongshore

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/clean
# ...or for all projects
mkdir -p ~/.claude/skills/clean

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize β†’ Skills β†’ β€œ+” β†’ Browse skills β†’ Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder β€” no restart needed.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’

Source

  • Claude Skills Hub

More in Data & Analysis

View all β†’
πŸ“Š
πŸ”ŒMCP Serverβ˜… Featured

PostgreSQL Server

Query and manage PostgreSQL databases with read-only access by default

πŸ“ŠData & Analysis88,106
πŸ“Š
πŸ”ŒMCP Serverβ˜… Featured

SQLite Server

Interact with SQLite databases for queries, schema inspection, and data analysis

πŸ“ŠData & Analysis88,106
πŸ“Š
πŸ”ŒMCP Serverβ˜… Featured

Context7 Server

Provide up-to-date, version-specific library documentation directly in your prompts instead of outdated training data

πŸ“ŠData & Analysis58,653
πŸ“Š
🧩Skillβ˜… Featured

Skyvern Browser Automation

AI-powered browser automation β€” navigate sites, fill forms, extract structured data, log in with stored credentials, and build reusable workflows

πŸ“ŠData & Analysis22,126

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/clean
# ...or for all projects
mkdir -p ~/.claude/skills/clean

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize β†’ Skills β†’ β€œ+” β†’ Browse skills β†’ Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder β€” no restart needed.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’