← all publishers

xykong

@xykong source repo

3 published skills

  1. Flux Notifier · xykong bundle
    AI 事件通知系统,用于在自主任务执行过程中向用户发送通知、询问决策或等待用户输入。 支持 macOS 系统通知、飞书、邮件、微信、手机推送等多个终端,notify send 命令阻塞等待用户响应后将结果返回 stdout。 触发场景:(1) 任务完成需要告知用户、(2) 需要用户做选择或提供输入、(3) 发生错误需要用户介入、 (4) 后台步骤完成需要汇报进度、(5) 任何需要用户注意的事件。
    0
    installs
  2. Issue Lifecycle · xykong
    FluxMarkdown 项目 GitHub Issue 全生命周期处理技能。涵盖从 issue 调查、定位、修复追踪、 发布核查,到回复用户、标记 done 的完整闭环流程。 当用户提到以下任何场景时,必须使用本 skill: - "回复 issue"、"处理 issue"、"关闭 issue"、"标记 done" - "检查 issue 是否已修复"、"哪些 issue 需要回复" - "review issue 情况"、"issue 进展"、"issue 跟进" - 发布新版本后需要通知用户 - 审查 CHANGELOG / Release Note 是否完整 - 检查 appcast.xml 描述是否与 CHANGELOG 一致 - "有没有遗漏的 issue"、"contributor 有没有感谢" 即使用户只说"帮我看看 issue"或"发布完了",也应触发此 skill。
    0
    installs
  3. Macos UI Verify · xykong
    Use when you need to visually verify macOS native app UI after fixing bugs, without asking the user to manually test. Triggers when: a UI fix is implemented and needs screenshot-based self-validation; verifying that a visual bug is actually gone (e.g. focus ring, wrong color, missing indicator); closing a feedback loop on Settings/window UI changes in FluxMarkdown or similar macOS apps. Use proactively after ANY SwiftUI or AppKit UI change.
    0
    installs