Skip to content
@cyh-skill

cyh · Agent Skills

Well-crafted, single-purpose skills for Claude Code / agents · 为 Claude Code 打造的专注技能集

cyh · Claude Agent Skills

Well-crafted, single-purpose skills for Claude Code / agents.
为 Claude Code / Agent 打造的、专注而精炼的技能集。

Claude Code Skills License MIT Public data only


What is this? · 这是什么

A collection of Agent Skills — small, self-contained capabilities you drop into Claude Code (~/.claude/skills/) to teach it one specific, repeatable job. Each skill is a single repo: a SKILL.md plus the scripts it needs, no runtime lock-in.

一组 Agent Skills:每个都是可直接放进 Claude Code(~/.claude/skills/)、自包含的小能力,教会 Claude 干一件具体且可复用的事。一个 skill = 一个仓库,只有 SKILL.md + 所需脚本,不绑定任何运行时。


Skills

Skill What it does · 做什么 Stack
cyh-field-graph
osint-field-graph
Find the real core people of any field by mapping its endorsement graph (following-BFS + cross-source ranking) — not by follower count.
用背书图谱(关注 BFS + 跨源排名)找出某领域真正的核心人物,而非按粉丝数排名。
Shell · GitHub / OpenAlex
cyh-browser-skill
browser-skill
Drive your real logged-in browser — login-gated scraping, page interaction, multi-session isolation, humanized input, network interception, structured site adapters.
直连你已登录的真实浏览器:登录后抓取、页面交互、多会话隔离、拟人输入、网络拦截、结构化站点适配器。
Node · CDP / Extension

🚧 More skills on the way. · 更多技能陆续加入。


Use a skill · 如何使用

# Clone a skill into Claude Code's skills dir — folder name = the SKILL.md `name`
git clone https://github.com/cyh-skill/osint-field-graph ~/.claude/skills/cyh-field-graph

Then just ask Claude Code in natural language; it auto-loads the matching skill when your request fits.

之后用自然语言向 Claude Code 提问即可 —— 命中时会自动加载对应 skill。


Public data only · 仅使用公开数据  ·  MIT Licensed  ·  github.com/cyh-skill

Popular repositories Loading

  1. browser-skill browser-skill Public

    融合型浏览器操作 skill:直连日常浏览器(登录态) + 多会话隔离 + 拟人输入 + 网络拦截 + 结构化站点适配器。融合 web-access 与 chrome-use。

    JavaScript 1

  2. field-graph field-graph Public

    Claude Agent skill: find a field's real core people by mapping its endorsement graph — following-BFS + cross-source ranking on GitHub, OpenAlex, or any platform. Public data only.

    Shell

  3. .github .github Public

    Organization profile & shared community-health files

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…