A Claude Code plugin marketplace by tretuttle
/plugin marketplace add tretuttle/AI-Stuff
Then pick what you want:
/plugin install persona@ai-stuff
/plugin install omarchy-theme@ai-stuff
/plugin install browser-capture@ai-stuff
/plugin install project-recon@ai-stuff
/plugin install parkpal-content@ai-stuff
For Codex-only skills, use the package README in this repo instead of /plugin install.
Saved session discovery and transcript export for Codex CLI. Lists saved Codex sessions, shows session IDs with friendly labels, and exports any session to
.jsonland readable.txtwithout touching the original resumable session.
- Finds saved Codex sessions from
~/.codex/sessions - Surfaces session UUIDs with practical resume-style labels
- Exports raw
.jsonland readable.txt - Keeps the original session intact so
codex resume <SESSION_ID>still works - Includes copy and symlink install instructions for Codex
Codex install details:
cp -R ~/AI-Stuff/codex-session-export ~/.codex/skills/Multi-persona code review and interactive dev chat. 14 expert personas — ThePrimeagen, DHH, Rich Harris, Dan Abramov, and more — each applying their principles to YOUR codebase, in YOUR language, with YOUR framework.
- Parallel multi-persona review with synthesis, deduplication, and confidence scoring
- Interactive persona chat — channel any developer's voice with full tool access
- Guided workflow (
/persona:run) plus power-user shortcuts (/persona:review,/persona:call) - Principle-based and stack-agnostic — personas apply transferable beliefs to any codebase
- Always opinionated — full intensity, real catchphrases, authentic voice
/plugin install persona@ai-stuff
Desktop theme generator for Omarchy. Pick a wallpaper, get a complete theme — palette, colors.toml, preview screenshot, GitHub repo — in one conversation.
- Wallpaper to theme in one command with guided checkpoints
- Natural language — "Make me a dark theme from this forest wallpaper"
- 22-slot colors.toml generation with live preview and testing
- Safe by design — workshop directory, never touches system configs
- One-click GitHub publishing with install URL
/plugin install omarchy-theme@ai-stuff
Note
Requires Omarchy desktop environment.
Complete browser resource capture using Playwright + Chrome DevTools Protocol. The CLI equivalent of Chrome's "Save All Resources" — every resource the browser receives, organized by domain, with full metadata.
- All network traffic — XHR, fetch, scripts, CSS, fonts, images, API responses
- Full request/response metadata (headers, status codes, timing, cache status)
- Domain-organized directory structure with actual files
- Authenticated captures — import cookies from Chrome, Brave, Edge, Arc, Vivaldi, Opera
- Post-capture analysis agent for filtering, grepping, and searching results
- Health diagnostics, output sanitization, and auto-update checking
- Zero setup — dependencies and Chromium install automatically with launch verification
/plugin install browser-capture@ai-stuff
Project reconnaissance and relationship mapping across a dual-SSD workstation. Scans a project directory, sweeps both SSDs for related projects, determines master/child/util relationships, and writes standardized
.project-identity.mdfiles.
- One-command scan —
/reconfrom any project directory - Orchestrator + parallel scout architecture — orchestrator stays local, scouts go to candidates
- Dual-SSD awareness — searches Arch and Windows (read-only) partitions
- Standardized identity files with fixed schema (role, locations, relationships)
- No broadcast storms — one hop deep, early exit on existing identity files
/plugin install project-recon@ai-stuff
Disney park attraction content pipeline. Orchestrates 5 subagent skills to generate structured fact sheets and trivia for all 6 Disney parks — Convex-ready JSON and human-review DOCX through a researcher → writer → reviewer → formatter pipeline.
- 5 specialized skills: orchestrator, researcher, writer, reviewer, formatter
- Trivia firewall — enforced at writer, reviewer, hookify, and validation script levels
- Dual output: JSON for Convex database seeding + DOCX for human review
- Schema validation with
node scripts/validate.js - Resume-friendly — tracks progress per park, continues where it left off
/plugin install parkpal-content@ai-stuff
MIT