← all publishers

okwinds

@okwinds source repo

89 published skills

  1. Codex Tmux Echo · okwinds bundle
    用 tmux 稳定驱动交互式 CLI:启动 session、发送按键、等待输出就绪,并支持 worker 向 controller pane 回传结果(backchannel)。
    0
    installs
  2. Agently Task Dev · okwinds bundle
    Use only when the user explicitly wants to build with the Agently framework (mentions Agently/agently/OpenAICompatible/TriggerFlow/ToolExtension/ChromaCollection, or says “用 Agently 做/用 agently 做”). Deliver runnable code plus regression tests validating schema/ensure_keys and streaming (delta/instant/streaming_parse), with optional tools (Search/Browse/MCP), TriggerFlow orchestration, KB (ChromaDB), and serviceization (SSE/WS/HTTP). Do not use for generic streaming/testing questions that are not about Agently, or for prompt-only writing without tests/structure.
    0
    installs
  3. Skill Creator Cc · okwinds bundle
    Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
    0
    installs
  4. Codeflow Analyzer · okwinds bundle
    Trace and document the complete call chain / data flow of any feature or process in a codebase. Use this skill whenever the user asks to understand how a feature works end-to-end, trace a call chain, analyze code flow, map data flow across layers, reverse-engineer a process, or asks questions like "how does X call Y", "what happens when the user clicks Z", "trace the request from frontend to database". Also use it when the user wants the analysis exported to a file for offline reading.
    0
    installs
  5. Prd Writing Guide · okwinds bundle
    Write complete, unambiguous PRDs that development teams can implement without guesswork. Includes requirement discovery framework, structured documentation methodology, completeness checklists, and common pitfall avoidance. Use when: writing new PRDs, reviewing PRD drafts, validating requirement completeness, preparing for engineering handoff. Triggers: 'write PRD', '写PRD', '产品需求文档', '需求文档', '需求规格', '需求评审', '完善需求', 'create requirements doc', 'product requirements', 'feature spec', 'requirements document'. Anti-triggers: 'technical design doc', 'architecture design', 'implementation plan', 'API design', '架构设计', '技术方案', '实现方案', '接口设计'.
    0
    installs
  6. UI UX Spec Genome · okwinds bundle
    A portable, reproducible UI/UX spec standard: scan a frontend repo for UI sources and scaffold a ui-ux-spec documentation bundle (tokens, global styles, components, patterns, pages, a11y). Also supports plan-driven UI-only refactors based on an existing ui-ux-spec. Excludes business logic and domain workflows.
    0
    installs
  7. Dayapp Mobile Push · okwinds bundle
    Send a critical mobile push through Day.app (Bark) with one GET request. Use when a task finishes, fails, is blocked, or needs immediate alerting, and you should summarize task name and summary from current task context before sending.
    0
    installs
  8. Skill Review Audit · okwinds bundle
    Use when a user asks to review, interpret, or audit an AI agent skill (SKILL.md plus bundled scripts/references/assets) for capabilities, triggering behavior, tool/command usage, safety & privacy risk, supply-chain provenance, quality gaps, and improvement recommendations; also use when validating a skill before installing or deploying it.
    0
    installs
  9. Headless Web Viewer · okwinds bundle
    Render and view webpages using a headless browser (Playwright) to fetch JS-rendered HTML, extract visible text, and optionally save full-page screenshots. Use when a user asks to “无头浏览器打开/查看网页”, needs the rendered DOM instead of raw curl HTML, or wants a screenshot of a page.
    0
    installs
  10. Prd To Uiux Rd Spec · okwinds bundle
    从产品 PRD 产出“复刻级可落地”的 UI/UX 研发规格文档包(目录同构骨架、公共基座、组件/页面契约、覆盖映射、索引与 worklog)。适用于需要把 PRD 转成前端可复刻实现的规格文档、UI/UX 研发规格、界面契约与验收标准的场景;避免用于只要视觉灵感/纯 UI 赏析或直接写代码实现的请求。
    0
    installs
  11. Bf Skillsruntime Dev · okwinds bundle
    用 Skills Runtime SDK(Python)开发复杂业务 agent、skills、workflow 的编码智能体指南。用户一旦提到 skills_runtime、Skills Runtime SDK、overlay YAML、FakeChatBackend、AgentBuilder、Coordinator、skill_ref_read、skill_exec、approvals/sandbox、WAL/replay、exec sessions、spawn_agent/send_input/wait、waiting_human/resume、examples/apps/workflows,或要在本仓上落地复杂业务开发/修复/回归,就应优先使用本技能。不要用于与本框架无关的通用编码或纯文案任务。
    0
    installs
  12. Repo Compliance Audit · okwinds bundle
    对任意代码仓库进行合规审计并生成可取证报告(Markdown + JSON findings),覆盖“是否遵循 AGENTS.md/仓库规则/用户指令”“文档索引/规格/工作记录/任务总结”“TDD 与离线回归证据”“可复现性(.env.example 等)”“潜在密钥泄露与仓库卫生”等;并支持在**人类勾选 finding.id** 后执行选择性低风险整改(默认不改业务逻辑)。触发场景:仓库交付前自检、接手陌生仓库、需要合规审计报告、需要把整改条目做成可选择的执行清单。
    0
    installs
  13. Repo Deep Dive Report · okwinds bundle
    End-to-end source code repository deep dive and review. Use when you need to understand a repo’s architecture, core abstractions, entrypoints and execution flow, extension points, and operational/developer setup; and when you must deliver a structured report (Markdown + standalone HTML) with diagrams (Mermaid), actionable recommendations, and a scored evaluation.
    0
    installs
  14. Codebase Spec Extractor · okwinds bundle
    Extract complete, replicable engineering specifications from existing codebases. Produces documentation detailed enough to fully replicate a project without seeing the original source code—even using a different tech stack. Use when: analyzing existing projects, documenting legacy systems, creating technical specs from code, preparing for system migration, or onboarding new teams. Triggers: 'extract spec from code', 'document codebase', 'analyze project architecture', 'create spec from existing system'.
    0
    installs
  15. Prd To Engineering Spec · okwinds bundle
    Transform PRD (Product Requirements Document) into actionable engineering specifications. Creates detailed technical specs that developers can implement step-by-step without ambiguity. Covers data modeling, API design, business logic, security architecture, deployment, and agent system design. Use when: converting product requirements to technical specs, validating PRD completeness, planning technical implementation, creating task breakdowns, or defining test specifications. Triggers: 'PRD to spec', 'convert requirements', 'technical spec from PRD', 'engineering doc from requirements', 'validate PRD'.
    0
    installs
  16. Uiux React Jsx Packager · okwinds bundle
    Package an existing React UI/UX demo into a single self-contained .jsx file with default-export root component, zero third-party runtime dependencies (no react-router/lucide/echarts/etc.), in-file styles (style tag or inline style objects), inline SVG icons, embedded or placeholder images, and state-based navigation. Use when asked to “合并为单文件 JSX/单文件打包/one-file React/零外部依赖/内联 CSS/替换图标库/用 state 做路由/把 demo 打包成独立 JSX 文件”.
    0
    installs
  17. Loopback · okwinds bundle
    Loopback 迭代开发循环 - 基于 Ralph Loop 思想实现的 Codex 版本。用于创建自引用的迭代开发循环,让 AI 在多次迭代中逐步改进代码,直到任务完成。Use when: (1) 需要多次迭代改进的任务, (2) 复杂功能需要分步实现, (3) 需要自我修正的代码生成, (4) 迭代优化已有代码.
    0
    installs
  18. PDF Offline · okwinds bundle
    PDF 文档离线读写与表单处理:提取文本/表格、合并拆分、生成 PDF、填写表单。适用于“本地处理/读取/生成 PDF 文件”(依赖安装可能需要网络)。
    0
    installs
  19. AI Agent Prd · okwinds bundle
    Write comprehensive PRDs for AI Agent products—covering agent identity, capability architecture (skills, tools, memory, RAG, workflows), behavior specifications, safety guardrails, and evaluation frameworks. Use when: designing conversational agents, autonomous agents, copilots, multi-agent systems, or any LLM-powered agentic application. Triggers: 'AI agent PRD', 'agent product requirements', 'design AI agent', 'agent capability spec', 'LLM agent requirements', '智能体PRD', '智能体需求文档', '对话机器人PRD', '多智能体系统需求'. Anti-triggers: '传统PRD(非智能体)', '只润色提示词/只写Prompt', '只写用户故事/验收标准但不涉及工具调用、记忆或RAG'.
    0
    installs
  20. Bf Caprt Dev · okwinds bundle
    指导编码智能体以 capability-runtime 为业务落地入口,交付基于 capability-runtime 的 skills / agents / workflows,并在 Greenfield 或 Legacy Convergence 场景下优先使用 Runtime public surface、structured output、NodeReport、host summary 与 service/session surfaces。只要任务目标是用 capability-runtime / capability_runtime 落地业务代码、收敛下游 runtime boundary,或涉及 Runtime.run / Runtime.run_stream / run_structured / run_structured_stream / AgentSpec / PromptRenderMode / prompt_render_mode / _runtime_prompt / precomposed_messages / multimodal / vision / image input / 多图输入 / 视频抽帧输入 / OpenAI-compatible messages / image_url content parts / WorkflowSpec / NodeReport / RuntimeServiceFacade / describe_capability / summarize_host_run,就应优先使用本技能。不要用于普通通用编码、prompt-only 任务、直接学习上游原生框架 API,或任何明确要求“直接用 skills-runtime-sdk / Agently / provider SDK,不走 capability-runtime”的任务;若已触发但随后识别出这是反目标,必须立即退出,并停止提供任何上游实现细节、伪代码或 API 猜测。
    0
    installs
  21. DOCX Offline · okwinds bundle
    DOCX 文档离线读写:提取/分析、OOXML 解包编辑回包、批注与修订(tracked changes/redlining)。适用于合同/制度/论文等需要保留格式与修订痕迹的场景(依赖安装可能需要网络)。
    0
    installs
  22. PPTX Offline · okwinds bundle
    PPTX 文档离线读写:解析/替换/重排/缩略图、OOXML 解包编辑回包,以及 html2pptx(HTML→PPT)工作流。适用于生成与维护演示文稿(依赖安装可能需要网络)。
    0
    installs
  23. XLSX Offline · okwinds bundle
    Excel 表格离线读写与公式校验:创建/修改 xlsx,保持公式可复算,输出必须零公式错误;附带 LibreOffice 重算与错误扫描脚本(依赖安装可能需要网络)。
    0
    installs
  24. Brainstorming · okwinds bundle
    Turn vague ideas into a validated design/spec through structured brainstorming. Use before any creative work - new features, UI/components, behavior changes, refactors, architecture decisions. Trigger whenever a user asks to brainstorm, define requirements, propose approaches, write a design doc, or says something like 'I want to build X' or 'how should we approach Y'. Even seemingly simple tasks benefit from a quick design pass.
    0
    installs
  25. Demo Skill · okwinds
    一个最小示例 skill(用于 CLI scan/preflight 演示)
    0
    installs
  26. Rules Planner · okwinds
    规则解析(人类应用示例):把自然语言规则转成结构化 plan.json。
    0
    installs
  27. Rules Executor · okwinds
    规则执行(人类应用示例):根据 plan 产出 result.json,并用 shell_exec 做最小 QA。
    0
    installs
  28. Rules Reporter · okwinds
    规则报告(人类应用示例):汇总输入、规则与产物清单到 report.md。
    0
    installs
  29. Form Reporter · okwinds
    表单报告(人类应用示例):把收集结果与证据指针写入 workspace。
    0
    installs
  30. Form Validator · okwinds
    表单校验(人类应用示例):做最小确定性校验,并在失败时触发追问。
    0
    installs
  31. Form Interviewer · okwinds
    表单访谈(人类应用示例):使用 request_user_input 结构化收集字段,并在必要时追问。
    0
    installs
  32. CI Patcher · okwinds
    CI 修复(人类应用示例):使用 apply_patch 做最小修复。
    0
    installs
  33. Repo Patcher · okwinds
    Repo 流水线:应用最小补丁修复。
    0
    installs
  34. Repo Analyzer · okwinds
    Repo 流水线:读取关键文件并定位问题。
    0
    installs
  35. Repo Reporter · okwinds
    Repo 流水线:输出补丁与报告。
    0
    installs
  36. Data Fixer · okwinds
    数据修复(人类应用示例):按确定性规则生成 fixed.csv 与 validation_report.json。
    0
    installs
  37. Repo QA Runner · okwinds
    Repo 流水线:运行最小回归(pytest)。
    0
    installs
  38. CI QA Reporter · okwinds
    CI 回归与报告(人类应用示例):回归验证并输出 report.md。
    0
    installs
  39. Runbook Writer · okwinds
    排障助手(人类应用示例):生成可执行的 runbook,并写入 workspace。
    0
    installs
  40. CI Log Analyzer · okwinds
    CI 排障(人类应用示例):复现失败并提炼问题定位。
    0
    installs
  41. Data Importer · okwinds
    数据导入(人类应用示例):读取 input.csv 并提取需要修复的问题。
    0
    installs
  42. Sse Gateway Writer · okwinds
    SSE 网关示例:写入最小产物(report.md)。
    0
    installs
  43. Incident Triager · okwinds
    排障助手(人类应用示例):读取日志并提出澄清问题。
    0
    installs
  44. Sse Gateway Planner · okwinds
    SSE 网关示例:更新计划(update_plan)。
    0
    installs
  45. Incident Reporter · okwinds
    排障助手(人类应用示例):生成报告并写入 workspace。
    0
    installs
  46. Sse Gateway Reporter · okwinds
    SSE 网关示例:补充报告与产物清单。
    0
    installs
  47. Policy Reader · okwinds bundle
    合规示例:读取 policy references(skill_ref_read)。
    0
    installs
  48. Research Planner · okwinds
    研究助手(人类应用示例):把用户问题拆成可执行步骤,并用 update_plan 同步。
    0
    installs
  49. Data QA Reporter · okwinds
    数据 QA 与报告(人类应用示例):shell_exec 校验并输出 report.md。
    0
    installs
  50. Research Reporter · okwinds
    研究助手(人类应用示例):输出 report.md。
    0
    installs
  51. Research Tool User · okwinds
    研究助手(人类应用示例):使用 grep_files/read_file 在本地知识库中检索与阅读。
    0
    installs
  52. Content Redactor · okwinds
    合规示例:对目标文件做最小脱敏补丁(apply_patch)。
    0
    installs
  53. Compliance Reporter · okwinds
    Compliance Reporter
    0
    installs
  54. Novel Writer · okwinds
    用结构化流程生成一篇小说:大纲→概要→分章分段→组合→一致性自检。
    0
    installs
  55. Article Writer · okwinds
    用结构化流程写一篇文章:明确目标→大纲→分段写作→润色→一致性与事实自检。
    0
    installs
  56. Reporter · okwinds
    汇总报告:把重试/失败/降级的证据链写入 report.md。
    0
    installs
  57. Rules Parser · okwinds
    将自然语言规则转成结构化 plan,并以确定性方式执行(workflow 示例:规则解析器)。
    0
    installs
  58. Router · okwinds
    路由器:读取输入并做分支决策,把决策写入 route.json(可审计)。
    0
    installs
  59. RAG Stub Runner · okwinds
    最小 RAG:调用 kb_search(离线 stub)检索,再落盘检索结果与回答。
    0
    installs
  60. Attempt Worker · okwinds
    Attempt 执行器:执行一次尝试(可能失败),失败也必须留下可审计证据。
    0
    installs
  61. Degrade Worker · okwinds
    降级执行器:当重试耗尽后,生成最小可用 fallback 产物。
    0
    installs
  62. Path A Worker · okwinds
    分支 A 执行器:生成 A 分支产物并落盘。
    0
    installs
  63. Path B Worker · okwinds
    分支 B 执行器:生成 B 分支产物并落盘。
    0
    installs
  64. Retry Controller · okwinds
    重试控制器:定义重试预算与降级策略,并将策略写入 retry_plan.json。
    0
    installs
  65. Repo QA · okwinds
    在 workspace 内执行确定性的回归验证,给出可复现证据(workflow 示例:QA 角色)。
    0
    installs
  66. Studio Demo Writer · okwinds
    Studio 集成演示:在 Studio backend 中执行最小副作用(写文件)以触发 approvals + SSE 事件。
    0
    installs
  67. Artifact Builder · okwinds bundle
    动作型 Skill:通过 skill_exec 执行 actions/ 脚本,生成可审计产物。
    0
    installs
  68. Master Planner · okwinds
    总规划:把一个任务拆解为多个互不依赖子任务,并用 update_plan 同步进度(workflow 示例:Planner 角色)。
    0
    installs
  69. Resume Finisher · okwinds
    续做:基于 replay resume 继续执行剩余步骤并写最终产物(workflow 示例:Resume Finisher 角色)。
    0
    installs
  70. Resume Reporter · okwinds
    汇总:写 report.md 记录 src/dst run、fork 点与 evidence 指针(workflow 示例:Reporter 角色)。
    0
    installs
  71. View Image Offline Runner · okwinds
    离线演示:在 workspace 内生成小 PNG,并通过 view_image 读取返回 base64/mime/bytes,最后落盘 image_meta.json 与 report.md。
    0
    installs
  72. Wal Fork Planner · okwinds
    Fork 规划:读取 events.jsonl 并选择 fork 点(workflow 示例:Fork Planner 角色)。
    0
    installs
  73. Aggregator · okwinds
    汇总器:读取 outputs/* 并生成 report.md(包含证据路径指针)。
    0
    installs
  74. Checkpoint Writer · okwinds
    断点:写入 checkpoint 产物并确保可审计(workflow 示例:Checkpoint Writer 角色)。
    0
    installs
  75. Data Import Fixer · okwinds
    数据导入校验与修复:读取 CSV → 生成修复后的 CSV + 校验报告 → 运行离线 QA 校验。
    0
    installs
  76. Result Aggregator · okwinds
    总汇总:读取各子任务产物并生成最终报告(workflow 示例:Aggregator 角色)。
    0
    installs
  77. Subagent Designer · okwinds
    子任务执行者:产出方案草图/接口草案类产物(workflow 示例:并行子 agent 之一)。
    0
    installs
  78. Subagent Researcher · okwinds
    子任务执行者:产出研究/澄清类产物(workflow 示例:并行子 agent 之一)。
    0
    installs
  79. Policy Compliance Patcher · okwinds bundle
    读取 policy(skill_ref_read)并对 workspace 文件执行合规补丁(apply_patch + 产物落盘)。
    0
    installs
  80. Repo Reviewer · okwinds
    代码评审:只读检查、提出问题与建议(workflow 示例:Reviewer 角色)。
    0
    installs
  81. Session Operator · okwinds
    会话操作者:在 agent loop 内使用 exec_command/write_stdin 完成交互式工程流。
    0
    installs
  82. Subagent Risk Assessor · okwinds
    子任务执行者:产出风险/验收口径类产物(workflow 示例:并行子 agent 之一)。
    0
    installs
  83. Workflow Policy · okwinds bundle
    提供可复用的修复政策/规则(通过 references/ 读取),用于指导 patch 与 QA(workflow 示例:Policy 角色)。
    0
    installs
  84. Fastapi Sse Gateway Runner · okwinds
    最小 FastAPI/SSE 网关骨架:create run → SSE stream → approvals decide → terminal event。
    0
    installs
  85. Subagent Worker Risk · okwinds
    子 agent(Risk):生成风险与验收口径产物并落盘。
    0
    installs
  86. Master Collab Planner · okwinds
    主控编排:用 spawn_agent/send_input/wait 管理并行子 agent(Collab 原语)。
    0
    installs
  87. Subagent Worker Design · okwinds
    子 agent(Design):生成方案草图/接口草案产物并落盘。
    0
    installs
  88. Chatops Incident Triage Assistant · okwinds
    读取 incident.log,澄清关键问题(request_user_input),更新计划(update_plan),输出 runbook.md/report.md。
    0
    installs
  89. Subagent Worker Research · okwinds
    子 agent(Research):生成澄清/边界产物并落盘。
    0
    installs