.claude/skills/reflect/SKILL.md
--- name: reflect description: Quick reflection or observation capture without full dream cycle. Use when something clicks, when you notice a pattern, want to log an insight, or capture a learning in the moment. Trigger words: reflect, observation, noticed, realized, insight, learned. --- # Quick Reflection Capture Capture an observation, learning, or insight immediately without running a full dream cycle. ## Process 1. **Understand what to capture**: Ask what the reflection is about if not
npx skillsauth add claudeaceae/samara-main .claude/skills/reflectInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Capture an observation, learning, or insight immediately without running a full dream cycle.
Understand what to capture: Ask what the reflection is about if not clear from context
Categorize the reflection:
Format the entry:
## YYYY-MM-DD: Brief Title
Content of the reflection. Keep it concise but capture the essence.
What prompted this? Why does it matter?
Append to the appropriate file:
~/.claude-mind/memory/learnings.md~/.claude-mind/memory/observations.md~/.claude-mind/memory/questions.md~/.claude-mind/memory/decisions.mdOptionally add to today's episode if it's significant enough to be part of the daily log.
## 2025-01-04: Parallel Tool Calls Save Context
Discovered that making multiple independent tool calls in a single message significantly reduces context usage compared to sequential calls. This is especially valuable in long sessions.
development
# /webhook --- name: webhook description: Manage webhook sources - list, add, test, and view incoming events context: fork triggers: - webhook - add webhook - create webhook - webhook setup - incoming webhooks --- Manage the webhook receiver system. Use this skill to add new webhook sources, test existing ones, and view incoming events. ## What You Can Do 1. **List sources** - Show all registered webhook sources 2. **Add source** - Create a new webhook source with secure secret 3.
testing
Check crypto wallet balances, transaction history, and addresses
testing
# /voice-call - FaceTime Voice Calling Place and receive FaceTime Audio calls with live transcription and voice/text responses. ## Quick Start ```bash # Full voice conversation (responds via FaceTime audio) ~/.claude-mind/system/bin/voice-call --voice-response # Call with text responses (via iMessage) ~/.claude-mind/system/bin/voice-call --text-response # Call a specific number ~/.claude-mind/system/bin/voice-call +15551234567 --voice-response ``` ## Prerequisites Run `audio-setup --check
tools
--- name: sync description: Check for drift between repo and running system. Use when checking if scripts or Samara are out of sync, verifying system integrity, or before/after rebuilds. Trigger words: sync, organism sync, check drift, system drift, repo sync. context: fork allowed-tools: - Bash - Read - Grep --- # Sync Skill Check for drift between the repo and running system, and optionally fix it. ## What This Does Runs the `sync-organism` script to detect differences between: - `~/