Log emotions with optional structure. Use when user says "feel", "feeling", "mood", "tired", "sleepy", "frustrated", "happy", "excited".
From oracle-skillsnpx claudepluginhub soul-brews-studio/plugin-marketplace --plugin oracle-skillsThis skill uses the workspace's default tool permissions.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Enables AI agents to execute x402 payments with per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents pay for APIs, services, or other agents.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Log emotions + optional structured data for pattern tracking.
date "+๐ %H:%M (%A %d %B %Y)"
/feel # List recent feelings
/feel [mood] # Quick log: /feel sleepy
/feel [mood] energy:[1-5] # With energy: /feel tired energy:2
/feel [mood] trigger:[x] # With trigger: /feel anxious trigger:deadline
/feel sleepy
/feel happy energy:4
/feel frustrated trigger:debugging
/feel panic # โ suggests /snapshot
| Input | AI Understands | Action |
|---|---|---|
/feel (no args) | Review mode | List from feelings log |
/feel panic/fear | Context fear | Suggest /snapshot or /rrr |
/feel happy/proud | Good moment | Suggest /snapshot to capture |
/feel [other] | Just sharing | Log to diary |
Read ฯ/memory/logs/feelings/ and show summary:
## /feel - Recent Moods
| Date | Time | Mood | Energy |
|------|------|------|--------|
| Jan 11 | 22:30 | sleepy | 2/5 |
| Jan 11 | 15:00 | focused | 4/5 |
**Pattern**: Energy dips after 22:00
Extract from ARGUMENTS:
mood: The feeling word(s)energy: Number 1-5 if providedtrigger: What caused it if provided| Contains | Type | Action |
|---|---|---|
| panic, fear, เธเธฅเธฑเธง | Context Fear | Suggest /snapshot |
| happy, proud, เธเธตเนเธ | Happy Moment | Suggest /snapshot |
| Other | Diary | Log directly |
Write to ฯ/memory/logs/feels.log (append):
YYYY-MM-DD HH:MM | [mood] | energy:[N] | trigger:[x] | [optional note]
Example:
2026-01-11 22:33 | sleepy | energy:2 | trigger:late-night | so sleepy today
## /feel logged
**Mood**: ๐ด sleepy
**Energy**: โโโโโโโโโโ 2/5
**Trigger**: late-night
**Time**: 22:33
---
Logged to ฯ/memory/logs/feels.log
| Level | Bar | Meaning |
|---|---|---|
| 1 | โโโโโโโโโโ | Exhausted |
| 2 | โโโโโโโโโโ | Low |
| 3 | โโโโโโโโโโ | Neutral |
| 4 | โโโโโโโโโโ | Good |
| 5 | โโโโโโโโโโ | Energized |
"Rest is also data."
Tracking how you feel reveals patterns:
ARGUMENTS: $ARGUMENTS