mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-04-28 12:29:29 +00:00
feat: add 21 new entries from main README
This commit is contained in:
parent
a8e3295712
commit
fd9a4e91b9
21 changed files with 84 additions and 0 deletions
4
data/plugins/agent-memory.yaml
Normal file
4
data/plugins/agent-memory.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Agent Memory
|
||||
repo: https://github.com/joshuadavidthomas/opencode-agent-memory
|
||||
tagline: Letta-inspired memory
|
||||
description: Gives the agent persistent, self-editable memory blocks inspired by Letta agents.
|
||||
4
data/plugins/agent-skills-jdt.yaml
Normal file
4
data/plugins/agent-skills-jdt.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Agent Skills (JDT)
|
||||
repo: https://github.com/joshuadavidthomas/opencode-agent-skills
|
||||
tagline: Dynamic skills loader
|
||||
description: Dynamic skills loader that discovers skills from project, user, and plugin directories.
|
||||
4
data/plugins/antigravity-auth.yaml
Normal file
4
data/plugins/antigravity-auth.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Antigravity Auth
|
||||
repo: https://github.com/NoeFabris/opencode-antigravity-auth
|
||||
tagline: Google Antigravity models
|
||||
description: Use Gemini and Anthropic models for free via Google Antigravity IDE authentication.
|
||||
4
data/plugins/antigravity-multi-auth.yaml
Normal file
4
data/plugins/antigravity-multi-auth.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Antigravity Multi-Auth
|
||||
repo: https://github.com/theblazehen/opencode-antigravity-multi-auth
|
||||
tagline: Multiple Google accounts
|
||||
description: Fork of opencode-antigravity-auth that allows using multiple Google accounts with automatic rotation when rate limited.
|
||||
4
data/plugins/beads-plugin.yaml
Normal file
4
data/plugins/beads-plugin.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Beads Plugin
|
||||
repo: https://github.com/joshuadavidthomas/opencode-beads
|
||||
tagline: Beads issue tracker integration
|
||||
description: Integration for Steve Yegge's beads issue tracker with /bd-* commands.
|
||||
4
data/plugins/devcontainers.yaml
Normal file
4
data/plugins/devcontainers.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Devcontainers
|
||||
repo: https://github.com/athal7/opencode-devcontainers
|
||||
tagline: Multi-branch devcontainers
|
||||
description: Plugin for running multiple devcontainer instances with auto-assigned ports and branch-based isolation.
|
||||
4
data/plugins/froggy.yaml
Normal file
4
data/plugins/froggy.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Froggy
|
||||
repo: https://github.com/smartfrog/opencode-froggy
|
||||
tagline: Hooks and specialized agents
|
||||
description: Plugin providing Claude Code-style hooks, specialized agents, and tools like gitingest.
|
||||
4
data/plugins/handoff.yaml
Normal file
4
data/plugins/handoff.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Handoff
|
||||
repo: https://github.com/joshuadavidthomas/opencode-handoff
|
||||
tagline: Session handoff prompts
|
||||
description: Creates focused handoff prompts for continuing work in a new session.
|
||||
4
data/plugins/model-announcer.yaml
Normal file
4
data/plugins/model-announcer.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Model Announcer
|
||||
repo: https://github.com/ramarivera/opencode-model-announcer
|
||||
tagline: Model self-awareness
|
||||
description: Automatically injects the current model name into the chat context so the LLM is self-aware.
|
||||
4
data/plugins/opencode-mem.yaml
Normal file
4
data/plugins/opencode-mem.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Opencode Mem
|
||||
repo: https://github.com/tickernelz/opencode-mem
|
||||
tagline: Persistent memory with vector database
|
||||
description: A persistent memory system for AI coding agents that enables long-term context retention across sessions using local vector database technology. Features dual memory scopes, web interface, auto-capture system, and multi-provider AI support.
|
||||
4
data/plugins/optimal-model-temps.yaml
Normal file
4
data/plugins/optimal-model-temps.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Optimal Model Temps
|
||||
repo: https://github.com/Lyapsus/opencode-optimal-model-temps
|
||||
tagline: Optimal sampling temperatures
|
||||
description: Minimal plugin that nudges specific models to their preferred sampling temperature.
|
||||
4
data/plugins/pilot.yaml
Normal file
4
data/plugins/pilot.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Pilot
|
||||
repo: https://github.com/athal7/opencode-pilot
|
||||
tagline: Automation daemon
|
||||
description: Automation daemon that polls for work from GitHub issues and Linear tickets.
|
||||
4
data/plugins/plugin-template.yaml
Normal file
4
data/plugins/plugin-template.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Plugin Template
|
||||
repo: https://github.com/zenobi-us/opencode-plugin-template
|
||||
tagline: CICD setup for plugins
|
||||
description: Focuses on providing the CICD setup with generator script, release please, bun publish, npm trusted publishing, and mise tasks.
|
||||
4
data/plugins/simple-memory.yaml
Normal file
4
data/plugins/simple-memory.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Simple Memory
|
||||
repo: https://github.com/cnicolov/opencode-plugin-simple-memory
|
||||
tagline: Git-based memory
|
||||
description: Simple plugin to manage memory inside a git repo that can be committed and reviewed by team members.
|
||||
4
data/plugins/swarm-plugin.yaml
Normal file
4
data/plugins/swarm-plugin.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Swarm Plugin
|
||||
repo: https://github.com/joelhooks/opencode-swarm-plugin
|
||||
tagline: Swarm intelligence
|
||||
description: Swarm plugin for opencode enabling swarm-based agent coordination.
|
||||
4
data/plugins/unmoji.yaml
Normal file
4
data/plugins/unmoji.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: UNMOJI
|
||||
repo: https://codeberg.org/bastiangx/opencode-unmoji
|
||||
tagline: Strip emojis from output
|
||||
description: A simple plugin that strips ALL emojis from agent outputs in Opencode.
|
||||
4
data/plugins/wakatime.yaml
Normal file
4
data/plugins/wakatime.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: WakaTime
|
||||
repo: https://github.com/angristan/opencode-wakatime
|
||||
tagline: WakaTime integration
|
||||
description: WakaTime integration plugin for tracking coding activity in opencode sessions.
|
||||
4
data/plugins/zellij-namer.yaml
Normal file
4
data/plugins/zellij-namer.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Zellij Namer
|
||||
repo: https://github.com/24601/opencode-zellij-namer
|
||||
tagline: Auto-rename Zellij sessions
|
||||
description: Keeps your Zellij session name in sync with your work.
|
||||
Loading…
Add table
Add a link
Reference in a new issue