# Juguilon OpenCode plugins

> Catalog of OpenCode V2 plugins by Prince Carlo Juguilon. Install from the public `princejoogie/dotfiles` repository with `opencode2 plugin add`.

This site is a small install catalog. Prefer the markdown pages below over scraping the JavaScript HTML catalog. Plugin source is not published as npm packages; GitHub path specs are the install target.

Do not treat this site as a package registry, authentication service, or remote plugin host. It only documents how to install plugins that already live in the dotfiles repo.

## Plugins

- [Pull request](https://plugins.juguilon.com/pull-request.md): OpenCode sidebar panel for the current branch's GitHub pull request, reviews, and checks. Requires the GitHub CLI (`gh`).
- [Usage](https://plugins.juguilon.com/usage.md): OpenCode sidebar panel for OpenAI Codex and xAI Grok usage. Codex needs the Codex CLI; xAI uses an OpenCode xAI login or Grok CLI credentials.

## Site

- [Markdown homepage](https://plugins.juguilon.com/index.md): LLM-readable catalog with install commands for every plugin.
- [HTML catalog](https://plugins.juguilon.com/): Human-readable page with copy-to-install prompts.

## Optional

- [Plugin source](https://github.com/princejoogie/dotfiles/tree/main/agents/.config/opencode/plugins): Source directories in `princejoogie/dotfiles`.
- [OpenCode plugins guide](https://opencode.ai/v2/docs/build/plugins): How OpenCode V2 loads package and Git plugins.
