opencode-skill-generator

Convert raw instructions into standardized SKILL.md files for Opencode.

1|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/webmanufaktur/pwaiworkflow --skill opencode-skill-generator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: opencode-skill-generator
Source: https://github.com/webmanufaktur/pwaiworkflow/tree/main/.agents/skills/general/opencode-skill-generator
Command: npx skills add https://github.com/webmanufaktur/pwaiworkflow --skill opencode-skill-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of SKILL.md files by converting raw instructions into a standardized, token-efficient format, ensuring consistency and discoverability.

Core Features & Use Cases

  • Automated SKILL.md Generation: Transforms unstructured input into well-formatted Skill metadata and content.
  • Standardization: Enforces Opencode's SKILL.md structure and token-efficient writing principles.
  • Use Case: You have a set of notes describing a new AI task. Use this Skill to generate a ready-to-use SKILL.md file for it.

Quick Start

Use the opencode-skill-generator to convert the following instructions into a SKILL.md file.

Frequently Asked Questions about opencode-skill-generator

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

FAQPage Schema
How do I generate a SKILL.md file from raw text instructions?▼

You generate a SKILL.md file by feeding raw instructions, rules, or documentation into the generator, which transforms them into a standardized, token-efficient markdown format. This process automatically structures the metadata required for Opencode compatibility.

What is the best way to standardize AI prompt metadata for Opencode?▼

Standardizing AI prompt metadata involves using a generator that enforces the Opencode SKILL.md structure and token-efficient writing principles. This ensures consistency and discoverability by automatically formatting name, compatibility, audience, scope, and trigger fields.

Do I need to format my notes before converting them to a SKILL.md file?▼

You do not need to pre-format your notes before converting them to a SKILL.md file. The generator accepts unstructured raw instructions, rules, or documentation and automatically applies the required formatting and content optimization principles for AI processing.

Can I use markdown and YAML for meta-programming in Opencode?▼

Yes, you can use markdown and YAML for meta-programming in Opencode by generating SKILL.md files that contain structured skill metadata. This facilitates automation by defining compatibility, audience, scope, and triggers within a token-efficient format optimized for AI.

What metadata is included when creating a SKILL.md file?▼

When creating a SKILL.md file, the generated metadata includes the skill name, description, compatibility, audience, scope, and triggers. This standardized metadata ensures optimal AI processing and discoverability within the Opencode ecosystem.