๐Ÿง 
AI EngineeringGo

Skillshare

by runkids

Skillshare is an AI Engineering skill for Claude Code, published by runkids in skillshare.

2.6K stars157 forkson runkids/skillshareAdded 2026/08/18+1% in starsRepository updated 2026/08/10
agenthubaiclaude-codeclicodexcodex-skillscopilotcross-machine-synccursorgeminigoguiopenclawskillsskills-auditskills-managementskills-managerskills-uiskillshareteam-management
Install in seconds
Install Skillshare
Copy Skillshare 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/runkids/skillshare/tree/main/skills/skillshare ~/.claude/skills/skillshare

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/runkids/skillshare.git

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

In this catalog

Source file
skills/skillshare/SKILL.md in runkids/skillshare
Installs to
~/.claude/skills/skillshare
Collection
One of 11 skills cataloged from this repository
Category
AI Engineering โ€” 2451 skills

What Skillshare does

Skillshare manages and syncs AI CLI skills and agents across 50+ tools from a single source. Use it to install, update, uninstall, sync, audit, search, and troubleshoot skills or agents in global or project modes.

Skillshare is cataloged under AI Engineering on DirSkills. Skillshare comes from a repository tagged agenthub, ai, claude-code, cli and codex.

Documentation

README

Skillshare CLI

Global: ~/.config/skillshare/skills/ โ†’ all AI CLIs. Project: .skillshare/skills/ โ†’ repo-local. Auto-detects project mode when .skillshare/config.yaml exists. Force with -p or -g.

Recipes

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

Frequently asked about Skillshare

  • What else does runkids publish alongside Skillshare?

    Skillshare is one of 11 skills that DirSkills catalogs from runkids/skillshare, the repository it ships in. Its siblings there include Changelog Generator, Clean and Implement Feature. Each one is a separate skill with its own page in this directory, installs the same way Skillshare does, and is maintained by runkids in that same repository. The rest of the collection is listed on the runkids/skillshare page.

  • How does Skillshare compare to other AI Engineering skills?

    Skillshare ranks #785 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. 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 Skillshare against them. Open each page to compare what they document and how they install.

More from runkids/skillshare

Skillshare is one of 11 skills cataloged on DirSkills from runkids/skillshare.

See all 11 skills โ†’
๐Ÿ“
2w ago

Changelog Generator

Changelog Generator creates a CHANGELOG.md entry from conventional commits between git tags and syncs the website changelog page. Use it when asked to generate a changelog or document what changed since the last release.
Writing
2.6K157
๐Ÿ”
2w ago

Clean

Clean helps with code reviews by checking for bugs, test coverage, and coding standards.
Quality
2.6K157
๐Ÿงช
2w ago

Implement Feature

Implement Feature writes Go code and tests for the Skillshare CLI using a test-first workflow. Use it when adding commands, flags, internal packages, or implementing functionality from a spec.
Quality
2.6K157
๐Ÿ“
2w ago

Skill Authoring

Skill Authoring walks through creating a SKILL.md file from scratch, auditing it, testing it, and sharing it with a team. Use it when you need to write custom instructions for AI coding tools like Claude Code, Cursor, or Codex.
AI Engineering
2.6K157
๐Ÿงช
2w ago

Skillshare CLI E2E Test

Skillshare CLI E2E Test runs isolated end-to-end tests in a devcontainer using ai_docs/tests runbooks. Use it to execute runbooks, validate features end-to-end, create new runbooks, or test CLI behavior in isolation with ssenv and structured JSON reporting.
Quality
2.6K157
๐Ÿ”
2w ago

Skillshare Codebase Audit

Skillshare Codebase Audit cross-validates CLI flags, documentation, specs, tests, target definitions, handler splits, oplog instrumentation, and web API routes against source code. Use it after refactors, before releases, or when you suspect code, docs, or tests have drifted out of sync.
Quality
2.6K157