global-prompts-sync

Installation
SKILL.md

Global Prompts Sync

Overview

This skill synchronizes prompt files from the prompts/ directory to both GitHub Copilot and OpenCode global configuration directories:

  • agents: Agent definition files
  • rules: Instruction/rules files
  • commands: Command prompt files

Directory Structure

global-prompts-sync/
├── SKILL.md
├── scripts/
│   └── sync_prompts.py
└── prompts/
    ├── agents/       # Agent files (*.agent.md for Copilot, *.md for OpenCode)
Related skills

More from atman-33/skills

Installs
1
Repository
atman-33/skills
First Seen
Feb 5, 2026