🔎
WritingPython

Example Analysis

by SAIL-Research-Lab

Example Analysis is a Writing skill for Claude Code, published by SAIL-Research-Lab in cheetahclaws.

769 stars267 forkson SAIL-Research-Lab/cheetahclawsAdded 2026/09/03Repository updated 2026/08/27
agentic-aiclaudeclaude-codememoryopenclawpythonskills
Install in seconds
Install Example Analysis
Copy Example Analysis into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/SAIL-Research-Lab/cheetahclaws/tree/main/examples/example-plugin/skills ~/.claude/skills/skills

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/SAIL-Research-Lab/cheetahclaws.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
examples/example-plugin/skills/example-skill.md in SAIL-Research-Lab/cheetahclaws
Installs to
~/.claude/skills/skills
Collection
The only skill cataloged from this repository
Category
Writing1109 skills

What Example Analysis does

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.

Example Analysis is cataloged under Writing on DirSkills. Example Analysis comes from a repository tagged agentic-ai, claude, claude-code, memory and openclaw.

Documentation

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

Frequently asked about Example Analysis

  • How does Example Analysis compare to other Writing skills?

    Example Analysis ranks #575 by stars among the 1109 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Example Analysis against them. Open each page to compare what they document and how they install.