create-skill-opencode

Generates platform-native SKILL.md files for GAS, OpenCode, Codex via adaptive interview.

2|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/sequenzia/agent-tools --skill create-skill-opencode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-skill-opencode
Source: https://github.com/sequenzia/agent-tools/tree/main/plugins/meta/skills/create-skill-opencode
Command: npx skills add https://github.com/sequenzia/agent-tools --skill create-skill-opencode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This meta-skill guides users through an adaptive interview that produces complete, platform-native skill files (SKILL.md and optional Codex assets) for GAS/OpenCode/Codex, reducing guesswork and accelerating skill deployment.

Core Features & Use Cases

  • Adaptive interview: guides a multi-round questioning process to elicit the skill's scope, inputs, outputs, and platform considerations.
  • Multi-platform generation: outputs GAS/OpenCode SKILL.md (frontmatter + body) and Codex-ready artifacts when Codex is the target.
  • Structured workflow: Stage-based approach (Input -> Interview -> Outline -> Generation) with validation checks.
  • Platform validation: ensures generated SKILL.md adheres to target platform specs and constraints.
  • Output path orchestration: prompts for safe, user-approved save locations with overwrite protection.
  • Extensible references: supports optional references/scripts/assets and a post-generation summary.

Quick Start

Provide a skill name and description, then run this meta-skill to generate a complete platform-native skill.

Frequently Asked Questions about create-skill-opencode

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

FAQPage Schema
How do I create a platform-native agent skill for GAS or OpenCode?

To create a platform-native agent skill, you provide a skill name and description, and an adaptive interview guides you through scope, inputs, and outputs to generate complete SKILL.md files for GAS or OpenCode.

Can I generate Codex-ready artifacts alongside a standard SKILL.md file?

Yes, multi-platform generation outputs GAS/OpenCode SKILL.md files with frontmatter and body, and produces Codex-ready artifacts automatically when Codex is selected as the target platform.

What is the workflow for building custom agent skills through an interview?

The workflow follows a structured, stage-based approach: Input, Interview, Outline, and Generation, using validation checks to ensure the final skill file adheres to target platform specs.

Does the skill generator ensure safe file paths when saving new skills?

Yes, output path orchestration prompts for safe, user-approved save locations and includes overwrite protection to prevent accidental data loss during skill file generation.

How does the adaptive interview define the scope of a new agent skill?

The adaptive interview uses a multi-round questioning process to elicit the skill's scope, inputs, outputs, and platform considerations, reducing guesswork before generating the final files.