game-opportunity-collect

Solid

小游戏机会每日采集 Checklist。每天监测游戏平台 sitemap、24 小时发布源与社区线索,生成去重后的新增游戏时使用;对应早间“小游戏机会每日采集”定时任务。必须逐项完成 10 个 Check,并把证据写入 .rankup/。

AI & Automation 185 stars 81 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
76
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
38
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Game Opportunity Collect 在仓库根目录运行: ```bash node game-opportunity/scripts/game-opportunity.mjs collect-checklist ``` 需要修复失败项时,读取 [`../game-opportunity/SKILL.md`](../game-opportunity/SKILL.md) 的 `discover`、`radar` 与数据边界说明,然后重跑同一命令。 ## Checklist - [ ] C01 平台配置已读取且本次覆盖全部配置平台。 - [ ] C02 每个平台都有 compared、baseline 或 failed 的明确结果。 - [ ] C03 全部 sitemap 抓取成功且没有平台失败。 - [ ] C04 每个平台都分别记录 added、changed 和 removed。 - [ ] C05 Steam、itch、Poki 与启用的社区雷达全部执行成功。 - [ ] C06 discovery、radar 与 new-games 均属于当天。 - [ ] C07 discovery 与 radar 已合并且统计数量和实体数量一致。 - [ ] C08 社交 campaign 与非游戏记录没有混入新增游戏。 - [ ] C09 新增游戏按名称或 URL 去重且没有重复实体。 - [ ] C10 采集产物、名称、来源链接和 Git 忽略边界全部完整。 只有 `.rankup/demand/game-review/latest-collect-checklist.json` 的 `ok` 为 `true` 才算完成;否则返回失败 Check、证据和产物链接。

Details

Author
yan-labs
Repository
yan-labs/yan-skills
Created
2 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

DevOps & Infrastructure Solid

game-opportunity-decision

小游戏机会每日决策 Checklist。每天对采集结果查询全球与国家搜索量、KD、意图、独立需求和可玩供给,生成开发、调研、观察或静候结论时使用;对应“小游戏机会每日决策报告”定时任务。必须逐项完成 10 个 Check,并把证据写入 .rankup/。

185 Updated yesterday
yan-labs
AI & Automation Featured

game-opportunity

Rankup 的小游戏机会专项 Skill。用于监测游戏平台 sitemap、发现 24 小时游戏新词、建立多语言关键词需求簇、核对 KD/SERP/近 7 天趋势/独立需求/可玩供给并生成每日决策报告;通用规则和脚本随 Rankup 提交,项目私有结果写进被 Git 忽略的 .rankup/。

185 Updated yesterday
yan-labs
Testing & QA Featured

game-qa

Verify a game with evidence on its selected target runtime. Launch the actual build and prove real rendering, input, the core loop, at least one designed outcome, restart, and explicit limitations without dressing subjective fun up as a certain verdict. Use for test a generated game, QA a game build, check whether the game is fully playable, or verify the build. 游戏证据化质量验证。在选定的目标运行环境中启动实际构建,证明真实渲染、输入、核心循环、至少一个设计结果、重开和明确限制,不把主观趣味包装成确定性结论。用于测试生成游戏、检查游戏能否完整游玩或验证构建。

775 Updated 3 days ago
zenstory-ai