Agent Skills: Consciousness System

Work with Aenea consciousness system - start/stop consciousness, monitor thought cycles, manage energy levels, trigger sleep mode, or debug consciousness state

UncategorizedID: yui-synth-lab/aenea-project/consciousness

Install this agent skill to your local

pnpm dlx add-skill https://github.com/yui-synth-lab/aenea-project/tree/HEAD/.claude/skills/consciousness

Skill Files

Browse the full folder contents for consciousness.

Download Skill

Loading file tree…

.claude/skills/consciousness/SKILL.md

Skill Metadata

Name
consciousness
Description
Work with Aenea consciousness system - start/stop consciousness, monitor thought cycles, manage energy levels, trigger sleep mode, or debug consciousness state

Consciousness System

Aenea意識システムの操作とデバッグ。

Key Files

Quick Operations

# Status / Start / Stop / Sleep
curl http://localhost:3000/api/consciousness/status
curl -X POST http://localhost:3000/api/consciousness/start
curl -X POST http://localhost:3000/api/consciousness/stop
curl -X POST http://localhost:3000/api/consciousness/sleep

Energy Modes

| Mode | Energy | Stages | |------|--------|--------| | Critical | < 20 | S1 + S6 + U | | Low | 20-50 | Reduced | | Full | > 50 | All |

SSE Events

/api/consciousness/events: stageChanged, stageCompleted, triggerGenerated, thoughtCycleCompleted, dpdUpdated

Detailed Reference

Pipeline stages, event details, database queries: reference.md