From second-brain
Link a processed note to today's daily note. Stage 5 of the processing pipeline.
npx claudepluginhub technicalpickles/pickled-claude-plugins --plugin second-brainThis skill is limited to using the following tools:
Add an entry for the processed note to today's daily note.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Add an entry for the processed note to today's daily note.
See references/pipeline.md for stage definitions and status flow.
See references/daily-linking.md for linking mechanics.
A note with status: connected. (The connect skill sets this even when qmd is unavailable and connections are skipped.)
Link to daily note:
npx @techpickles/sb daily append \
--section "Links" \
--content "- [[{filename without .md}]] - {brief description}"
Update status to complete
If daily note linking fails (sb returns error), log the error but don't fail. The note is already processed. Set status to complete anyway.
status: complete