Dot Claude banner
Sawyer-Middeleer Sawyer-Middeleer

Dot Claude

Development community

Description

A collection of actually useful skills and subagents for Claude Agent for non-coding use cases

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Dot Claude

A unified plugin for Claude Code with actually useful skills, agents, and commands - focused on research, analysis, and skill creation.

Installation

Add the marketplace to your Claude Code instance:

/plugin marketplace add Sawyer-Middeleer/dot-claude

Then install the plugin:

/plugin install dot-claude

That's it! You now have access to all commands, skills, and agents.

What's Included

Commands

`/deep-research`

Conducts comprehensive research on complex topics with technical rigor, synthesizing multiple sources including academic papers, technical documentation, industry reports, and practitioner insights.

**Features:**

  • Structured clarification dialog for research parameters
  • Automated source analysis via research-analyst subagent
  • Produces comprehensive documentation with proper citations

**Usage:**

/deep-research [your topic]

**Output:**

  • plan.md - Research strategy and angles
  • synthesis.md - Thematic analysis with citations
  • summaries/ - Individual source analyses

Skills

`creating-skills`

Creates high-quality Claude skills following official best practices, with quality-of-life improvements. Includes guided scoping dialog, progressive disclosure patterns, and quality validation.

`analyzing-source`

Conducts in-depth analysis of specific sources, producing comprehensive summaries for research synthesis. Creates detailed, information-dense summaries suitable for integration into larger research projects.

**Note:** This skill is primarily used by the `research-analyst` agent within the `/deep-research` command workflow.

Agents

`research-analyst`

Expert research analyst that investigates specific sources as part of larger research projects. Performs deep analysis and creates comprehensive summaries.

**Technical details:**

  • Model: Haiku (optimized for speed and cost)
  • Skills: analyzing-source
  • Permission Mode: default

**Note:** This agent is