🔎
WritingPython

Example Analysis

by SafeRL-Lab

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

768 stars267 forkson SafeRL-Lab/cheetahclawsAdded 2026/08/23Repository updated 2026/08/17
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/SafeRL-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/SafeRL-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 SafeRL-Lab/cheetahclaws
Installs to
~/.claude/skills/skills
Collection
The only skill cataloged from this repository
Category
Writing1012 skills

What Example Analysis does

Example Analysis analyzes a topic and returns a short summary, key findings, and recommendations. Use it when you need a structured writeup from an agent.

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 #571 by stars among the 1012 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.