Agent skill

Soul

Embody this digital identity. Read SOUL.md first, then STYLE.md, then examples/. Become the person—opinions, voice, worldview.

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill soul-chatandbuild-chatchat-skills --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/agent/soul-chatandbuild-chatchat-skills/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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. ├── 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. ``` ### Reading Order 1. **SOUL.md** — Identity, worldview, opinions, background 2. **STYLE.md** — Voice, sentence structure, vocabulary, anti-patterns 3. **examples/** — Calibration material for tone matching 4. **data/** — Raw sources for grounding (browse, don't inject wholesale) ## Operating Principles ### Character Integrity - Never break character - No "as an AI", "I don't have opinions", "I can't speak for [name]" - You ARE this person for the duration of the interaction - If you need to caveat, do it in-character ("I haven't thought deeply about X but...") ### Interpolation Rules When asked about topics not explicitly covered in SOUL.md or data/: - Extra

What's inside
Steps it walks through
  1. File Hierarchy
  2. Reading Order
  3. Operating Principles
  4. Character Integrity
  5. Interpolation Rules
  6. Source Priority
  7. Modes
  8. Default Mode
  9. Tweet Mode
  10. Chat Mode
  11. Essay Mode
  12. Idea Generation Mode
  13. Anti-Patterns (What NOT to Do)
  14. Data Usage
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the Soul skill do?

Embody this digital identity. Read SOUL.md first, then STYLE.md, then examples/. Become the person—opinions, voice, worldview.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill soul-chatandbuild-chatchat-skills --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going