instincts-updater

Extract patterns from SOMA evo-logs and propose instincts for human approval.

3|3|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/webdevcom01-cell/agent-studio --skill instincts-updater
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: instincts-updater
Source: https://github.com/webdevcom01-cell/agent-studio/tree/main/skills/instincts-updater
Command: npx skills add https://github.com/webdevcom01-cell/agent-studio --skill instincts-updater

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Extracts patterns from SOMA evo-logs and proposes new instincts for review.

Core Features & Use Cases

  • Surface recurring patterns observed in evo-logs to ground instinct proposals in real events.
  • Present instinct proposals for explicit human approval before writing to the Obsidian vault.
  • Prevent self-modification of agents by enforcing the human-in-the-loop and matching existing instincts to avoid duplicates.

Quick Start

Review evo-logs, approve proposed instincts, and let the system append confirmed instincts to the vault.

Frequently Asked Questions about instincts-updater

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract patterns from SOMA evo-logs to propose new instincts?

To extract patterns from SOMA evo-logs, the system analyzes the logs to surface recurring events and proposes new instincts. These proposals are grounded in real events for explicit human approval before any changes are made.

Does writing new instincts to an Obsidian vault require human approval?

Yes, writing new instincts to an Obsidian vault requires explicit human approval. The workflow enforces a human-in-the-loop process, presenting proposals for review to prevent unauthorized self-modification of agents.

How do I prevent duplicate instincts when adding new patterns to my vault?

To prevent duplicate instincts in your vault, the workflow deduplicates proposals against existing instincts. This matching process ensures only unique, non-overlapping patterns are presented for final approval.

Can I use multi-language trigger phrases for Obsidian instinct proposals?

Yes, you can use multi-language trigger phrases for Obsidian instinct proposals. The system supports extracting and proposing patterns with triggers across multiple languages before appending them to the vault.

What is the best way to manage agent self-modification using evo-logs?

The best way to manage agent self-modification using evo-logs is through a human-approval workflow. The system proposes instincts from detected patterns, enforcing human-in-the-loop review to safely ground agent updates in real events.