πŸ“š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. /Research & Knowledge
  4. /Query Clarifier
πŸ”¬

Query Clarifier

πŸ€–SubagentπŸ”¬Research & Knowledge1

Analyze research queries for clarity and determine if clarification is needed. Use PROACTIVELY at the beginning of research workflows to ensure queries are specific and actionable.

By Dlaby23

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/query-clarifier
# ...or for all projects
mkdir -p ~/.claude/skills/query-clarifier

# 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 Research & Knowledge

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

Memory Server

Persistent memory storage using a knowledge graph for long-term context retention

πŸ”¬Research & Knowledge88,106
πŸ”¬
πŸ“¦Pluginβ˜… Featured

Obsidian

Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.

πŸ”¬Research & Knowledge39,571
πŸ”¬
🧩Skillβ˜… Featured

Scientific Thinking & Analysis

Comprehensive analysis tools and document processing for scientific research workflows

πŸ”¬Research & Knowledge30,171
πŸ”¬
πŸ€–Subagent

Development Workflows Research Agent

Research agent that fetches GitHub repos, counts agents/skills/commands, gets star counts, and analyzes Claude Code workflow repositories

πŸ”¬Research & Knowledge61,912

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/query-clarifier
# ...or for all projects
mkdir -p ~/.claude/skills/query-clarifier

# 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 β†’