Sharing-Skills

Create pull requests to share skills via gh CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/slapglif/swe-agent --skill sharing-skills-slapglif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Sharing-Skills
Source: https://github.com/slapglif/swe-agent/tree/main/.swe/skills/sharing-skills
Command: npx skills add https://github.com/slapglif/swe-agent --skill sharing-skills-slapglif

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh.

What problem does it solve?

This Skill streamlines the process of contributing valuable, broadly applicable skills back to a central repository. It ensures a standardized workflow for sharing, making it easy for others to benefit from your proven techniques.

Core Features & Use Cases

  • Standardized Contribution Workflow: Guides through branching, committing, pushing, and creating pull requests using gh CLI.
  • Prerequisite Checklist: Ensures all necessary tools and testing are completed before sharing.
  • Multi-Skill Contribution Guidance: Advises against batching multiple skills into one PR for easier review.
  • Use Case: After developing a new, well-tested skill for handling asynchronous operations, use this skill to create a pull request and share it with the wider community.

Quick Start

I've created a new skill called 'my-new-skill'. Use the Sharing-Skills skill to contribute it to the upstream repository.