Claude Code Plugins

Community-maintained marketplace

Feedback
1
0

A basic example skill to demonstrate the opencode-skills plugin functionality

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name example-skill
description A basic example skill to demonstrate the opencode-skills plugin functionality
license MIT

Example Skill

This is a basic example skill that demonstrates the functionality of the opencode-skills plugin.

Instructions

  1. This skill shows how skills are loaded and made available as tools
  2. The skill content will be provided to the agent when the tool is used
  3. You can reference supporting files relative to this skill's directory
  4. Skills help organize and provide reusable instructions for common tasks

Purpose

This example skill demonstrates the basic structure and functionality of the opencode-skills plugin. When used, it will provide these instructions to the agent to help with specific tasks.