sharing-skills

Guide local AI skill contributions to upstream repositories via pull requests.

4|1|Updated Jul 6, 2025
One-click install
npx skills add https://github.com/Dmccarty30/Journeyman-Jobs --skill sharing-skills-dmccarty30
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sharing-skills
Source: https://github.com/Dmccarty30/Journeyman-Jobs/tree/main/.claude/skills/sharing-skills
Command: npx skills add https://github.com/Dmccarty30/Journeyman-Jobs --skill sharing-skills-dmccarty30

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh.

What problem does it solve?

This Skill guides you through the process of contributing your locally developed AI skills back to an upstream repository via pull request. It ensures your valuable skills are shared effectively, following best practices for branching, committing, and PR creation.

Core Features & Use Cases

  • Guided Contribution Workflow: Step-by-step instructions for sharing skills, from branch creation to PR submission.
  • Prerequisite Checks: Ensures you have the necessary tools (gh CLI) and have tested your skill.
  • PR Content Generation: Helps craft compelling pull request titles and descriptions.
  • Use Case: After developing a broadly useful skill like "async-patterns" and thoroughly testing it, use this skill to create a feature branch, commit your changes, push to your fork, and generate a pull request to the upstream repository.

Quick Start

Use the sharing-skills skill to contribute the "async-patterns" skill to the upstream repository.