mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-04-29 12:59:28 +00:00
feat: data-driven README automation with YAML entries and GitHub Actions
This commit is contained in:
parent
20d7d4db6f
commit
25446b49eb
64 changed files with 1864 additions and 323 deletions
4
data/plugins/background.yaml
Normal file
4
data/plugins/background.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Background
|
||||
repo: https://github.com/zenobi-us/opencode-background
|
||||
description: Background process management
|
||||
full_description: Background process management plugin for opencode.
|
||||
4
data/plugins/cc-safety-net.yaml
Normal file
4
data/plugins/cc-safety-net.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: CC Safety Net
|
||||
repo: https://github.com/kenryu42/claude-code-safety-net
|
||||
description: Safety net catching destructive commands
|
||||
full_description: A Claude Code plugin that acts as a safety net, catching destructive git and filesystem commands before they execute.
|
||||
4
data/plugins/context-analysis.yaml
Normal file
4
data/plugins/context-analysis.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Context Analysis
|
||||
repo: https://github.com/IgorWarzocha/Opencode-Context-Analysis-Plugin
|
||||
description: Token usage analysis
|
||||
full_description: An opencode plugin that provides detailed token usage analysis for your AI sessions.
|
||||
4
data/plugins/direnv.yaml
Normal file
4
data/plugins/direnv.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Direnv
|
||||
repo: https://github.com/simonwjackson/opencode-direnv
|
||||
description: Load direnv variables
|
||||
full_description: Automatically loads direnv environment variables at session start. Perfect for Nix flakes.
|
||||
4
data/plugins/dynamic-context-pruning.yaml
Normal file
4
data/plugins/dynamic-context-pruning.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Dynamic Context Pruning
|
||||
repo: https://github.com/Tarquinen/opencode-dynamic-context-pruning
|
||||
description: Optimize token usage
|
||||
full_description: Plugin that optimises token usage by pruning obsolete tool outputs from conversation context.
|
||||
4
data/plugins/gemini-auth.yaml
Normal file
4
data/plugins/gemini-auth.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Gemini Auth
|
||||
repo: https://github.com/jenslys/opencode-gemini-auth
|
||||
description: Google account auth
|
||||
full_description: Authenticate the Opencode CLI with your Google account so you can use your existing Gemini plan.
|
||||
4
data/plugins/google-ai-search.yaml
Normal file
4
data/plugins/google-ai-search.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Google AI Search
|
||||
repo: https://github.com/IgorWarzocha/Opencode-Google-AI-Search-Plugin
|
||||
description: Query Google AI Mode (SGE)
|
||||
full_description: An opencode plugin that exposes a native tool for querying Google AI Mode (SGE).
|
||||
4
data/plugins/oh-my-opencode.yaml
Normal file
4
data/plugins/oh-my-opencode.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Oh My Opencode
|
||||
repo: https://github.com/code-yeongyu/oh-my-opencode
|
||||
description: Agents & Pre-built tools
|
||||
full_description: Background agents, pre-built tools (LSP/AST/MCP), curated agents, and a Claude Code compatible layer.
|
||||
4
data/plugins/openai-codex-auth.yaml
Normal file
4
data/plugins/openai-codex-auth.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: OpenAI Codex Auth
|
||||
repo: https://github.com/numman-ali/opencode-openai-codex-auth
|
||||
description: ChatGPT Plus/Pro OAuth
|
||||
full_description: This plugin enables opencode to use OpenAI's Codex backend via ChatGPT Plus/Pro OAuth authentication.
|
||||
4
data/plugins/opencode-canvas.yaml
Normal file
4
data/plugins/opencode-canvas.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Opencode Canvas
|
||||
repo: https://github.com/mailshieldai/opencode-canvas
|
||||
description: Interactive terminal canvases in tmux splits
|
||||
full_description: Interactive terminal canvases (calendars, documents, flight booking) in tmux splits. Port of claude-canvas for OpenCode.
|
||||
4
data/plugins/opencode-ignore.yaml
Normal file
4
data/plugins/opencode-ignore.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Opencode Ignore
|
||||
repo: https://github.com/lgladysz/opencode-ignore
|
||||
description: Ignore files based on pattern
|
||||
full_description: Plugin to ignore directory/file based on pattern.
|
||||
4
data/plugins/opencode-roadmap.yaml
Normal file
4
data/plugins/opencode-roadmap.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Opencode Roadmap
|
||||
repo: https://github.com/IgorWarzocha/Opencode-Roadmap
|
||||
description: Strategic planning
|
||||
full_description: Strategic roadmap planning and multi-agent coordination plugin. Provides project-wide planning capabilities.
|
||||
4
data/plugins/opencode-sessions.yaml
Normal file
4
data/plugins/opencode-sessions.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Opencode Sessions
|
||||
repo: https://github.com/malhashemi/opencode-sessions
|
||||
description: Session management
|
||||
full_description: Session management plugin for OpenCode with multi-agent collaboration support.
|
||||
4
data/plugins/opencode-skills.yaml
Normal file
4
data/plugins/opencode-skills.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Opencode Skills
|
||||
repo: https://github.com/malhashemi/opencode-skills
|
||||
description: Manage skills and capabilities
|
||||
full_description: Plugin for managing and organising opencode skills and capabilities.
|
||||
4
data/plugins/openhax-codex.yaml
Normal file
4
data/plugins/openhax-codex.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: OpenHax Codex
|
||||
repo: https://github.com/open-hax/codex
|
||||
description: OAuth authentication
|
||||
full_description: OAuth authentication plugin for personal coding assistance with ChatGPT Plus/Pro subscriptions.
|
||||
4
data/plugins/openskills.yaml
Normal file
4
data/plugins/openskills.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Openskills
|
||||
repo: https://github.com/numman-ali/openskills
|
||||
description: Alternative skills manager
|
||||
full_description: Alternative skills management plugin for opencode with enhanced features.
|
||||
4
data/plugins/ring-a-bell-example.yaml
Normal file
4
data/plugins/ring-a-bell-example.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Ring a Bell Example
|
||||
repo: https://gist.github.com/ahosker/267f375a65378bcb9a867fd9a195db1e
|
||||
description: Simple terminal bell plugin
|
||||
full_description: A simple plugin to ring the terminal bell once a request is complete.
|
||||
4
data/plugins/smart-title.yaml
Normal file
4
data/plugins/smart-title.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Smart Title
|
||||
repo: https://github.com/Tarquinen/opencode-smart-title
|
||||
description: Auto-generate session titles
|
||||
full_description: Auto-generates meaningful session titles using AI.
|
||||
4
data/plugins/subtask2.yaml
Normal file
4
data/plugins/subtask2.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Subtask2
|
||||
repo: https://github.com/spoons-and-mirrors/subtask2
|
||||
description: Orchestration system
|
||||
full_description: Extend opencode /commands into a powerful orchestration system with granular flow control.
|
||||
4
data/plugins/tokenscope.yaml
Normal file
4
data/plugins/tokenscope.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Tokenscope
|
||||
repo: https://github.com/ramtinJ95/opencode-tokenscope
|
||||
description: Token analysis & cost tracking
|
||||
full_description: Tokenscope, Comprehensive token usage analysis and cost tracking for opencode sessions.
|
||||
4
data/plugins/warcraft-notifications.yaml
Normal file
4
data/plugins/warcraft-notifications.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Warcraft Notifications
|
||||
repo: https://github.com/pantheon-org/opencode-warcraft-notifications
|
||||
description: Fun sound notifications
|
||||
full_description: Notification plugin with Warcraft sounds for opencode completion alerts.
|
||||
4
data/plugins/with-context-mcp.yaml
Normal file
4
data/plugins/with-context-mcp.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: With Context MCP
|
||||
repo: https://github.com/boxpositron/with-context-mcp
|
||||
description: Project-specific markdown notes
|
||||
full_description: MCP server for managing project-specific markdown notes with templates, batch edits, and ignore patterns.
|
||||
Loading…
Add table
Add a link
Reference in a new issue