Claude Skill

staruhub/ClaudeSkills

A GitHub repository for sharing knowledge and resources about Claude Skills, implemented in Python. Contains community contributions and learning materials.

Overview

Stars552
Forks107
LanguagePython
Last pushed2026-07-03
Last synced2026-07-04
View on GitHub

Repository

Ownerstaruhub
RepositoryClaudeSkills
Full namestaruhub/ClaudeSkills
Repo ID1,087,021,837

Install this Skill

git clone https://github.com/staruhub/ClaudeSkills.git

Registry

Typeworkflow
Quality score70/100
Verificationreadme_parsed
Last verified2026-06-11
Platforms
Claude
Capabilities
code-reviewpdfsearchimageworkflow
Detected files
README.md

Summary

A repository for sharing knowledge and resources related to Claude Skills, implemented in Python.

Chinese description

关于Claude Skill的一些分享

Key features

  • Claude Skill knowledge sharing
  • Python implementation
  • Community resource collection

Use cases

  • Learning about Claude Skills
  • Sharing Claude Skill resources
  • Community knowledge exchange

README excerpt

# Geek Skills [English](#english) | [中文](#中文) A curated repository of unpacked Claude Code skills. This repo keeps normalized in-house skills under `skills/` and preserves selected upstream imports when they are synced in their original layout. ## Recent Updates - Added five new curated skills on 2026-04-22: `ai-sales-champion`, `keqian-method`, `xuefeng-method`, `podcast-generator`, and `notion-infographic` (v2, PPTX + infographic pipeline). - Updated original skills from the latest matching download packages on 2026-04-21. - Synced `deep-research` to V8.0 and added its latest `evals/`, observability references, and run-summary helper. - Updated `product-manager` with the latest PRD anti-translation guidance and refreshed `wechat-article-writer` with stronger Chinese polish checks plus new linguistic reference material. ## Install in Claude Code Claude Code skills are directory-based: each skill needs a `SKILL.md` entrypoint and can include supporting files such as references, templates, examples, and scripts. 1. Pick a skill directory from this repository. 2. Copy the whole directory into one of these locations: - Personal: `~/.claude/skills/<skill-name>/` - Project: `.claude/skills/<skill-name>/` 3. Keep `SKILL.md` and its supporting files in the same directory. ## Repository Layout ```text . ├── skills/ # Curated, normalized Geek skills │ └── Geek-skills-xxx/ │ ├── SKILL.md │ ├── references/ │ ├── assets/ │ ├── scripts/ │ └── evals/ # Optional, when a skill ships evaluation assets ├── llm-wiki/ # Upstream-synced skill kept in original layout │ ├── SKILL.md │ └── references/ ├── README.md └── AGENTS.md ``` ### Layout Rules - Add new curated skills under

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-07-04