skills-revise-skill

Synchronize English and Japanese SKILL.md files for GitHub Copilot skills.

2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/RyoMurakami1983/skills_repository --skill skills-revise-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-revise-skill
Source: https://github.com/RyoMurakami1983/skills_repository/tree/main/skills/skills-revise-skill
Command: npx skills add https://github.com/RyoMurakami1983/skills_repository --skill skills-revise-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) and scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of updating and maintaining existing GitHub Copilot agent skills, ensuring consistency, accuracy, and discoverability across different languages and versions.

Core Features & Use Cases

  • Bilingual Synchronization: Keeps English and Japanese skill documentation in sync.
  • Metadata Optimization: Improves skill discoverability by refining names, descriptions, and tags.
  • Version Management: Guides the application of semantic versioning and changelog discipline.
  • Use Case: When you update a published skill, use this to ensure both its English and Japanese versions are updated, its discoverability metadata is improved, and the changes are properly logged.

Quick Start

Use the skills-revise-skill to synchronize the English and Japanese versions of the 'skills-validate-skill'.

Frequently Asked Questions about skills-revise-skill

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

FAQPage Schema
How do I keep English and Japanese skill documentation in sync for GitHub Copilot agents?

Bilingual synchronization keeps English SKILL.md and Japanese SKILL.ja.md files aligned. This skill manages the revision process to ensure both language versions maintain consistent content, structure, and metadata updates during maintenance.

What is the best way to manage versioning and changelogs when updating Copilot agent skills?

Version management for Copilot agent skills requires semantic versioning discipline and structured changelog entries. This skill guides version bumping according to semantic versioning principles and enforces changelog documentation for every update.

How do I improve skill discoverability metadata for GitHub Copilot agents?

Metadata optimization improves skill discoverability by refining names, descriptions, and tags. This skill evaluates and updates these metadata fields to ensure published skills remain searchable and accurately described across the platform.

Can I use this skill to maintain skills not authored by RyoMurakami1983?

This skill is applicable for system-created skills authored by RyoMurakami1983. It is designed to ensure enhanced maintenance workflows for that specific author's skill ecosystem, managing bilingual synchronization and metadata updates.

What's the process for updating a published Copilot agent skill end to end?

Updating a published skill involves synchronizing English and Japanese documentation, optimizing discoverability metadata, and logging changes properly. This skill streamlines the process to ensure consistency, accuracy, and discoverability across languages and versions.

Why does my skill documentation get out of sync between English and Japanese versions?

Skill documentation falls out of sync when updates are applied to one language file without propagating changes. This skill manages bilingual synchronization between English SKILL.md and Japanese reference files to prevent content drift during maintenance.