🔧
DevOpsShell

Share Skill

by guo-yu

Share Skill is a DevOps skill for Claude Code, published by guo-yu in skills.

239 stars18 forkson guo-yu/skillsAdded 2026/09/03Repository updated 2026/01/23
claude-codellmskills
Install in seconds
Install Share Skill
Copy Share Skill into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/guo-yu/skills/tree/master/share-skill ~/.claude/skills/share-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/guo-yu/skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
share-skill/SKILL.md in guo-yu/skills
Installs to
~/.claude/skills/share-skill
Collection
One of 5 skills cataloged from this repository
Category
DevOps868 skills

What Share Skill does

Share Skill migrates local Claude skills into a code repository, initializes Git, and configures remotes for version tracking. Use it to open source skills, list local skills, and generate docs for a skills repository.

Share Skill is cataloged under DevOps on DirSkills. Share Skill comes from a repository tagged claude-code, llm and skills.

Documentation

README

Share Skill

Migrate user's locally created temporary skills to a project repository via symlinks, and initialize Git for version tracking.

Usage

This is the opening of the README. Read the full README on GitHub.

Commands Share Skill provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /share-skill
  • /plugin

Frequently asked about Share Skill

  • What else does guo-yu publish alongside Share Skill?

    Share Skill is one of 5 skills that DirSkills catalogs from guo-yu/skills, the repository it ships in. Its siblings there include CEO Dashboard, Port Allocator and Skill I18n. Each one is a separate skill with its own page in this directory, installs the same way Share Skill does, and is maintained by guo-yu in that same repository. The rest of the collection is listed on the guo-yu/skills page.

  • How does Share Skill compare to other DevOps skills?

    Share Skill ranks #771 by stars among the 868 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Share Skill against them. Open each page to compare what they document and how they install.