BeClaude

claude-global-skills

New
GitHub TrendingGeneralby BryceEWatson

A curated collection of Claude Code skills — code-review loop, local chat-history search, session end/resume, Gemini image generation, transcript retrospectives — that run machine-wide with just python and node.

Install & Usage

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

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is claude-global-skills?

A curated collection of Claude Code skills — code-review loop, local chat-history search, session end/resume, Gemini image generation, transcript retrospectives — that run machine-wide with just python and node.

How to install claude-global-skills?

To install claude-global-skills, 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 /claude-global-skills.

What is claude-global-skills best for?

claude-global-skills is a community categorized under General. It is designed for: code-review, python. Created by BryceEWatson.