sharing-skills

Guide Claude skill contributions to the marketplace via Phabricator diffs.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/KanuToCL/SonoTag --skill sharing-skills-kanutocl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sharing-skills
Source: https://github.com/KanuToCL/SonoTag/tree/main/.claude/skills/sharing-skills
Command: npx skills add https://github.com/KanuToCL/SonoTag --skill sharing-skills-kanutocl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a clear, step-by-step process for contributing your developed Claude skills to the marketplace, ensuring they are well-integrated and discoverable by others.

Core Features & Use Cases

  • Contribution Workflow: Guides users through the entire process from skill creation to diff submission and review.
  • Best Practices: Outlines when to share a skill, prerequisites, and how to structure commits.
  • Use Case: You've built a fantastic new skill for code refactoring. This guide helps you prepare it, commit it correctly, and submit it for review to the Claude templates marketplace.

Quick Start

Follow the steps in this skill to share your new 'code-refactoring' skill.

Frequently Asked Questions about sharing-skills

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

FAQPage Schema
How do I contribute a developed Claude skill to the marketplace?

To contribute a Claude skill to the marketplace, you prepare your skill, commit changes with proper formatting, and submit a Phabricator diff for review and publishing.

What is the process for submitting multiple related skills in a single contribution?

For multiple related skills, the contribution process involves creating the skills and using diff stacking in Phabricator to submit them together for efficient review.

How do I format commits when sharing skills for community review?

Formatting commits properly requires structuring your changes according to marketplace guidelines before submitting the diff for review to ensure correct integration.

When should I share a skill to the Claude marketplace?

You should share a skill to the Claude marketplace when you have a fully developed, tested skill that provides distinct value and benefits community discoverability.

Do I need Phabricator to publish my skills to the community?

Yes, Phabricator is required to publish skills, as the contribution workflow depends on submitting diffs through Phabricator for code review and marketplace integration.