By adzuci
Set up a local Obsidian-backed memory vault with session capture for Claude Code, Codex, and Antigravity.
Public Claude Code and Codex plugins for local-first AI workflows.
The first plugin in this repo is memory: a setup skill for creating a local, git-backed Obsidian vault that captures durable notes from AI working sessions.
Read the companion post: Memory as reliability practice
AI sessions can be useful in the moment and still disappear as soon as the thread ends. The assistant helped debug a strange failure, compare trade-offs, draft a review, or clarify a decision, but the useful context stayed trapped in a transcript.
memory is a small attempt to make that context durable without making it mysterious:
The goal is not a grand second-brain system. The goal is lower re-orientation cost: fewer repeated explanations, fewer lost decisions, and a clearer trail from “we figured this out” to “we can reuse this later.”
memory Plugin Does| Skill | Purpose |
|---|---|
/memory:memory-setup | Set up an Obsidian-backed memory vault with Claude Code session capture and optional Codex/Antigravity importers. |
The default Claude Code path sets up:
claudian and obsidian-git as Obsidian community pluginsSessionEnd hook in ~/.claude/settings.json~/.claude/CLAUDE.mdCurrent support note: the setup flow has been tested on macOS. Linux and Windows compatibility reports and PRs are very welcome.
Claude Code marketplace metadata lives in .claude-plugin/marketplace.json.
Codex marketplace metadata lives in .agents/plugins/marketplace.json.
For Codex:
codex plugin marketplace add adzuci/claude-plugins
codex plugin add memory@adzuci-plugins
For Claude Code:
claude plugin marketplace add adzuci/claude-plugins
claude plugin install memory@adzuci-plugins
Then invoke the setup skill:
/memory:memory-setup
This skill is intentionally cautious because it touches personal knowledge and local configuration.
The repo includes CI for the bundled Python scripts and plugin metadata:
.claude-plugin/
marketplace.json
.agents/
plugins/
marketplace.json
.github/
workflows/
ci.yml
docs/
index.html
assets/
plugins/
memory/
.claude-plugin/plugin.json
.codex-plugin/plugin.json
README.md
skills/memory-setup/
SKILL.md
scripts/
templates/
references/
tests/
This repo is intentionally small, but the bar for changes is still: can someone else install it, understand what it writes, and recover cleanly if something goes wrong?
Run the memory skill tests:
python3 -m pytest plugins/memory/skills/memory-setup/tests -q
Validate the plugin metadata with the CLI available in your environment:
claude plugin validate .
If this workflow is useful, please open an issue or PR. The most valuable feedback is concrete:
Small, focused PRs are welcome. Please include the command you ran, the environment you tested on, and whether python3 -m pytest plugins/memory/skills/memory-setup/tests -q passed.
MIT
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 adzuci/claude-plugins --plugin memoryClaude skills and GTME-style collateral for using Apollo to build an industrial controls and manufacturing GTM motion from ICP through decision-maker mapping.
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.