create-plugin

Scaffold OpenCode plugins for iPolloWork with tool definitions and hook registration.

3.2k|690|Updated Aug 25, 2025
One-click install
npx skills add https://github.com/Devin-AXIS/iPolloWork --skill create-plugin-devin-axis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plugin
Source: https://github.com/Devin-AXIS/iPolloWork/tree/main/.opencode/skills/create-plugin
Command: npx skills add https://github.com/Devin-AXIS/iPolloWork --skill create-plugin-devin-axis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of creating OpenCode plugins for iPolloWork, making it easy to extend functionality and customize workflows.

Core Features & Use Cases

  • Plugin Scaffold: Automatically generates a plugin file with the correct API shape and hook registration.
  • Tool Definition: Allows users to define tools within their plugin for integration into iPolloWork.
  • Multiple Tools: Supports plugins with multiple tools for complex workflows.
  • Use Case: For developers who need to extend the capabilities of iPolloWork with custom tools and functionalities.

Quick Start

Create a new plugin by running the create-plugin skill.

Frequently Asked Questions about create-plugin

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

FAQPage Schema
How do I create an OpenCode plugin for iPolloWork?

To create an OpenCode plugin for iPolloWork, you can use a scaffolding tool that automatically generates the plugin file with the correct API shape, tool definitions, and hook registration. This streamlines the process of extending functionality and customizing workflows.

What is OpenCode plugin development and how does it work?

OpenCode plugin development involves defining custom tools and registering hooks to extend iPolloWork capabilities. The mechanism works by generating a plugin file with the correct API shape, allowing developers to integrate multiple tools for complex workflows.

Can I define multiple tools within a single OpenCode plugin?

Yes, you can define multiple tools within a single OpenCode plugin for iPolloWork. This feature supports complex workflows by allowing developers to integrate several custom tools and functionalities into one plugin file.

Do I need prior API development experience to build custom tools for iPolloWork?

You do not need extensive API development experience to build custom tools for iPolloWork. The scaffolding process automates API shape generation and hook registration, making it accessible for developers looking to extend functionality.

What's the best way to scaffold a plugin file with correct hook registration?

The best way to scaffold a plugin file with correct hook registration is to use an automated generation tool. It automatically produces the correct API shape and tool definitions required for OpenCode plugin development in iPolloWork.

When do I need to use OpenCode plugins for iPolloWork?

You need to use OpenCode plugins for iPolloWork when you want to extend its capabilities with custom tools and functionalities. This is ideal for developers who need to customize workflows and integrate complex tool definitions into their environment.