{"id":51451671,"url":"https://github.com/alanhe421/awsome-skills","last_synced_at":"2026-07-05T21:32:34.702Z","repository":{"id":359927903,"uuid":"1116555211","full_name":"alanhe421/awsome-skills","owner":"alanhe421","description":"自用的一些skills，爬取的文档数据","archived":false,"fork":false,"pushed_at":"2026-07-02T10:51:07.000Z","size":9021,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-05T21:32:33.055Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"MDX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alanhe421.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-15T03:45:02.000Z","updated_at":"2026-07-02T10:51:11.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/alanhe421/awsome-skills","commit_stats":null,"previous_names":["alanhe421/awsome-claude-skills","alanhe421/awsome-skills"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alanhe421/awsome-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanhe421%2Fawsome-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanhe421%2Fawsome-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanhe421%2Fawsome-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanhe421%2Fawsome-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alanhe421","download_url":"https://codeload.github.com/alanhe421/awsome-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanhe421%2Fawsome-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35170542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-05T02:00:06.290Z","response_time":100,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-05T21:32:34.107Z","updated_at":"2026-07-05T21:32:34.696Z","avatar_url":"https://github.com/alanhe421.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Skills\n\u003e 尝试写一些Skills服务于解决目前手里的AI工具对于国内某些资料不全的问题。\n\nskills存放路径`~/.claude/skills`\n\n## 安装\n\n从 GitHub 直接安装到 Claude Code 全局 skills 目录：\n\n```bash\n# 查看可安装的 skill\nnpx skills add alanhe421/awsome-skills --list\n\n# 安装全部 skill\nnpx skills add alanhe421/awsome-skills -g -a claude-code --skill '*'\n```\n\n也可以只安装其中一个：\n\n```bash\nnpx skills add alanhe421/awsome-skills -g --skill wechat-mp-docs\nnpx skills add alanhe421/awsome-skills -g --skill tgit2\nnpx skills add alanhe421/awsome-skills -g --skill twitter-hot-search\nnpx skills add alanhe421/awsome-skills -g --skill glab\nnpx skills add alanhe421/awsome-skills -g --skill tencent-docs\n```\n\n说明：如需复制文件而不是创建链接，加 `--copy`；非交互安装加 `-y`。\n\n## 已收录\n\n- [`wechat-mp-docs`](./wechat-mp-docs) — 微信小程序官方文档问答（基于本地 CSV 检索）\n- [`wechat-game`](./wechat-game) / [`wechat-subscription`](./wechat-subscription) — 微信小游戏 / 订阅号相关资料\n- [`tgit2`](./tgit2) — 用自然语言调用兼容 Git 平台的 REST API，基于 npm 包 [`tgit-api`](https://www.npmjs.com/package/tgit-api) 封装；token 走 `TGIT_TOKEN` 环境变量，地址走 `TGIT_BASE_URL`（可选，默认 `https://git.code.tencent.com/api/v3`）\n- [`twitter-hot-search`](./twitter-hot-search) — 用官方 X/Twitter API v2 recent search 检索最新/热门推文；token 走 `X_BEARER_TOKEN` 或 `TWITTER_BEARER_TOKEN`，默认控制请求页数以节省免费额度\n- [`glab`](./glab) — GitLab CLI 的 glab 命令封装，支持多实例自动检测和手动指定；token 走 `GITLAB_TOKEN` 环境变量，地址走 `GITLAB_HOST`（可选，glab 内也有多实例配置）\n- [`腾讯文档`](./tencent-docs) — 腾讯文档，官方自己托管到GitHub很难吗，无语了，这里我托管下，数据源于 https://skillhub.cn/skills/tencent-docs","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falanhe421%2Fawsome-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falanhe421%2Fawsome-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falanhe421%2Fawsome-skills/lists"}