Loading...
Loading...
Found 1,653 Skills
Unified team skill for deep collaborative analysis. All roles invoke this skill with --role arg for role-specific execution. Triggers on "team ultra-analyze", "team analyze".
Deal health scoring + next-best-action for every open deal. Pulls HubSpot deals, CRM activity history, and engagement data to flag stalled deals, predict close probability, and recommend specific recovery actions. Runs daily at 7am CST or on-demand. Use when: 'deal health', 'pipeline review', 'stalled deals', 'deal momentum', 'which deals need attention', 'morning brief', 'SOD'.
Master performance management, goal-setting, OKRs, reviews, feedback, and metrics for engineering teams
Runs Buildkite CI builds against changes in the local working tree. Use when asked to run preflight or run CI.
MaaNTE is a MAA-based automation assistant for the game Neverness to Everness, powered by MaaFramework, supporting auto-fishing, auto-coffee-making, and cafe revenue extraction.
Install and verify cuPyNumeric for Python — requirements, commands, verification. Source builds are out of scope.
Use when you need a complete research workflow from initial literature search to polished, fact-checked document. Chains researcher -> synthesizer -> devils-advocate -> fact-checker -> editor automatically.
Excel配置检查工具,用于验证Excel文件数据是否符合YAML规则定义。使用场景:当用户提出“检查配置”“验证Excel”“检查规则”“执行检查”“验证数据”等需求时;当用户需要更新规则文件、修改验证规则、添加新的检查规则时;当用户询问如何配置规则、如何实现某类验证、如何使用算子时;该工具可覆盖Excel数据验证、字段关联检查、跨表引用验证、格式校验等需求。重要约束:若需求无法通过现有规则实现,必须列出原因。禁止修改validate.py或src/目录下的检测脚本。无法通过规则实现的情况包括:需要新增算子类型、需要修改核心引擎逻辑、需要自定义代码逻辑等。
Systematic 6-phase analysis of external repositories for ideas worth adopting: clone, parallel deep-read, self-inventory, synthesize gaps, targeted audit of affected subsystems, reality-grounded report. Use when evaluating whether an external repo provides value, analyzing repos for useful patterns, or comparing approaches. Do NOT use for general codebase exploration (use explore-pipeline instead).