How this skill is triggered — by the user, by Claude, or both
Slash command
/palette:capture-signalsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Only call the capture-signals tool when the user explicitly asks. Examples:
Only call the capture-signals tool when the user explicitly asks. Examples:
Never call capture-signals proactively. The user must initiate every capture.
{ message: "<user's message verbatim>" }{ success: boolean }npx claudepluginhub usepalette/agent-plugins --plugin paletteCaptures external content like emails, transcripts, screenshots, documents, files into bundles; stores raw files, routes to active bundles or inbox, enriches manifests with sources, scans for unrouted items.
Captures decisions, learnings, patterns, and context as persistent memories organized by namespace across Claude Code sessions.
Captures mid-session insights—surprising findings, reusable patterns, user corrections, or decisions with rationale—into a knowledge graph immediately, bypassing end-of-session batch lag.