From guide
Capture what's on your mind — morning intentions or evening reflections — and save a structured daily thought record
npx claudepluginhub ondrej-svec/heart-of-gold-toolkit --plugin guideThis skill uses the workspace's default tool permissions.
> Capture what's on your mind — morning intentions or evening reflections.
Conducts conversational interviews for daily journaling, identifies High-Rise emotional floors, and saves formatted entries to Obsidian notes. Invoke via /journal or check-ins.
Generates structured daily journal entries from AI agent's perspective, capturing projects, wins, frustrations, learnings, and emotions. Useful for diary, journal, or self-reflection requests.
Captures fleeting ideas with tags into daily Yuque logs, then organizes them into thematic notes. Useful for quick jots via phrases like '记一下' or periodic review.
Share bugs, ideas, or general feedback.
Capture what's on your mind — morning intentions or evening reflections.
A standalone skill for recording the user's thoughts, ideas, and reflections. Works independently — no pipeline dependency required.
This skill captures the user's raw thoughts through gentle conversation, preserving the verbatim transcript alongside structured themes and connections.
The skill operates in two modes:
If the user doesn't specify AM or PM, auto-detect based on the current time of day (before noon = AM, after noon = PM).
content/config.yaml for output.captures_dir (fall back to content/captures/ as default if config is missing)YYYY-MM-DD-am.md or YYYY-MM-DD-pm.md in the captures directory---
date: YYYY-MM-DD
mode: am|pm
themes: [theme1, theme2]
connections: [related captures or thoughts]
---
## Raw Capture
(Verbatim transcript of the conversation)
## Themes
- Theme 1: brief description
- Theme 2: brief description
## Connections
- Links to previous captures or thoughts that relate
When running in a --channels session with the iMessage plugin, captures can happen entirely via iMessage:
reply MCP toolchat.db polling), treats it as capture contentreply tool ("What's behind that?", "Anything else?")Key differences from terminal mode:
reply MCP tool for all responses (not AskUserQuestion)chat_id by querying: sqlite3 ~/Library/Messages/chat.db "SELECT guid FROM chat WHERE chat_identifier LIKE '%<phone>%'"content/captures/