Claude plugins

Will's personal Claude Code marketplace. Install via:

/plugin marketplace add wbniv/biohack-claude

⚒ techops

cf-static-site

Set up a new static site on Cloudflare — Workers + Terraform + GH Actions, or plain Pages. Two paths: full Astro stack or plain HTML.

/plugin marketplace add wbniv/biohack-claude
/plugin install cf-static-site@biohack-claude

new-web-apt-repo

Provision a web-hosted signed APT repo on Cloudflare R2, backed by aptly + GitHub Actions.

/plugin marketplace add wbniv/biohack-claude
/plugin install new-web-apt-repo@biohack-claude

claude-housekeeping

Audit Claude Code artifacts for drift — skills, hooks, memories, settings, and plans — across global ~/.claude and every project.

/plugin marketplace add wbniv/biohack-claude
/plugin install claude-housekeeping@biohack-claude

package

Package a program as a Debian-policy-compliant .deb for a foundry-style apt repo. Handles binaries, scripts, and source packages.

/plugin marketplace add wbniv/biohack-claude
/plugin install package@biohack-claude

iam-bootstrap

Set up AWS IAM credentials for a new project — Terraform user, state backend, and self-narrowing permissions.

/plugin marketplace add wbniv/biohack-claude
/plugin install iam-bootstrap@biohack-claude

cf-domain-setup

Add a domain to Cloudflare on the free plan — scoped API token, zone creation, and activation polling via curl.

/plugin marketplace add wbniv/biohack-claude
/plugin install cf-domain-setup@biohack-claude

aws-billing-tags

Set up AWS cost tracking, billing tags, budget alerts, and Cost Explorer for a project.

/plugin marketplace add wbniv/biohack-claude
/plugin install aws-billing-tags@biohack-claude

✦ design

import-claude-design

Import a Claude Design export zip into site/ and deploy via tag-triggered CI.

/plugin marketplace add wbniv/biohack-claude
/plugin install import-claude-design@biohack-claude

◆ personal

biohack-shell

Tab colour hooks (session-start / stop / prompt-submit) and productivity slash commands from Will's personal Claude Code setup.

/plugin marketplace add wbniv/biohack-claude
/plugin install biohack-shell@biohack-claude

🐚 GNOME extensions

Claude Usage Indicator

Shows your Claude.ai weekly usage % in the GNOME top panel and dock.

git clone https://github.com/wbniv/claude-usage
ln -s $PWD/claude-usage/gnome-extension   ~/.local/share/gnome-shell/extensions/claude-usage@indri.studio
gnome-extensions enable claude-usage@indri.studio