Personal installable skills, bootstrap scripts, and a small pile of editor and terminal configs.
skills/portable Agent Skills that can be installed withnpx skills add <owner>/<repo>installers/bootstrap scripts for local skills, external skills, and runtime dependenciesother-configs/non-skill configs that I still keep around
deep-research: do broad external research and filter it down to source-backed findings.email-draft-send: draft emails into reusable.mail.txtfiles, validate them, then open Apple Mail drafts one at a time for manual review and sending.read-arxiv-paper: read arXiv or AlphaXiv papers for summary, critique, comparison, and implementation takeaways.read-github-code: inspect GitHub repos by surveying README/docs/manifests and DeepWiki-style summaries first, then reading the actual source files that answer the question.slides-pptgenjs: create or edit editable PowerPoint decks with PptxGenJS plus render and validation helpers.slidev: keep a Slidev deck workflow around for Markdown-based presentations, but this one is not currently active for me.smux: local fork of the split-pane agent communication skill; this is the one for letting the left coding pane talk to the right coding pane throughtmux-bridge.system-viva: fight cognitive offloading by turning recent AI-generated code changes into a short quiz, immediate teach-back review, and learning debrief.
Install everything globally for your user:
./installers/install-all.shInstall only this repo's portable skills:
./installers/install-repo-skills.shInstall the external skills and runtimes referenced by this repo:
./installers/install-external-skills.shAll installer scripts accept --project if you want project-local installs instead of global ones. They also accept repeated --agent <name> flags for agent-specific installs.
smux: based on ShawnPana/smux
agent-browser: vercel-labs/agent-browserdogfood: agent-browser skills docsgstack: garrytan/gstack
other-configs/terminal/terminator/configother-configs/terminal/iterm2/com.googlecode.iterm2.plistother-configs/terminal/iterm2/iterm2-sync.shother-configs/vim/.vimrcother-configs/vim/python.vimrcother-configs/tmux/.tmux.conf
gdown: wkentaro/gdowncurlget: Chrome extension