By n33kos
Train a behavioral profile from your Claude session history. Learns your work style, communication preferences, and quality expectations — then injects them into every session.
A Claude Code plugin that trains a behavioral profile from your session history and injects it into all sessions.
Imprint scans your Claude Code session transcripts, extracts patterns in how you work, communicate, and set quality expectations, then synthesizes a profile that every future Claude session will internalize.
/plugin install n33kos/imprint
/imprint:train
This scans your session history in ~/.claude/projects/, runs multi-pass LLM synthesis, and writes a profile to ~/.claude/.imprint.
Once a profile exists at ~/.claude/.imprint, the plugin's SessionStart hook automatically injects the profile contents into every Claude session as additional context. No manual configuration needed — the hook fires on session start, resume, clear, and compact.
The hook is configured in hooks/hooks.json and the handler at hooks-handlers/session-start.sh reads ~/.claude/.imprint and emits its contents via hookSpecificOutput.additionalContext — the supported mechanism for plugins to add persistent context to a session.
~/.claude/.imprintOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub n33kos/claude-plugins --plugin imprintRemote voice interaction with multiple Claude Code sessions. Talk to your running Claude sessions from anywhere — switch between them and control them by voice.
Audio feedback for Claude Code - hear keyboard typing sounds while Claude is working
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
20 SEO/GEO skills and 5 commands on one shared contract for keyword research, content creation, technical audits, schema markup, monitoring, quality gates, entity truth, and campaign memory.
Comprehensive SEO analysis plugin for Claude Code. 25 sub-skills (21 core + 1 orchestrator + 1 framework + 2 extension mirrors) and 18 sub-agents cover technical SEO, content quality, schema, sitemaps, Core Web Vitals, local SEO, backlinks, AI/GEO, ecommerce, hreflang, SXO, clustering, drift monitoring, and Google APIs. Includes optional MCP extensions, SPA-aware rendering, portability, and hardened SSRF/DNS-rebinding safe fetchers.
Modern R development skills for Claude Code - tidyverse patterns, rlang metaprogramming, Bayesian inference, performance optimization, and more