BeClaude

skillkit

New
1GitHub TrendingDevelopmentby narendranag

A per-project Claude Code skill manager. Curate a hybrid registry of skills — yours, gstack's, team collections — and install chosen subsets (individually or as packs) into a project's .claude/skills/

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/skillkit.md https://raw.githubusercontent.com/narendranag/skillkit/main/SKILL.md
3
Invoke in Claude Code
/skillkit
View source on GitHub

Frequently Asked Questions

What is skillkit?

A per-project Claude Code skill manager. Curate a hybrid registry of skills — yours, gstack's, team collections — and install chosen subsets (individually or as packs) into a project's .claude/skills/

How to install skillkit?

To install skillkit, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /skillkit.

What is skillkit best for?

skillkit is a community categorized under Development. Created by narendranag.