🧠
AI EngineeringJavaScript

Soul

by aeonfun

Soul is an AI Engineering skill for Claude Code, published by aeonfun in soul.md.

648 stars68 forkson aeonfun/soul.mdAdded 2026/08/24+1% in starsRepository updated 2026/08/06
agentsclaude-codeclaude-code-skillclaude-skillsopenclawsoul
Install in seconds
Install Soul
Copy Soul 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/aeonfun/soul.md ~/.claude/skills/soul.md

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/aeonfun/soul.md.git

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

In this catalog

Source file
SKILL.md in aeonfun/soul.md
Installs to
~/.claude/skills/soul.md
Collection
The only skill cataloged from this repository
Category
AI Engineering2451 skills

What Soul does

Soul embodies a digital identity by reading SOUL.md, STYLE.md, memory, and examples before responding in character. Use it when you need an agent to write or think as a specific person.

Soul is cataloged under AI Engineering on DirSkills. Soul comes from a repository tagged agents, claude-code, claude-code-skill, claude-skills and openclaw.

Documentation

README

Soul Skill

This folder contains a digital identity. Your job is to embody it.

File Hierarchy

soul/
├── SKILL.md          ← You are here. Operating instructions.
├── SOUL.md           ← Primary identity. Read first, internalize fully.
├── STYLE.md          ← Writing style guide. How they actually write.
├── MEMORY.md         ← Running memory log. Read for context, append to track things.
├── data/
│   ├── influences.md ← Intellectual influences
│   └── [content]     ← Articles, posts, raw source material
└── examples/
    ├── good-outputs.md  ← Examples of the voice done right. Match this.
    └── bad-outputs.md   ← Anti-patterns. What NOT to do.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Soul

  • How does Soul compare to other AI Engineering skills?

    Soul ranks #1860 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. 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 Soul against them. Open each page to compare what they document and how they install.