sharing-skills

Create a pull request for a new skill on a feature branch.

74|6|Updated Aug 6, 2025
One-click install
npx skills add https://github.com/mneves75/dnschat --skill sharing-skills-mneves75
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sharing-skills
Source: https://github.com/mneves75/dnschat/tree/main/.claude/skills/sharing-skills
Command: npx skills add https://github.com/mneves75/dnschat --skill sharing-skills-mneves75

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh.

What problem does it solve?

Sharing useful AI skills with a wider community can be complex, involving specific Git workflows and pull request processes. This skill simplifies the contribution process, ensuring your work is properly integrated.

Core Features & Use Cases

  • Streamlined Contribution: Guides through the entire process: branching, committing, pushing, and creating a pull request.
  • Upstream Integration: Facilitates contributing skills back to an upstream repository, following best practices.
  • Prerequisite Enforcement: Ensures skills are well-tested and documented before sharing, maintaining quality standards.
  • Use Case: After developing a new, broadly applicable skill like code-refactoring, use this to seamlessly share it with the skills.rest community, ensuring proper version control and contribution guidelines are met.

Quick Start

Use the sharing-skills skill to create a pull request for my new code-refactoring skill, ensuring it's on a feature branch.