skill-authoring-and-sync

Draft and sync OpenCode agent skills across environments via SSH.

63|2|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/stolinski/s-stack --skill skill-authoring-and-sync
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-authoring-and-sync
Source: https://github.com/stolinski/s-stack/tree/main/skills/skill-authoring-and-sync
Command: npx skills add https://github.com/stolinski/s-stack --skill skill-authoring-and-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps teams create, edit, review, and publish agent skills with clear structure and quality standards, and provides a robust workflow for syncing changes to the mini over SSH key authentication.

Core Features & Use Cases

  • Template-driven frontmatter and structured sections to ensure consistency across skills
  • Step-by-step authoring workflow including drafting, reviewing, and publishing skills
  • SSH-based syncing of skill/config changes from a development machine to the mini

Quick Start

Push local OpenCode skill changes to the mini using the SSH sync script.

Frequently Asked Questions about skill-authoring-and-sync

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

FAQPage Schema
How do I sync OpenCode agent skills to another machine over SSH?

To draft and review agent skills, follow a structured authoring workflow that enforces a frontmatter schema and uses predefined templates. This process covers ideation, drafting, reviewing, and publishing to maintain consistent quality across skill files.

What frontmatter schema is required for publishing OpenCode agent skills?

Yes, you can use templates for authoring agent skills. The workflow provides template-driven frontmatter and structured sections to ensure quality standards and consistency across all drafted and published skills.

How do I publish agent skills from my MBP to a Mini?

To publish agent skills from an MBP to a Mini, use the SSH-based sync script. This workflow pushes local OpenCode skill changes through SSH key authentication, ensuring the published output contract is met on the remote environment.

Do I need SSH key authentication to sync skill and config changes?

Yes, SSH key authentication is required to sync skill and config changes. The syncing workflow uses SSH keys to securely push local OpenCode skill updates from your development machine to the mini environment.

What is the best way to structure agent skill files for consistent publishing?

The best way to structure agent skill files for publishing is using template-driven frontmatter and structured sections. This enforces a defined output contract and quality standards across all synced OpenCode skills.