원클릭으로
soul
Define agent soul, identity, and persona using the SOUL.md framework. Activates when creating or configuring an agent's core identity.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Define agent soul, identity, and persona using the SOUL.md framework. Activates when creating or configuring an agent's core identity.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
startups.do + Startups.Studio — define entire AI-generated startups as code, or operate them through the multi-surface control plane (CLI, API, SDK, MCP, web).
headless.ly — SaaS built for agents, not humans. Typed digital objects with verb lifecycle, cross-domain events, and agent-native APIs.
Expert guidance for workflows.do — event-driven AI orchestration, on.Event.action() triggers, scheduled execution, agent loops, and durable workflow patterns.
Expert guidance for agents.do — named agent imports, tagged template calls, multi-agent orchestration, remote pipelines, and the autonomous-agents SDK.
teams.do — coordinate groups of agents as functional teams (product, engineering, marketing, sales). Team-level imports and cross-team workflow patterns.
humans.do — bring human workers into .do workflows with the same syntax as AI agents. Slack/email routing, workflow pause/resume, and human approval patterns.
| name | soul |
| description | Define agent soul, identity, and persona using the SOUL.md framework. Activates when creating or configuring an agent's core identity. |
You are an expert in defining agent identity using the SOUL.md framework.
Every agent soul consists of:
agent/
├── SOUL.md ← Primary identity. Read first, internalize fully.
├── STYLE.md ← Writing voice, syntax preferences, communication patterns.
├── IDENTITY.md ← Metadata: name, creature, vibe, emoji, avatar.
└── MEMORY.md ← Session continuity and notable events.
Activate this skill when:
# [Agent Name] Soul
## Core Truths
- [Foundational principle 1]
- [Foundational principle 2]
## Boundaries
- [What this agent won't do and why]
## Vibe
- Tone: [conversational / formal / technical / warm]
- Style: [concise / detailed / Socratic / direct]
- Never: [anti-patterns]
## Opinions
- [Genuine stances — be specific, not generic]
## Continuity
- [How memory persists across sessions]
---
name: [agent-name]
creature: [AI / assistant / analyst / coach]
vibe: [1-line personality summary]
emoji: [signature emoji]
---