skill-creator

Automates installation, validation, and adaptation of OpenCode skills from GitHub and Claude's repository.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/JValdivia23/opencode-skill-creator --skill skill-creator-jvaldivia23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/JValdivia23/opencode-skill-creator/tree/main/skills/skill-creator
Command: npx skills add https://github.com/JValdivia23/opencode-skill-creator --skill skill-creator-jvaldivia23

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

OpenCode users need a reliable, schema-compliant way to install, validate, and adapt Claude-based skills for OpenCode, ensuring consistent structure and compatibility.

Core Features & Use Cases

  • Install skills from GitHub and Claude's repository
  • Create new skills from templates and validate frontmatter
  • Adapt Claude skills for OpenCode compatibility
  • Manage installed skills (list, update, remove)
  • Troubleshoot skill loading and compatibility issues

Quick Start

Install a skill by providing its repository URL to the Skill Creator and follow prompts to place it in the appropriate global or local directory.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I install OpenCode skills from a GitHub repository?

To install OpenCode skills from GitHub, provide the repository URL to the Skill Creator and follow the prompts to place the skill in the appropriate global or local directory for immediate use.

What is the best way to adapt Claude skills for OpenCode compatibility?

The best way to adapt Claude skills for OpenCode compatibility is using the Skill Creator, which validates skill structure and enforces mandatory YAML frontmatter like name and description.

Why does my OpenCode skill fail to load during validation?

OpenCode skill loading fails during validation when the skill structure lacks mandatory YAML frontmatter fields, specifically the required name and description attributes.

Can I manage both global and local OpenCode skill installations?

Yes, you can manage both global and local OpenCode skill installations. The Skill Creator coordinates directory placement and supports listing, updating, and removing installed skills.

How do I create new OpenCode skills from templates?

You can create new OpenCode skills from templates by using the Skill Creator to generate the base structure and automatically validate the required YAML frontmatter for compliance.