diff --git a/README.md b/README.md
index 30c9c5e..46f0a39 100644
--- a/README.md
+++ b/README.md
@@ -385,6 +385,159 @@
+
+ Plugin Template
- CICD setup for plugins
+
+ Focuses on providing the CICD setup with generator script, release please, bun publish, npm trusted publishing, and mise tasks.
+
+ 🔗 View Repository
+
+
+
+
+ Swarm Plugin
- Swarm intelligence
+
+ Swarm plugin for opencode enabling swarm-based agent coordination.
+
+ 🔗 View Repository
+
+
+
+
+ Antigravity Auth
- Google Antigravity models
+
+ Use Gemini and Anthropic models for free via Google Antigravity IDE authentication.
+
+ 🔗 View Repository
+
+
+
+
+ Antigravity Multi-Auth
- Multiple Google accounts
+
+ Fork of opencode-antigravity-auth that allows using multiple Google accounts with automatic rotation when rate limited.
+
+ 🔗 View Repository
+
+
+
+
+ WakaTime
- WakaTime integration
+
+ WakaTime integration plugin for tracking coding activity in opencode sessions.
+
+ 🔗 View Repository
+
+
+
+
+ Optimal Model Temps
- Optimal sampling temperatures
+
+ Minimal plugin that nudges specific models to their preferred sampling temperature.
+
+ 🔗 View Repository
+
+
+
+
+ Simple Memory
- Git-based memory
+
+ Simple plugin to manage memory inside a git repo that can be committed and reviewed by team members.
+
+ 🔗 View Repository
+
+
+
+
+ Zellij Namer
- Auto-rename Zellij sessions
+
+ Keeps your Zellij session name in sync with your work.
+
+ 🔗 View Repository
+
+
+
+
+ Agent Memory
- Letta-inspired memory
+
+ Gives the agent persistent, self-editable memory blocks inspired by Letta agents.
+
+ 🔗 View Repository
+
+
+
+
+ Agent Skills (JDT)
- Dynamic skills loader
+
+ Dynamic skills loader that discovers skills from project, user, and plugin directories.
+
+ 🔗 View Repository
+
+
+
+
+ Beads Plugin
- Beads issue tracker integration
+
+ Integration for Steve Yegge's beads issue tracker with /bd-* commands.
+
+ 🔗 View Repository
+
+
+
+
+ Handoff
- Session handoff prompts
+
+ Creates focused handoff prompts for continuing work in a new session.
+
+ 🔗 View Repository
+
+
+
+
+ UNMOJI - Strip emojis from output
+
+ A simple plugin that strips ALL emojis from agent outputs in Opencode.
+
+ 🔗 View Repository
+
+
+
+
+ Model Announcer
- Model self-awareness
+
+ Automatically injects the current model name into the chat context so the LLM is self-aware.
+
+ 🔗 View Repository
+
+
+
+
+ Froggy
- Hooks and specialized agents
+
+ Plugin providing Claude Code-style hooks, specialized agents, and tools like gitingest.
+
+ 🔗 View Repository
+
+
+
+
+ Devcontainers
- Multi-branch devcontainers
+
+ Plugin for running multiple devcontainer instances with auto-assigned ports and branch-based isolation.
+
+ 🔗 View Repository
+
+
+
+
+ Pilot
- Automation daemon
+
+ Automation daemon that polls for work from GitHub issues and Linear tickets.
+
+ 🔗 View Repository
+
+
+
âž• Add a Plugin via PR
@@ -406,6 +559,15 @@
+
+ Ayu Dark Theme
- Ayu Dark color scheme
+
+ Port of the popular Ayu Dark color scheme with signature golden yellow accent and warm colors.
+
+ 🔗 View Repository
+
+
+
âž• Add a Theme via PR
@@ -637,6 +799,24 @@
+
+ Cupcake
- Policy enforcement layer
+
+ A native policy-layer for AI coding agents built on OPA/Rego with native OpenCode plugin support.
+
+ 🔗 View Repository
+
+
+
+
+ OpenChamber
- GUI for OpenCode
+
+ A fan-made web and desktop interface for OpenCode with VS Code extension, multiple sessions, and git worktrees management.
+
+ 🔗 View Repository
+
+
+
âž• Add a Project via PR
@@ -667,6 +847,15 @@
+
+ Opencode Config Starter
- Flexible config starting point
+
+ A powerful custom opencode configuration with agents, commands, rules, skills, and pre-configured MCP server.
+
+ 🔗 View Repository
+
+
+
âž• Add a Resource via PR