plugin-installer

Discover, install, and configure OpenCode plugins from a community catalog.

Updated Feb 9, 2025
One-click install
npx skills add https://github.com/xeon826/dotfiles --skill plugin-installer-xeon826
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plugin-installer
Source: https://github.com/xeon826/dotfiles/tree/main/opencode/skill/plugin-installer
Command: npx skills add https://github.com/xeon826/dotfiles --skill plugin-installer-xeon826

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of finding, understanding, and integrating new functionalities into OpenCode by managing plugins from a central catalog.

Core Features & Use Cases

  • Plugin Discovery: Browse and search available plugins from the community catalog.
  • Detailed Information: Access in-depth documentation for each plugin, including installation instructions and setup steps.
  • Installation Guidance: Provides clear snippets for adding plugins to your opencode.json configuration.
  • Use Case: A user wants to add support for a new programming language. They can use this Skill to search for relevant plugins, read their descriptions, and get the exact configuration needed to install them.

Quick Start

List all available plugins in the catalog.

Frequently Asked Questions about plugin-installer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install OpenCode plugins from a community catalog?

You can discover and install OpenCode plugins by searching the community catalog for specific names or capabilities, reading their documentation, and adding the provided configuration snippets to your opencode.json file.

What is the best way to find OpenCode extensions for a new programming language?

You can search the community plugin catalog by capability to find language support extensions, read their detailed documentation, and copy the provided installation snippets directly into your configuration.

Do I need to manually edit opencode.json to configure new plugins?

Yes, plugin configuration requires editing opencode.json, but the installer provides exact installation snippets and setup steps for each plugin to ensure correct configuration entries.

Can I browse all available plugins in the OpenCode catalog without knowing specific names?

Yes, you can list all available plugins in the OpenCode community catalog without knowing specific names, browsing entries to find suitable extensions by their described capabilities.

What limitations exist when managing OpenCode plugin configuration?

The plugin installer manages entries within opencode.json and provides installation snippets from the community catalog, but does not indicate support for private registries or automated dependency resolution.