mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-07-10 01:29:37 +00:00
fix: correct YAML syntax and tagline length validation errors
This commit is contained in:
parent
e026d04677
commit
75cf68d285
4 changed files with 234 additions and 2 deletions
91
README.md
91
README.md
|
|
@ -52,6 +52,15 @@
|
|||
<summary><strong>🧩 PLUGINS</strong></summary>
|
||||
<br>
|
||||
|
||||
<details>
|
||||
<summary><b>@bluelovers/opencode-arise</b> <img src="https://badgen.net/github/stars/bluelovers/opencode-arise" height="14"/> - <i>「⚔️ ARISE!」 A Solo Leveling themed orchestrator harness for OpenCode</i></summary>
|
||||
<blockquote>
|
||||
A lightweight, token-efficient orchestrator layer. Enables parallel background task execution in OpenCode. Launch AI agents to work simultaneously on exploration and research while continuing with other tasks. Allows specifying custom models for each_agent via configuration.
|
||||
<br><br>
|
||||
<a href="https://github.com/bluelovers/opencode-arise">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>aerovato/opencode-quotes-plugin</b> <img src="https://badgen.net/github/stars/aerovato/opencode-quotes-plugin" height="14"/> - <i>Display inspirational quotes instead of tips</i></summary>
|
||||
<blockquote>
|
||||
|
|
@ -151,6 +160,15 @@
|
|||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Claude Code Switch (CCS) OpenCode Sync</b> <img src="https://badgen.net/github/stars/JasonLandbridge/opencode-ccs-sync" height="14"/> - <i>Claude Code Switch (CCS) to OpenCode sync</i></summary>
|
||||
<blockquote>
|
||||
An OpenCode plugin that reads your Claude Code Switch (CCS) configuration and automatically syncs the providers into your OpenCode config.
|
||||
<br><br>
|
||||
<a href="https://github.com/JasonLandbridge/opencode-ccs-sync">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Command Inject</b> <img src="https://badgen.net/github/stars/shihyuho/opencode-command-inject" height="14"/> - <i>Auto-inject project commands into OpenCode</i></summary>
|
||||
<blockquote>
|
||||
|
|
@ -259,6 +277,15 @@
|
|||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Harness Memory</b> <img src="https://badgen.net/github/stars/smc2315/harness-memory" height="14"/> - <i>Persistent project memory - 73 percent fewer tokens than CLAUDE.md, with human review</i></summary>
|
||||
<blockquote>
|
||||
Auto-captures evidence from tool interactions and materializes memories through a multi-gate pipeline. 4-layer activation engine selects the right memories per context. Replaces CLAUDE.md with structured, searchable, reviewable project memory. Local-first (sql.js WASM), zero cloud dependency.
|
||||
<br><br>
|
||||
<a href="https://github.com/smc2315/harness-memory">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>kibi-opencode</b> <img src="https://badgen.net/github/stars/Looted/kibi" height="14"/> - <i>Repo-local, branch-scoped knowledge and traceability for OpenCode</i></summary>
|
||||
<blockquote>
|
||||
|
|
@ -280,6 +307,16 @@ sync and targeted validation checks, and helps keep repo knowledge branch-local
|
|||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Lemma</b> <img src="https://badgen.net/github/stars/xenitV1/lemma" height="14"/> - <i>Persistent memory layer for LLMs via MCP - local, zero-dependency, works on all clients</i></summary>
|
||||
<blockquote>
|
||||
Biological memory model for AI coding agents. Features confidence decay/boost, Fuse.js fuzzy dedup, guide system with usage tracking, cross-references, cumulative backup, virtual session tracking, and universal memory injection via tool descriptions (works on Claude Desktop, Cursor, VS Code, Gemini CLI, opencode, and any MCP client). No API keys, no cloud, fully local JSONL storage. 20 MCP tools, 110 tests, MIT licensed.
|
||||
|
||||
<br><br>
|
||||
<a href="https://github.com/xenitV1/lemma">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Magic Context</b> <img src="https://badgen.net/github/stars/cortexkit/opencode-magic-context" height="14"/> - <i>Lossless context management with background compression</i></summary>
|
||||
<blockquote>
|
||||
|
|
@ -469,6 +506,15 @@ sync and targeted validation checks, and helps keep repo knowledge branch-local
|
|||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Opencode Models Discovery</b> <img src="https://badgen.net/github/stars/yuhp/opencode-models-discovery" height="14"/> - <i>Configurable model discovery and filtering without long manual config</i></summary>
|
||||
<blockquote>
|
||||
OpenCode plugin for discovering models from OpenAI-compatible providers and API gateways, with provider and model filtering so users can avoid maintaining large configs or loading every model at once.
|
||||
<br><br>
|
||||
<a href="https://github.com/yuhp/opencode-models-discovery">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Opencode Notify</b> <img src="https://badgen.net/github/stars/kdcokenny/opencode-notify" height="14"/> - <i>Native OS notifications</i></summary>
|
||||
<blockquote>
|
||||
|
|
@ -634,6 +680,15 @@ sync and targeted validation checks, and helps keep repo knowledge branch-local
|
|||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>opencode-bmad-workflow</b> <img src="https://badgen.net/github/stars/Alex-stack-cell/opencode-bmad-workflow" height="14"/> - <i>BMAD workflow plugin — automates epic, feature, sprint and code review workflows using specialized AI agents</i></summary>
|
||||
<blockquote>
|
||||
Brings the BMAD (Breakthrough Method of Agile AI-Driven Development) methodology to OpenCode. Provides specialized agents for product management, architecture, development, and QA roles. Automates epic planning, feature breakdown, sprint workflows, and code reviews through a structured multi-agent pipeline.
|
||||
<br><br>
|
||||
<a href="https://github.com/Alex-stack-cell/opencode-bmad-workflow">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>opencode-mystatus</b> <img src="https://badgen.net/github/stars/vbgate/opencode-mystatus" height="14"/> - <i>Check AI subscription quotas</i></summary>
|
||||
<blockquote>
|
||||
|
|
@ -1095,6 +1150,15 @@ Also available for bat and Ghostty in the same repository.
|
|||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>server-manager</b> <img src="https://badgen.net/github/stars/workdocyeye/server-manager" height="14"/> - <i>Non-blocking background server management — start, track, and stop local dev servers without blocking your AI session.</i></summary>
|
||||
<blockquote>
|
||||
Start, track, and stop local dev servers in the background — without blocking your AI conversation. Supports Node.js, Python, Go, .NET, Java, Rust, PHP and any framework that runs a dev server. JSON state persistence, per-project log files, HTTP health checks, and log tail/grep for debugging.
|
||||
<br><br>
|
||||
<a href="https://github.com/workdocyeye/server-manager">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<br>
|
||||
<a href="https://github.com/awesome-opencode/awesome-opencode/blob/main/contributing.md"><b>➕ Add an Agent via PR</b></a>
|
||||
</details>
|
||||
|
|
@ -1134,6 +1198,15 @@ Also available for bat and Ghostty in the same repository.
|
|||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>AgentDeals</b> <img src="https://badgen.net/github/stars/robhunter/agentdeals" height="14"/> - <i>MCP server aggregating free tiers, credits, and referral codes across 1,500+ developer tools</i></summary>
|
||||
<blockquote>
|
||||
Remote MCP server that surfaces free tiers, credits, trials, and referral codes for developer infrastructure — Railway, Vercel, Fly, OpenAI, Anthropic, and 1,500+ other vendors. Exposes four tools (search_deals, plan_stack, compare_vendors, track_changes) so an agent can find the cheapest way to ship a given stack. Works with opencode via remote URL (https://agentdeals-production.up.railway.app/mcp). Also tracks pricing changes over time.
|
||||
<br><br>
|
||||
<a href="https://github.com/robhunter/agentdeals">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>agenttrace</b> <img src="https://badgen.net/github/stars/luoyuctl/agenttrace" height="14"/> - <i>Local TUI for OpenCode session cost, health, and trace reports</i></summary>
|
||||
<blockquote>
|
||||
|
|
@ -1405,6 +1478,15 @@ Also available for bat and Ghostty in the same repository.
|
|||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Opencode Profile Router</b> <img src="https://badgen.net/github/stars/leolaurindo/opencode-profile-router" height="14"/> - <i>Profile router for auth and selective config isolation</i></summary>
|
||||
<blockquote>
|
||||
Shell wrapper for OpenCode that selects named profiles by path and can isolate provider login state, config directories, and data roots selectively and independently per profile.
|
||||
<br><br>
|
||||
<a href="https://github.com/leolaurindo/opencode-profile-router">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Opencode Session Manager</b> <img src="https://badgen.net/github/stars/GNITOAHC/opencode-session" height="14"/> - <i>Session viewer & manager</i></summary>
|
||||
<blockquote>
|
||||
|
|
@ -1504,6 +1586,15 @@ Also available for bat and Ghostty in the same repository.
|
|||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>SwarmVault</b> <img src="https://badgen.net/github/stars/swarmclawai/swarmvault" height="14"/> - <i>Local-first RAG knowledge base compiler with bundled skill and MCP server</i></summary>
|
||||
<blockquote>
|
||||
Turns raw docs, research, and code into a persistent markdown wiki, knowledge graph, and hybrid SQLite FTS + embeddings search. Ships a bundled skill (schema-first, graph-query-first conventions) and an MCP server, so it works with OpenCode, Claude Code, and Codex. Offline heuristic provider by default; optional Ollama for local embeddings.
|
||||
<br><br>
|
||||
<a href="https://github.com/swarmclawai/swarmvault">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Tokscale</b> <img src="https://badgen.net/github/stars/junhoyeo/tokscale" height="14"/> - <i>Token usage tracking CLI</i></summary>
|
||||
<blockquote>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: server-manager
|
||||
repo: https://github.com/workdocyeye/server-manager
|
||||
tagline: Running npm run dev in an AI terminal blocks the session. This skill adds fully non-blocking background server management.
|
||||
tagline: Non-blocking background server management — start, track, and stop local dev servers without blocking your AI session.
|
||||
description: Start, track, and stop local dev servers in the background — without blocking your AI conversation. Supports Node.js, Python, Go, .NET, Java, Rust, PHP and any framework that runs a dev server. JSON state persistence, per-project log files, HTTP health checks, and log tail/grep for debugging.
|
||||
scope:
|
||||
- global
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
name: @bluelovers/opencode-arise
|
||||
name: "@bluelovers/opencode-arise"
|
||||
repo: https://github.com/bluelovers/opencode-arise
|
||||
tagline: 「⚔️ ARISE!」 A Solo Leveling themed orchestrator harness for OpenCode
|
||||
description: A lightweight, token-efficient orchestrator layer. Enables parallel background task execution in OpenCode. Launch AI agents to work simultaneously on exploration and research while continuing with other tasks. Allows specifying custom models for each_agent via configuration.
|
||||
|
|
|
|||
141
dist/registry.json
vendored
141
dist/registry.json
vendored
|
|
@ -59,6 +59,27 @@
|
|||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "server-manager",
|
||||
"type": "agents",
|
||||
"displayName": "server-manager",
|
||||
"repoUrl": "https://github.com/workdocyeye/server-manager",
|
||||
"tagline": "Non-blocking background server management — start, track, and stop local dev servers without blocking your AI session.",
|
||||
"description": "Start, track, and stop local dev servers in the background — without blocking your AI conversation. Supports Node.js, Python, Go, .NET, Java, Rust, PHP and any framework that runs a dev server. JSON state persistence, per-project log files, HTTP health checks, and log tail/grep for debugging.",
|
||||
"scope": [
|
||||
"global",
|
||||
"project"
|
||||
],
|
||||
"tags": [
|
||||
"server",
|
||||
"devops",
|
||||
"management",
|
||||
"powershell",
|
||||
"windows"
|
||||
],
|
||||
"homepageUrl": "https://github.com/workdocyeye/server-manager",
|
||||
"installation": "Download the entire `server-manager/` folder into your AI coding tool's skills directory:\n- OpenCode: `~/.config/opencode/skills/server-manager/`\n- Claude Code: `~/.claude/skills/server-manager/`\n- Project-level: `.opencode/skills/` or `.claude/skills/` in your project root\n"
|
||||
},
|
||||
{
|
||||
"productId": "agent-memory",
|
||||
"type": "plugins",
|
||||
|
|
@ -299,6 +320,18 @@
|
|||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "harness-memory",
|
||||
"type": "plugins",
|
||||
"displayName": "Harness Memory",
|
||||
"repoUrl": "https://github.com/smc2315/harness-memory",
|
||||
"tagline": "Persistent project memory - 73 percent fewer tokens than CLAUDE.md, with human review",
|
||||
"description": "Auto-captures evidence from tool interactions and materializes memories through a multi-gate pipeline. 4-layer activation engine selects the right memories per context. Replaces CLAUDE.md with structured, searchable, reviewable project memory. Local-first (sql.js WASM), zero cloud dependency.",
|
||||
"scope": [
|
||||
"global"
|
||||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "kibi-opencode",
|
||||
"type": "plugins",
|
||||
|
|
@ -329,6 +362,25 @@
|
|||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "lemma",
|
||||
"type": "plugins",
|
||||
"displayName": "Lemma",
|
||||
"repoUrl": "https://github.com/xenitV1/lemma",
|
||||
"tagline": "Persistent memory layer for LLMs via MCP - local, zero-dependency, works on all clients",
|
||||
"description": "Biological memory model for AI coding agents. Features confidence decay/boost, Fuse.js fuzzy dedup, guide system with usage tracking, cross-references, cumulative backup, virtual session tracking, and universal memory injection via tool descriptions (works on Claude Desktop, Cursor, VS Code, Gemini CLI, opencode, and any MCP client). No API keys, no cloud, fully local JSONL storage. 20 MCP tools, 110 tests, MIT licensed.\n",
|
||||
"scope": [
|
||||
"global"
|
||||
],
|
||||
"tags": [
|
||||
"memory",
|
||||
"mcp",
|
||||
"persistence",
|
||||
"context",
|
||||
"claude",
|
||||
"cursor"
|
||||
]
|
||||
},
|
||||
{
|
||||
"productId": "magic-context",
|
||||
"type": "plugins",
|
||||
|
|
@ -516,6 +568,18 @@
|
|||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-arise",
|
||||
"type": "plugins",
|
||||
"displayName": "@bluelovers/opencode-arise",
|
||||
"repoUrl": "https://github.com/bluelovers/opencode-arise",
|
||||
"tagline": "「⚔️ ARISE!」 A Solo Leveling themed orchestrator harness for OpenCode",
|
||||
"description": "A lightweight, token-efficient orchestrator layer. Enables parallel background task execution in OpenCode. Launch AI agents to work simultaneously on exploration and research while continuing with other tasks. Allows specifying custom models for each_agent via configuration.",
|
||||
"scope": [
|
||||
"global"
|
||||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-ascii",
|
||||
"type": "plugins",
|
||||
|
|
@ -528,6 +592,18 @@
|
|||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-bmad-workflow",
|
||||
"type": "plugins",
|
||||
"displayName": "opencode-bmad-workflow",
|
||||
"repoUrl": "https://github.com/Alex-stack-cell/opencode-bmad-workflow",
|
||||
"tagline": "BMAD workflow plugin — automates epic, feature, sprint and code review workflows using specialized AI agents",
|
||||
"description": "Brings the BMAD (Breakthrough Method of Agile AI-Driven Development) methodology to OpenCode. Provides specialized agents for product management, architecture, development, and QA roles. Automates epic planning, feature breakdown, sprint workflows, and code reviews through a structured multi-agent pipeline.",
|
||||
"scope": [
|
||||
"global"
|
||||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-canvas",
|
||||
"type": "plugins",
|
||||
|
|
@ -540,6 +616,18 @@
|
|||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-ccs-sync",
|
||||
"type": "plugins",
|
||||
"displayName": "Claude Code Switch (CCS) OpenCode Sync",
|
||||
"repoUrl": "https://github.com/JasonLandbridge/opencode-ccs-sync",
|
||||
"tagline": "Claude Code Switch (CCS) to OpenCode sync",
|
||||
"description": "An OpenCode plugin that reads your Claude Code Switch (CCS) configuration and automatically syncs the providers into your OpenCode config.",
|
||||
"scope": [
|
||||
"global"
|
||||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-github-release",
|
||||
"type": "plugins",
|
||||
|
|
@ -643,6 +731,18 @@
|
|||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-models-discovery",
|
||||
"type": "plugins",
|
||||
"displayName": "Opencode Models Discovery",
|
||||
"repoUrl": "https://github.com/yuhp/opencode-models-discovery",
|
||||
"tagline": "Configurable model discovery and filtering without long manual config",
|
||||
"description": "OpenCode plugin for discovering models from OpenAI-compatible providers and API gateways, with provider and model filtering so users can avoid maintaining large configs or loading every model at once.",
|
||||
"scope": [
|
||||
"global"
|
||||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-mystatus",
|
||||
"type": "plugins",
|
||||
|
|
@ -1323,6 +1423,18 @@
|
|||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "agentdeals",
|
||||
"type": "projects",
|
||||
"displayName": "AgentDeals",
|
||||
"repoUrl": "https://github.com/robhunter/agentdeals",
|
||||
"tagline": "MCP server aggregating free tiers, credits, and referral codes across 1,500+ developer tools",
|
||||
"description": "Remote MCP server that surfaces free tiers, credits, trials, and referral codes for developer infrastructure — Railway, Vercel, Fly, OpenAI, Anthropic, and 1,500+ other vendors. Exposes four tools (search_deals, plan_stack, compare_vendors, track_changes) so an agent can find the cheapest way to ship a given stack. Works with opencode via remote URL (https://agentdeals-production.up.railway.app/mcp). Also tracks pricing changes over time.",
|
||||
"scope": [
|
||||
"global"
|
||||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "agenttrace",
|
||||
"type": "projects",
|
||||
|
|
@ -1696,6 +1808,23 @@
|
|||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-profile-router",
|
||||
"type": "projects",
|
||||
"displayName": "Opencode Profile Router",
|
||||
"repoUrl": "https://github.com/leolaurindo/opencode-profile-router",
|
||||
"tagline": "Profile router for auth and selective config isolation",
|
||||
"description": "Shell wrapper for OpenCode that selects named profiles by path and can isolate provider login state, config directories, and data roots selectively and independently per profile.",
|
||||
"scope": [
|
||||
"global"
|
||||
],
|
||||
"tags": [
|
||||
"cli",
|
||||
"profiles",
|
||||
"auth",
|
||||
"routing"
|
||||
]
|
||||
},
|
||||
{
|
||||
"productId": "opencode-session",
|
||||
"type": "projects",
|
||||
|
|
@ -1827,6 +1956,18 @@
|
|||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "swarmvault",
|
||||
"type": "projects",
|
||||
"displayName": "SwarmVault",
|
||||
"repoUrl": "https://github.com/swarmclawai/swarmvault",
|
||||
"tagline": "Local-first RAG knowledge base compiler with bundled skill and MCP server",
|
||||
"description": "Turns raw docs, research, and code into a persistent markdown wiki, knowledge graph, and hybrid SQLite FTS + embeddings search. Ships a bundled skill (schema-first, graph-query-first conventions) and an MCP server, so it works with OpenCode, Claude Code, and Codex. Offline heuristic provider by default; optional Ollama for local embeddings.",
|
||||
"scope": [
|
||||
"global"
|
||||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "tokscale",
|
||||
"type": "projects",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue