By kzarzycki
Content preparation toolkit. Currently: voice-dna (extract an 8-dimension writing-style profile from a person's LinkedIn posts — useful for understanding stakeholder communication preferences before outreach, content writing, or proposal personalization).
Krzysztof Zarzycki's plugin marketplace for Claude Code. Four toolkits covering workflow, research, engineering, and presales.
| Plugin | What's inside |
|---|---|
| workflow | flow (.work/ workspace + subagent delegation), orchestrator (restrict main thread to read-only), find-conversation (search past CC sessions). Plus the experimental /promote-learnings command. |
| research | deep-research (multi-source orchestration with Perplexity/Tavily/Exa/Gemini/native search), platform skills for chatgpt-deep-research, claude-ai-deep-research, gemini-deep-research. |
| engineering | audit-third-party-software (safety audit before installing repos/packages), context-extractor (analyze any project, generate CLAUDE.md from observed conventions). |
| content | voice-dna (extract 8-dim writing style from someone's LinkedIn — useful for stakeholder prep, content writing, proposal personalization). |
Add the marketplace, then install plugins by name.
# In Claude Code:
/plugin marketplace add kzarzycki/agent-skills
/plugin install workflow@kzarzycki-agent-skills
/plugin install research@kzarzycki-agent-skills
/plugin install engineering@kzarzycki-agent-skills
/plugin install content@kzarzycki-agent-skills
Pick the plugins you want. Each is independent.
Clone, register the local checkout as a marketplace, and iterate without pushing:
git clone https://github.com/kzarzycki/agent-skills ~/dev/agent-skills
# In Claude Code:
/plugin marketplace add /Users/yourname/dev/agent-skills
To pull in changes from a local edit without pushing first, see .claude/CLAUDE.md for the git remote add local + fast-forward merge pattern.
/flow:init bootstraps a .work/ workspace per project — a Date-prefixed dir per work stream, append-only log.md, idea capture, ITEM.md manifest with research/plan/execute/verify lifecycle. /orchestrator on restricts the main thread to read-only and forces all writes through subagents.
deep-research orchestrates parallel agents across web search providers and produces cited reports with confidence scores. Use chatgpt-deep-research, claude-ai-deep-research, or gemini-deep-research to delegate to those platforms' native research UIs.
audit-third-party-software reads a repo/package/binary and outputs a SAFE/CAUTION/UNSAFE verdict with file:line citations covering telemetry, supply-chain risks, hardcoded credentials, and what the code actually does. context-extractor walks any project and writes a CLAUDE.md capturing observed conventions and patterns.
voice-dna extracts an 8-dimension style profile from a person's LinkedIn posts — vocabulary fingerprint, signature moves, posting modes, and a Prompt Engineering Guide for AI-assisted writing in that voice. Use it to prep before outreach, draft a tailored proposal, or calibrate an AI co-author to a specific style.
<plugin>/.claude-plugin/plugin.json follow semver. Bump on every PR with changes.feat:, fix:, chore:, etc.).Own 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 kzarzycki/agent-skills --plugin contentMCP bridge for live-editing open PowerPoint presentations on macOS via Office.js
Developer toolkit. Contains audit-third-party-software (safety audit before installing repos/binaries/packages, with SAFE/CAUTION/UNSAFE verdict and file:line citations) and context-extractor (analyze any project and generate a CLAUDE.md from observed conventions).
Persistent workspace, agent orchestration, session search, and learning consolidation for Claude Code. Bundles flow (.work/ workspaces with subagent delegation), orchestrator (restrict main thread to read-only), find-conversation (search past CC sessions), and the experimental /promote-learnings command for end-of-session rule consolidation.
Multi-round deep research orchestration with parallel agents and platform knowledge for ChatGPT Deep Research, Claude.ai Research, and Gemini Deep Research. The deep-research skill coordinates Perplexity/Tavily/Exa/Gemini/native-WebSearch agents to produce cited reports; the platform skills handle delegation to each web UI.
Search Cookidoo recipes, inspect official details, translate recipes, and save custom recipes through a local MCP server.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.