sharing-skills

Guide Git workflow and pull request creation for upstream skill contributions.

205|26|Updated Oct 30, 2025
One-click install
npx skills add https://github.com/LerianStudio/ring --skill sharing-skills-lerianstudio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sharing-skills
Source: https://github.com/LerianStudio/ring/tree/main/skills/sharing-skills
Command: npx skills add https://github.com/LerianStudio/ring --skill sharing-skills-lerianstudio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh.

What problem does it solve?

Contributing a newly developed skill to an upstream repository can be complex, involving specific Git workflows and PR creation steps. This skill streamlines the process.

Core Features & Use Cases

  • Git Workflow Guidance: Provides step-by-step instructions for branching, committing, and pushing changes.
  • Pull Request Creation: Guides the creation of high-quality pull requests using the gh CLI, including summary, testing, and context.
  • Multi-Skill Contribution Rules: Enforces one skill per PR for independent reviewability.

Quick Start

I've created a new skill called 'my-new-skill'. Use the sharing-skills skill to help me contribute it upstream.