meta-opencode-authoring

Define frontmatter and content templates for OpenCode agents, commands, and skills.

1|Updated Sep 12, 2025
One-click install
npx skills add https://github.com/JimmyTranDev/dotfiles --skill meta-opencode-authoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-opencode-authoring
Source: https://github.com/JimmyTranDev/dotfiles/tree/main/src/opencode/skills/meta-opencode-authoring
Command: npx skills add https://github.com/JimmyTranDev/dotfiles --skill meta-opencode-authoring

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writing OpenCode agents, commands, and skills requires consistent structure, frontmatter, and content patterns to enable reliable loading and reuse across projects.

Core Features & Use Cases

  • Clear frontmatter conventions for agents, commands, and skills to ensure discoverability and validation
  • Structured content templates that promote consistency, reuse, and safety
  • Cross-skill referencing and workflow guidance to reduce duplication and improve maintainability

Quick Start

Create a new OpenCode authoring guide by following the frontmatter and content templates described above.

Frequently Asked Questions about meta-opencode-authoring

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

FAQPage Schema
How do I structure OpenCode agents and skills with proper frontmatter?

Structuring OpenCode agents and skills requires markdown frontmatter conventions and content templates to enable reliable loading, validation, and safe reuse across projects. Following these patterns ensures discoverability.

What are the best practices for writing OpenCode commands and content patterns?

Writing OpenCode commands requires structured content templates, naming conventions, and section organization to reduce duplication. Applying cross-skill referencing and workflow guidance improves maintainability and safety.

Do I need markdown frontmatter for OpenCode agent authoring to work?

Yes, markdown frontmatter is required for OpenCode agent authoring to satisfy validation rules and ensure reliable loading. Clear frontmatter conventions enable discoverability and safe reuse of agents across projects.

How does cross-skill referencing work in OpenCode projects?

Cross-skill referencing in OpenCode projects uses structural patterns and reference rules to reduce duplication and improve maintainability. This ensures reusable and discoverable authoring artifacts across agents and commands.

Are there limitations when applying content organization guidelines to OpenCode skills?

Limitations involve meeting safety considerations and frontmatter validation when applying content organization guidelines to OpenCode skills. Proper section structure and naming conventions must be followed to avoid loading issues.