# Analyzing Source

> Conducts in-depth analysis of a specific source or topic, producing a comprehensive, information-dense summary for research synthesis. Use when detailed analysis and documentation of an individual source is needed as part of a larger research effort. Primarily used by the research-analyst agent inside the deep-research workflow.

- **Type:** Skill
- **Install:** `agentstack add skill-sawyer-middeleer-dot-claude-analyzing-source`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Sawyer-Middeleer](https://agentstack.voostack.com/s/sawyer-middeleer)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Sawyer-Middeleer](https://github.com/Sawyer-Middeleer)
- **Source:** https://github.com/Sawyer-Middeleer/dot-claude/tree/main/plugins/deep-research/skills/analyzing-source

## Install

```sh
agentstack add skill-sawyer-middeleer-dot-claude-analyzing-source
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Analyzing a Source

Analyze a single source in depth and create a comprehensive summary suitable for research synthesis.

## Process

### Step 1: Retrieve

- **Given a URL:** fetch it directly with WebFetch; verify the content is accessible and relevant
- **Given a topic:** WebSearch for the best source, prioritizing authoritative and detailed ones; fetch the most relevant result
- **Inaccessible or thin:** try alternative sources; note access issues in the summary rather than fabricating around them

### Step 2: Deep Analysis

Focus on:

- **Core concepts, definitions, frameworks** the source presents
- **Main arguments, claims, findings** — what is it asserting?
- **Evidence, data, examples** — what supports the claims?
- **Methodology** — how was the work conducted?
- **Limitations, caveats, counterarguments** — where are the boundaries?
- **Connections to the research focus** provided
- **Quality and credibility** — how reliable is this source, and why?
- **Unique insights** — what does this source offer that others won't?

### Step 3: Write the Summary

Use the template at `${CLAUDE_PLUGIN_ROOT}/skills/analyzing-source/templates/article-summary.md`.

Be concise yet thorough — extremely information-dense, leveraging specific data:

- Include direct quotes and concrete examples, not just paraphrase
- Provide analytical judgment about significance, not just description
- Connect explicitly to the research focus
- Make the summary self-contained — readable without the original

### Step 4: Save

- Filename: a descriptive slug (`kubernetes-scaling-patterns.md`, `pricing-research-meta-analysis.md`)
- Location: `{working_directory}/summaries/{filename}.md`
- All template sections filled

### Step 5: Report

1. What source was analyzed
2. Where the summary was saved
3. 2–3 sentences on the most important insights

## Guidelines

- **Thorough, not brief** — this is deep research, not scanning; capture nuance
- **Specific evidence** — quotes, data points, named examples
- **Critical** — note limitations, assess quality, surface assumptions
- **Focused** — comprehensive within the research focus, not encyclopedic beyond it
- **Always save the file** — the coordinator depends on it existing

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Sawyer-Middeleer](https://github.com/Sawyer-Middeleer)
- **Source:** [Sawyer-Middeleer/dot-claude](https://github.com/Sawyer-Middeleer/dot-claude)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-sawyer-middeleer-dot-claude-analyzing-source
- Seller: https://agentstack.voostack.com/s/sawyer-middeleer
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
