From tipi
Surface the right epigenetic input — fetches a prompt kit from Nate's PromptKit matching the query, returns the full kit inline + a suggestion of which prompt inside to run first.
npx claudepluginhub jackreis/vs-tipi --plugin tipiThis skill uses the workspace's default tool permissions.
Epigenetic-input skill. Promptkit = external modulating library; `/kit` is how Jack reaches into it without leaving the Today pane.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
Epigenetic-input skill. Promptkit = external modulating library; /kit is how Jack reaches into it without leaving the Today pane.
<query> arg (e.g. /kit agent-stack, /kit plumbing, /kit codex-playbook).tipi-epigenetics/upstream_for("search_prompt_kits") → get the canonical upstream tool name.mcp__nate-promptkit__search_prompt_kits) with query=<user-query>, limit=3.mcp__nate-promptkit__get_prompt_kit(id=<top-result.id>) for full content.Fall back to tipi-epigenetics/list_epigenetic_sources() and show the available upstream search tools. Ask Jack what he's trying to express/refresh/refine.
The Today mode auto-surfaces 3 relevant kits based on today's Top 3 Priorities. /kit is the targeted-search escape hatch when auto-surfacing misses.