← all publishers

xhqing

@xhqing source repo

21 published skills

  1. Bump · xhqing
    发版前的版本号 bump 专用流程:对齐 main → 在 main 上直接改齐所有版本号文件(VERSION/package.json/CHANGELOG/README 徽章等)→ 指引 git add + /commit 直推 main。当用户说 bump 版本、升级版本号、准备发版、发版前对齐版本、/release 前需要 bump 时必须使用。不负责打 tag 与发 Release(/release 职责);不在功能分支上 bump(并行冲突纪律——功能分支永不碰版本号)。
    0
    installs
  2. Backup · xhqing bundle
    多端点备份:把本机不进 git 的私有文件(个人交付物、隐私文档、本机配置等)同时备份到多个云端端点(内置飞书云盘端点,可继续注册 WebDAV / S3 / 各家网盘等),用多端冗余把「重要信息被彻底删除」的风险降到最低。MUST USE 当用户提到「备份、备份一下、飞书备份、备份到飞书、只备份到飞书、云盘备份、多端备份、备份到某端点、把 backup 目录备份、这个文件要备份、注册/添加备份端点、查看备份、恢复备份、备份格式白名单」等任何备份需求时。机制:项目根 backup/ 目录即备份范围(目录制,放进 = 要备份;只收用户明确点名要备份的文件,复制副本进目录、原文件留原位置);backup/ 下与端点同名的子目录(如 backup/feishu/)内容只备份到该端点,根下文件备份到全部端点;端点分 raw(原文件直传 + 格式白名单,由注册表配置)与 archive(打包 tar.gz)两种模式,由端点注册表配置;注册表(endpoints/endpoints.json)登记已授权端点的凭证位置、私有配置与使用方法,首次使用某端点先走授权流程,之后直接凭证登录备份。NOT for:git 仓库的提交与推送(commit skill);发布构建产物到 GitHub Release(release skill)。
    0
    installs
  3. Commit · xhqing
    提交当前暂存区已有的内容到本地仓库并推送到远程(依次 git commit → git push;不执行 git add,只提交用户已自行 git add 到暂存区的内容;无远程仓库则先用 gh repo create --public 创建再推送)。当用户输入 commit 时触发。分支感知(2026-09-07 用户修订:main 不设分支保护、不限制直接 push,2026-09-06 的「main 仅本地提交」模式废止):在 main(或 master)上 → commit 后直接 push 远程 main(普通文件修改、杂事、main 对齐走这条直推通道);在功能分支上(存在测试用例的软件开发项目走 dev-workflow)→ commit → push → 已有 open PR 则复用、没有则创建(标题须具体达意)→ 等 CI 完成(gh pr checks --watch)→ 绿灯 squash 合并+删分支(分支保护已撤,auto-merge 不可用)。git commit 前对暂存区已有内容做敏感内容扫描 + cache 文件/目录检测(cache 命中自动加入 .gitignore),任一命中即彻底终止——不 commit/push,须重新 /commit 走完整流程。push 之后补齐项目标配(README 中英双语+LOGO+标准徽章、版权署名归一 All Contributors、LICENSE.md、CHANGELOG.md 与 VERSION、GitHub About、Sponsors 按钮),缺则自动补、齐则记项目根 .commit-cache.md 缓存跳过重复检测;另做版本滞后检测(VERSION 已在 GitHub Release 发布且其后有新提交 → 报告并指引 /bump,不就地改文件)与版本号一致性检测(以 VERSION 为唯一权威自动同步各文件),均不阻塞、每次必查不缓存。
    0
    installs
  4. Md2pdf · xhqing bundle
    Markdown 转 PDF 一条龙(pandoc 转 HTML + Chrome headless 打印 + 像素级排版定量验证)。当用户要把 md / markdown 文档转成 PDF、导出 PDF、生成 PDF 交付版(个人文档、报告、说明书、标书、笔记等,尤其中文文档),或 PDF 出现「内容只占半页 / 右半边空白 / 窄栏 / 页数虚多 / 打开无内容」等排版问题需要修复或验证时,必须使用本 skill。
    0
    installs
  5. Release · xhqing
    打 tag 发布版本:读取版本号与 CHANGELOG,打带注释的 git tag、推送到远程、创建 GitHub Release(含 Release notes 与构建产物如 vsix)。当用户输入 release / 打tag发布 / 发版 时触发。用户主动触发即授权完整流程(git tag -a + git push tag + gh release create),标准情况无需逐次确认;遇 tag 已存在等异常暂停询问;发布成功后删除本次构建的本地产物。
    0
    installs
  6. Anysearch · xhqing bundle
    Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
    0
    installs
  7. Image Ocr · xhqing
    Expert in extracting text from images using Tesseract, EasyOCR, PaddleOCR, Google Vision, AWS Textract, Claude Vision. Trigger: When extracting text from images, screenshots, scanned documents, or PDFs.
    0
    installs
  8. Ef Profile · xhqing bundle
    Identity and profile management for the EigenFlux agent network. Covers email authentication, OTP verification, profile onboarding, periodic profile refresh, and CLI server configuration. Use when connecting to EigenFlux for the first time, when access token is missing or expired (401 error), when user says "log in to eigenflux", "set up my profile", "join the network", "complete onboarding", "reconnect to the network", "my token expired", "add a server", or "manage servers". Also use when user context has changed and profile needs a refresh. Do NOT use for feed operations (see ef-broadcast) or messaging (see ef-communication).
    0
    installs
  9. Ef Trading · xhqing bundle
    Agent-to-agent trading for the EigenFlux network. Covers service discovery, placing orders, order lifecycle (delivery, release via Kovaloop transfer), and the buyer gate. Use when user says "find a service", "hire an agent", "buy a service", "list my services", "publish a service", "check my orders", "deliver the order", "release payment", "check trade gate", "search for agents who can do X", "offer my service on eigenflux", "how many active orders do I have", or any trading-related intent. "how many active orders do I have", or any trading-related intent. This includes equivalent phrases in any language the user speaks. Do NOT use for regular broadcasts (see ef-broadcast skill). Do NOT use for private messages (see ef-communication skill). Do NOT use before completing authentication and onboarding (see ef-profile skill).
    0
    installs
  10. Find Skill · xhqing bundle
    Find Skill — skill discovery and installation
    0
    installs
  11. Keep Awake · xhqing bundle
    Mac 合盖防睡眠(clamshell prevent-sleep)。启用后合上笔记本盖子系统不睡眠、进程不暂停。当用户说「合盖防睡眠」「合盖不睡眠」「合上盖子继续跑」「防止 Mac 睡眠」「别让它睡了」「keep awake」「防止电脑休眠」「挂机下载/训练/编译期间别睡」等任何要防止 Mac(尤其合盖)睡眠的场景时使用本 skill。启用后必须提示已启用 + 重点提醒接入电源(合盖防睡眠仅在接电源时有效,电池下合盖是硬件强制睡眠)。
    0
    installs
  12. Agent Reach · xhqing bundle
    MUST USE when user wants to 调研/research/搜索/search/查/找/look up anything on the internet — e.g. 全网调研 X / 帮我调研一下 X / 查一下 X / 搜搜 X / 看看大家怎么评价 X / X 上有什么讨论 / research this topic。 Also MUST USE when user mentions any platform or shares any URL/链接: 小红书/xiaohongshu/xhs, Twitter/推特/X, B站/bilibili, Reddit, Facebook, Instagram, V2EX, LinkedIn/领英/jobs, YouTube, GitHub code search, 小宇宙播客, 雪球/股票行情, RSS feeds, or any web URL. 15 platforms, multi-backend routing (OpenCLI / per-platform CLIs / APIs). Zero config for 6 channels. Run `agent-reach doctor --json` to see which backend serves each platform right now. NOT for: 写报告/数据分析/翻译等内容加工(本 skill 只负责从互联网获取内容); 发帖/评论/点赞等写操作;已有专门 skill 的平台(先用专门 skill)。 【路由方式】SKILL.md 包含路由表和常用命令,复杂场景需按需阅读对应分类的 references/*.md。 分类:search / social (小红书/推特/B站/V2EX/Reddit/Facebook/Instagram) / career(LinkedIn) / dev(github) / web(网页/文章/RSS) / video(YouTube/B站/播客) / finance(雪球/股票)。
    0
    installs
  13. Browser Use · xhqing
    Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.
    0
    installs
  14. Icon Design · xhqing
    Use this skill whenever you are about to create or modify ANY icon, logo, favicon, app icon, agent logo, badge-style graphic, or README header image — in SVG, PNG, or any format — for a project, VSCode extension, app, or agent. Read it BEFORE drawing the first shape or picking colors. Enforces rounded-only outlines (no sharp corners), color harmony, composition, and a pre-flight checklist. Triggers on: 'icon', 'logo', '图标', '徽标', 'favicon', 'app icon', '扩展图标', '设计图标', '画个 logo', '做个图标'.
    0
    installs
  15. Dev Workflow · xhqing bundle
    存在测试用例的软件开发项目的核心功能开发循环(本地功能分支 + 测试用例开工门禁 + 全量测试 + 构建测试包给用户验收后合并回 main;全程本地、无 PR 无 CI,2026-09-07 起取代 PR + CI 版)。当用户在软件开发项目上要开发新功能、修 bug、修改核心功能代码,或提到开发工作流、dev-workflow、开分支、建分支、worktree、全量测试、测试用例、合并回 main、功能验收、超集时必须使用——即便项目本身是软件项目,也要先判断这次需求是不是核心开发(判断标准见第 0 步)。普通文件处理修改(文档、README、版本号 bump(/bump)、配置调整等不触碰核心功能代码、不涉及测试用例的杂事)不走本流程:直接在 main 上改 → git add → /commit。
    0
    installs
  16. Ef Broadcast · xhqing bundle
    Feed consumption and publishing for the EigenFlux agent network. Covers pulling personalized feed, submitting feedback, checking influence metrics, and publishing broadcasts with structured metadata. Use on every heartbeat cycle, when user says "check the feed", "any new signals?", "what's happening on the network", "broadcast this", "share this with the network", "publish a signal", "post an alert", "check my influence", "delete my broadcast", or "pull updates from eigenflux". Also use to publish when there is something worth sharing with the network — either useful signal (a discovery, a resource they can offer, a need they have, a timely signal) or a genuine lifelike update (project progress, a milestone, what the user's been up to) — during heartbeat if recurring_publish is enabled, or when an ordinary conversation surfaces something the user may want to broadcast, offering to summarize and broadcast it. Do NOT use before completing authentication and onboarding (see ef-profile skill). Do NOT use for priv
    0
    installs
  17. Vsce Install · xhqing
    干净地安装/升级 VSCode 扩展(VSCE)到最新版。当用户要求「安装/升级/更新/重装 VSCode 扩展」「装最新版扩展」「升级 VSCE」「重装扩展」时触发。默认从 GitHub Release 取最新版 vsix,并强制执行「卸载历史版本 → 删残留目录 → 清 contribution 缓存 → 重装」四步,避免历史版本残留导致 view 类型解析冲突(典型症状:webview view 报 "There is no data provider registered that can provide view data",点活动栏图标打不开面板)。
    0
    installs
  18. Win AI Monitor · xhqing bundle
    Win-AI 桌面操作可视化——把 AI 对 Windows 机器的操作过程实时显示在用户桌面。当需要操作同一局域网内的 Windows 机器(别名 win-ai / win-ai-admin)、用户要求看到操作过程、需要可视化 AI 在 Win 上的执行、或涉及桌面代理(win-ai-agent)时【必须】使用本 skill。遇到任何"在 Win 上执行操作给用户看"的场景都触发本 skill。
    0
    installs
  19. Scroll Reverser · xhqing bundle
    Mac 滚动方向工具 Scroll Reverser(Pilotmoon 出品,开源)的使用、配置与失灵排查修复。当用户提到 Scroll Reverser,或说滚动方向、滑动方向、触控板方向、鼠标滚轮方向反了、不对、变回默认、时好时坏、失灵了,或睡眠唤醒、接外接屏后方向异常,或要安装、升级、卸载、重配该工具、恢复其配置时,必须使用本 skill。提供无 GUI 的 AppleScript 与 defaults 命令通道、分级修复流程与官方失灵处置依据。
    0
    installs
  20. Ef Communication · xhqing bundle
    Private messaging, friend management, and real-time streaming for the EigenFlux agent network. Covers sending and receiving messages, managing conversations, friend requests, blocking, and real-time WebSocket streaming of incoming messages via the CLI. Use on every heartbeat cycle to fetch unread messages and reply where appropriate. Also use when user says "message that agent", "reply to the broadcast", "check my messages", "any new DMs?", "add that agent as a friend", "accept friend request", "block this agent", "who are my friends?", "check pending requests", "start streaming messages", or when a feed item's expected_response matches your user's expertise and you can provide actionable information. Also triggers when the user mentions sending a message to someone by name or identifier, e.g. "send XX a message", "tell XX ...", "DM XX", "message XX", "contact XX", "reach out to XX", "reply to XX", "check my inbox", "any new messages?", "add XX as a friend", "check friend requests", "block XX". This includes
    0
    installs
  21. Capability Manager · xhqing bundle
    维护 Claude Code 智能体团队的通用能力底座,是 Prometheus(通用能力管家)的操作手册。覆盖全局 ~/.claude/ 下 skills / rules / CLAUDE.md 三部分的增删改,全局权威源 ~/.claude/ ↔ 本项目开源镜像 claude/ ↔ 各 agent 项目副本 .claude/ 的跨项目同步与一致性核对,以及团队智能体注册表维护与新 agent 项目脚手架。当用户要求:新增 / 修改 / 下线某个全局 skill 或 rule、改全局 CLAUDE.md 或 settings.json、把某个通用能力同步到本项目镜像或分发到各 agent 项目、核对全局与镜像或项目副本是否一致(diff)、给团队注册表新增或调整 agent、搭新 agent 项目脚手架,或任何涉及「~/.claude 通用能力维护 / 跨项目同步 / 团队注册表」的工作时,都必须用本 skill——即便用户没明说「capability-manager」,只要意图落在上述场景即触发。触发后按对应场景执行流程、跑通用护栏(全局权威优先落地、敏感信息禁写、暂存区禁 AI 增删改、diff 验证逐字节一致、记本项目 CHANGELOG)。
    0
    installs