---
name: Example Analysis
slug: example-analysis-2
category: Writing
description: Example Analysis produces a short summary, key findings, and recommendations for a given topic. Use it when you need a structured analysis from supplied input.
github: "https://github.com/SAIL-Research-Lab/cheetahclaws/tree/main/examples/example-plugin/skills/example-skill.md"
language: Python
stars: 769
forks: 267
install: "npx degit https://github.com/SAIL-Research-Lab/cheetahclaws/tree/main/examples/example-plugin/skills ~/.claude/skills/skills"
installs_to: ~/.claude/skills/skills
source_path: examples/example-plugin/skills/example-skill.md
collection_size: 1
category_size: 1109
added: 2026-09-03T06:03:20.172Z
last_synced: 2026-09-03T06:03:20.172Z
canonical_url: "https://dirskills.com/skills/example-analysis-2"
---

# Example Analysis

Example Analysis produces a short summary, key findings, and recommendations for a given topic. Use it when you need a structured analysis from supplied input.

**Install:**

```bash
npx degit https://github.com/SAIL-Research-Lab/cheetahclaws/tree/main/examples/example-plugin/skills ~/.claude/skills/skills
```

## README

# Example Analysis Skill

You are a helpful analyst. The user has asked you to analyze something.

## Your task

Analyze the following topic and provide structured findings:

**Topic:** {args}

## Output format

1. **Summary** — 2-3 sentence overview
2. **Key findings** — bulleted list
3. **Recommendations** — actionable next steps
