plugin-installer

Discover and install OpenCode plugins from catalogs and community sources.

7|2|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/jal-co/jalco-opencode --skill plugin-installer-jal-co
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plugin-installer
Source: https://github.com/jal-co/jalco-opencode/tree/main/opencode/.config/opencode/skills/plugin-installer
Command: npx skills add https://github.com/jal-co/jalco-opencode --skill plugin-installer-jal-co

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Identify and install OpenCode plugins from catalogs or community catalog without manual hunting and guesswork.

Core Features & Use Cases

  • Discover available plugins in the catalog or community catalog
  • Generate install snippets and update opencode.json across global and project scopes
  • Validate plugin metadata and provide clear installation steps for quick setup

Quick Start

Ask OpenCode to locate a plugin and follow the install guidance to add it to opencode.json

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 catalog?

You can discover and install OpenCode plugins by asking OpenCode to locate a plugin, evaluating its details, and following the generated install guidance to update your opencode.json configuration.

What is the best way to discover available OpenCode plugins?

This Skill discovers available plugins by reading catalog metadata and validating frontmatter, ensuring you get consistent installation steps for quick setup without manual hunting.

Can I update opencode.json globally and for specific projects?

This Skill supports updating opencode.json across global and project scopes by generating accurate install snippets based on validated plugin metadata from the catalog.

Does the plugin installer validate metadata before adding to opencode.json?

It validates plugin metadata and frontmatter during discovery to document installation steps accurately, ensuring catalog consistency before updating your opencode.json file.

Why do I need a tool to install OpenCode plugins instead of manual setup?

Manual setup requires hunting through catalogs and guessing configuration values, whereas this Skill evaluates plugin metadata and generates accurate install snippets for opencode.json to eliminate errors.

Are there limitations when installing plugins from community sources?

The main constraint is that the Skill relies on reading and validating plugin metadata and frontmatter from community sources, meaning incomplete metadata may prevent generating accurate install snippets.