{"skill":{"slug":"enoch-tuning","displayName":"Enoch Tuning","summary":"A battle-tested OpenClaw setup with pre-wired identity, memory architecture, security protocols, and automation. Skip weeks of trial and error — install this...","description":"---\nname: enoch-tuning\ndescription: A battle-tested OpenClaw setup with pre-wired identity, memory architecture, security protocols, and automation. Skip weeks of trial and error — install this and start with a production-ready agent.\nhomepage: https://github.com/enochosbot-bot/enoch-tuning\nmetadata:\n  {\n    \"openclaw\":\n      {\n        \"emoji\": \"🔮\",\n        \"os\": [\"darwin\", \"linux\"],\n      },\n  }\n---\n\n# enoch-tuning\n\nMost people who set up an AI agent get a blank slate. No memory, no personality, no rules. They spend weeks figuring out why it keeps forgetting things, why it sounds like a chatbot, why it won't push back when they're wrong.\n\nThis skill skips all of that.\n\nWhat you're installing is a production-tested identity and memory system — decision heuristics, hard rules, security protocols, memory architecture, and automation pipelines that took months to develop and refine.\n\n## What You Get\n\n- **Pre-wired SOUL.md** — decision heuristics, hard rules, anti-patterns, cost awareness. The behavioral core that makes the difference between a useful agent and a corporate chatbot.\n- **AGENTS.md** — full operating rules: verification protocol, status reporting, Claude Code coordination, AFK behavior, sub-agent management, safety tiers, idiot prevention.\n- **Memory architecture** — 6-category typed memory system (decisions, people, lessons, commitments, preferences, projects), VAULT_INDEX, daily log structure.\n- **MISSION.md template** — mission-driven idle behavior. Agent asks \"what gets us closer to the mission?\" instead of waiting.\n- **Verification protocol** — prevents stale data, fake sub-agent completions, and unverified facts from reaching you.\n- **Setup scripts** — memory directory structure, identity file locking.\n\n## Installation\n\n### Step 1 — Copy templates\n```bash\ncp skills/enoch-tuning/templates/SOUL.md ~/.openclaw/workspace/SOUL.md\ncp skills/enoch-tuning/templates/AGENTS.md ~/.openclaw/workspace/AGENTS.md\ncp skills/enoch-tuning/templates/USER.md ~/.openclaw/workspace/USER.md\ncp skills/enoch-tuning/templates/MEMORY.md ~/.openclaw/workspace/MEMORY.md\ncp skills/enoch-tuning/templates/MISSION.md ~/.openclaw/workspace/MISSION.md\ncp skills/enoch-tuning/templates/ops/verification-protocol.md ~/.openclaw/workspace/ops/verification-protocol.md\n```\n\n### Step 2 — Create memory structure\n```bash\nbash skills/enoch-tuning/setup/memory-structure.sh ~/.openclaw/workspace\n```\n\n### Step 3 — Personalize (required)\nEdit these files — everything in [BRACKETS] is a placeholder:\n- `SOUL.md` — name, worldview, vibe\n- `USER.md` — your info, goals, rhythm\n- `MEMORY.md` — your platform setup, key facts\n- `MISSION.md` — your mission statement (one sentence)\n\n### Step 4 — Lock identity files\n```bash\nbash skills/enoch-tuning/setup/lock-identity.sh ~/.openclaw/workspace\n```\n\n### Step 5 — First conversation\nTell your agent: your name, what you do, the top 3 things you want automated, and what it should never do without asking. Everything compounds from here.\n\n## What NOT to Change Without Understanding\n\n- **Hard Rules section in SOUL.md** — these are non-negotiable behavioral guardrails\n- **Idiot Prevention Protocol in AGENTS.md** — protects your infrastructure from chat-based config changes\n- **Verification Protocol** — removing this reintroduces stale data and fake completions\n- **Automation tiers** — the boundary between \"runs without asking\" and \"never without instruction\" is load-bearing\n\n## File Structure\n\n```\nskills/enoch-tuning/\n├── SKILL.md                          ← this file\n├── templates/\n│   ├── SOUL.md                       ← identity template\n│   ├── AGENTS.md                     ← operating rules template\n│   ├── USER.md                       ← user intake template\n│   ├── MEMORY.md                     ← long-term memory template\n│   ├── MISSION.md                    ← mission statement template\n│   └── ops/\n│       └── verification-protocol.md  ← fact-checking protocol\n└── setup/\n    ├── memory-structure.sh           ← creates memory directories\n    └── lock-identity.sh              ← locks SOUL.md + AGENTS.md\n```\n","tags":{"latest":"1.4.0"},"stats":{"comments":0,"downloads":232,"installsAllTime":0,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1771611013089,"updatedAt":1778491594064},"latestVersion":{"version":"1.4.0","createdAt":1771611013089,"changelog":"Security hardening: removed personal identifiers, added SECURITY.md.","license":null},"metadata":{"setup":[],"os":["darwin","linux"],"systems":null},"owner":{"handle":"enochosbot-bot","userId":"s175f7knh9wa8h414k24cvcf05885t6q","displayName":"enochosbot-bot","image":"https://avatars.githubusercontent.com/u/261293238?v=4"},"moderation":{"isSuspicious":false,"isMalwareBlocked":false,"verdict":"clean","reasonCodes":["review.llm_review"],"summary":"Review: review.llm_review","engineVersion":"v2.4.24","updatedAt":1780089730443}}