Claude Skill

staruhub/ClaudeSkills

一个用于分享Claude Skill相关知识和资源的GitHub仓库,使用Python实现。包含社区贡献和学习材料。

概览

Stars551
Forks107
语言Python
最后更新2026-07-03
最近同步2026-07-04
前往 GitHub

仓库信息

拥有者staruhub
仓库ClaudeSkills
完整名称staruhub/ClaudeSkills
Repo ID1,087,021,837

安装这个 Skill

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

Registry 信息

类型workflow
质量分70/100
验证状态readme_parsed
最近验证2026-06-11
平台
Claude
能力
code-reviewpdfsearchimageworkflow
识别文件
README.md

项目简介

一个用于分享Claude Skill相关知识和资源的仓库,使用Python实现。

英文描述

Some sharing on Claude Skills

要点

  • Claude Skill知识分享
  • Python实现
  • 社区资源收集

使用场景

  • 学习Claude Skill
  • 分享Claude Skill资源
  • 社区知识交流

README 摘要

# 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

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-07-04