wjlgatech/GodView-anything
GitHub: wjlgatech/GodView-anything
一个机器审计、每周同步的开源仓库策展引擎,将顶尖项目提炼为溯源锚定的知识、工具与社区三大支柱。
Stars: 0 | Forks: 0
# GodView-anything 🌍
**俯瞰顶尖仓库真正传授的内容——已验证、每周同步、并通过机器审计。**
大多数“awesome 列表”只是收集链接。链接会失效,star 数会被刷榜,声明也会夸大其词。GodView-anything 研究了 GitHub 上增长最快的仓库(种子仓库:[koala73/worldmonitor](https://github.com/koala73/worldmonitor) —— 六个月内获得 74k ★),并将每个仓库提炼为三个**溯源锚定的支柱**:
1. **🧠 可迁移知识** — 支撑这些 star 数背后的技术、系统设计、决策模式、反模式、机制和第一性原理 → [`data/knowledge.yml`](data/knowledge.yml)
2. **🛠 Agentic 工具** — 技能、插件、钩子、工作流、捆绑包、MCP server、CLI、SDK 以及 agent 发现规范 → [`data/tooling.yml`](data/tooling.yml)
3. **🌐 社区** — 作为活跃贡献者、开拓者和未来创造者的个人、实验室和公司 → [`data/community.yml`](data/community.yml)
每一个声明都锚定在一个机器已检查的 commit SHA 上。“全面”、“最新”和“深入”在这里不是形容词——它们是计算出来的属性:
- **全面** = 北极星指标(已消化的卫星仓库 × 锚定条目),通过 `make northstar` 打印并在下方实时展示。
- **最新** = 每周同步会衡量陈旧度(STALE 标志,绝不凭空承诺),并开启一个人工审查的 PR。
- **深入** = 一个仓库只有在经过锚定的摘要(`research/digests/`)提取出其*运作原理*(而不仅仅是证明其存在)后才会被收录。
## 注册表
**北极星指标(已验证的洞察覆盖率):17** = 1 个已消化的卫星仓库 × 17 个锚定的支柱条目(总计 46 个;29 个候选仓库待处理;无陈旧条目)
### God-view 同类项目(监控、OSINT、追踪器)
| Repo | ★ | 状态 | License | 收录原因 |
|---|---|---|---|---|
| [louislam/uptime-kuma](https://github.com/louislam/uptime-kuma) | 89,500 | ⚪ 候选 | MIT | 典型的开源“服务是否正常”仪表板;基础设施状态支柱。 |
| [koala73/worldmonitor](https://github.com/koala73/worldmonitor) | 74,461 | 🟡 已消化 · 已锚定 `88bfbac` | AGPL-3.0-only | 种子仓库。约 6 个月内获得 74k star;agent 原生、实时全球情报仪表板的参考实现。 |
| [jivoi/awesome-osint](https://github.com/jivoi/awesome-osint) | 27,700 | ⚪ 候选 | Other | OSINT 工具领域的参考索引。 |
| [ourongxing/newsnow](https://github.com/ourongxing/newsnow) | 21,200 | ⚪ 候选 | MIT | 与种子仓库新闻层最接近的实时新闻聚合同类项目。 |
| [smicallef/spiderfoot](https://github.com/smicallef/spiderfoot) | 19,900 | ⚪ 候选 | MIT | 主力自动化 OSINT 收集引擎,包含 200 多个源模块。 |
| [lockfale/OSINT-Framework](https://github.com/lockfale/OSINT-Framework) | 11,800 | ⚪ 候选 | MIT | 最初的 OSINT 工具分类映射;策展先驱。 |
| [healthchecks/healthchecks](https://github.com/healthchecks/healthchecks) | 10,200 | ⚪ 候选 | BSD-3-Clause | Cron/心跳监控;与故障感知相关。 |
| [stamparm/maltrail](https://github.com/stamparm/maltrail) | 8,600 | ⚪ 候选 | MIT | 实时网络威胁上帝视角——种子仓库在网络安全领域的类比。 |
| [wiedehopf/tar1090](https://github.com/wiedehopf/tar1090) | 1,800 | ⚪ 候选 | Other | 社区首选的 ADS-B 航班地图 UI;航空图层。 |
| [thkruz/keeptrack.space](https://github.com/thkruz/keeptrack.space) | 1,500 | ⚪ 候选 | AGPL-3.0 | 浏览器中的空间态势感知。 |
| [obsei/obsei](https://github.com/obsei/obsei) | 1,400 | ⚪ 候选 | Apache-2.0 | 社交倾听 -> 分析 -> 告警 pipeline;倾听器官。 |
| [opensanctions/opensanctions](https://github.com/opensanctions/opensanctions) | 778 | ⚪ 候选 | MIT | 开放的实体情报数据层(制裁、PEP)。 |
| [jvde-github/AIS-catcher](https://github.com/jvde-github/AIS-catcher) | 760 | ⚪ 候选 | GPL-3.0 | AIS 船舶追踪;海洋图层。 |
| [ushahidi/platform](https://github.com/ushahidi/platform) | 725 | ⚪ 候选 | Other | 众包危机地图的历史先驱(2008 年)。 |
| [alex9smith/gdelt-doc-api](https://github.com/alex9smith/gdelt-doc-api) | 225 | ⚪ 候选 | MIT | star 数最多的 GDELT 客户端;标记了 GDELT 工具的空缺(500 star 门槛下的知名特例)。 |
### Agentic 工具典范
| Repo | ★ | 状态 | License | 收录原因 |
|---|---|---|---|---|
| [anthropics/skills](https://github.com/anthropics/skills) | 164,300 | ⚪ 候选 | custom | Agent Skills 范式的权威上游定义。 |
| [langchain-ai/langchain](https://github.com/langchain-ai/langchain) | 142,600 | ⚪ 候选 | MIT | 最大的 agent 框架生态系统;集成目录的策展模式。 |
| [anthropics/claude-code](https://github.com/anthropics/claude-code) | 139,100 | ⚪ 候选 | none-listed | 技能/钩子/子 agent 的宿主 runtime;其生态系统定义了相关规范。 |
| [punkpeye/awesome-mcp-servers](https://github.com/punkpeye/awesome-mcp-servers) | 91,400 | ⚪ 候选 | MIT | 占主导地位的社区 MCP 注册表——工具索引与策展典范。 |
| [modelcontextprotocol/servers](https://github.com/modelcontextprotocol/servers) | 88,900 | ⚪ 候选 | NOASSERTION | 官方权威的 MCP 参考服务器。 |
| [addyosmani/agent-skills](https://github.com/addyosmani/agent-skills) | 80,400 | ⚪ 候选 | MIT | star 数最多的独立技能包;代表了第三方的质量标杆。 |
| [microsoft/autogen](https://github.com/microsoft/autogen) | 60,000 | ⚪ 候选 | CC-BY-4.0 | 多 agent 编排参考(自 2026-04 起热度下降)。 |
| [crewAIInc/crewAI](https://github.com/crewAIInc/crewAI) | 56,200 | ⚪ 候选 | MIT | 领先的基于角色的多 agent 工作流框架。 |
| [hesreallyhim/awesome-claude-code](https://github.com/hesreallyhim/awesome-claude-code) | 51,000 | ⚪ 候选 | NOASSERTION | GodView 所针对的精确 runtime 的社区策展中心。 |
### 策展风格典范
| Repo | ★ | 状态 | License | 收录原因 |
|---|---|---|---|---|
| [codecrafters-io/build-your-own-x](https://github.com/codecrafters-io/build-your-own-x) | 531,700 | ⚪ 候选 | none-listed | 边重构边学习的分类法——通过重构深挖的模式。 |
| [sindresorhus/awesome](https://github.com/sindresorhus/awesome) | 489,200 | ⚪ 候选 | CC0-1.0 | 策展语法的权威:严格的指南 + awesome-lint 质量门禁。 |
| [public-apis/public-apis](https://github.com/public-apis/public-apis) | 452,600 | ⚪ 候选 | MIT | 经 CI 验证的链接列表——会自我审计的活仓库。 |
| [EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books) | 393,000 | ⚪ 候选 | CC-BY-4.0 | 通过自动化检查实现的长寿,多语言支持。 |
| [donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer) | 359,200 | ⚪ 候选 | Other | 深入的单主题课程——深度模式,而非简单的链接列表。 |
| [trimstray/the-book-of-secret-knowledge](https://github.com/trimstray/the-book-of-secret-knowledge) | 235,200 | ⚪ 候选 | MIT | 前车之鉴:自 2024 年起停止维护——展示了缺乏同步节奏的后果。 |
状态阶梯:⚪ 候选(已命名,元数据已验证) → 🟡 已消化(事实锚定至 SHA,摘要已存盘) → 🟢 已集成(专属门禁已在此运行,运行回执已存盘)。验证器会拒绝那些缺少已存盘证据的晋升。
## 它如何保持诚实
```
make check # offline, deterministic: schema + provenance + drift + self-audit + tests
make northstar # print the coverage metric
make sync # NETWORK: refresh registry metadata (weekly workflow does this, PR-gated)
make build # regenerate README blocks from data/
```
该仓库会自我审计:[`data/ainative.yml`](data/ainative.yml) 编码了其运行原则(spec-as-data、no-evidence-means-no、satellites-never-vendored、human-gated-irreversible 等),并且 `scripts/ainative.py` 会在 CI 中利用仓库内的证据对它们进行评分。纪律回归就像代码回归一样会导致构建失败。
## 新闻
- **2026-07-26 — 已发布 — 仓库在 GitHub 上线,长篇发布文章已在作品集网站上线**
Paul 开启了人工门禁(“发布并宣传仓库”)。仓库已公开推送到 github.com/wjlgatech/GodView-anything(CI 在 13 秒内变绿,10 个发现主题)。长篇发布通过了 5 支柱写作门禁 (1.00),并在 Agentic 作品集网站上线(PR #124,压缩合并;文章 + OG 封面已在页面验证为 200)。短篇发布通过评分为 0.90(183 字,10 个 emoji)。LinkedIn + X 的分发内容已准备为预填充的一键发布模式——等待 Paul 的点击,绝不自动发布。Agentic-SEO 审计:66/100(A2A card / JSON-LD / agents.txt 属于 GitHub Pages 作用域的未来事项,已如实记录)。
- **2026-07-26 — 诞生即绿(Born green) — 章程、三大支柱、30 个卫星仓库、自我审计门禁**
GodView-anything 根据元仓库手册铸造:章程优先(VISION/GOAL/ROADMAP),然后是 spec-as-data。种子仓库 koala73/worldmonitor 已在锚定的 SHA(88bfbac,74k star,AGPL 双重许可 => 仅限指针引用)处被消化;另外有 29 个卫星仓库在三个类别(godview 同类项目、Agentic 工具、策展典范)中得到了验证。支柱以溯源优先的方式填充:16 个知识条目、12 个工具条目、18 个社区节点——每一个都引用了注册表标识符和一个存盘的证据文件。make check = schema + provenance + drift + self-audit + pytest,离线且确定性。每周同步工作流会开启一个人工门禁的 PR;新鲜度是被测量的(STALE 标志),而不是被承诺的。
## 诚实的边界
- **30 个卫星仓库,仅 1 个被消化。** 目前只有 worldmonitor 拥有完整的 SHA 锚定摘要;其他 29 个都是已验证的候选仓库。上面的注册表从未做出相反的声明。
- **这里不包含任何上游代码。** worldmonitor 采用 AGPL-3.0 双重许可;它(以及每一个左版/许可不明的卫星仓库)仅以指针形式被索引。如果你需要代码,请前往上游。
- **star 数是可以被操纵的** —— 我们记录它们,但通过摘要和贡献者图表来把控收录资格;请参阅注册表中的 `rejected:` 块,了解我们拒绝了什么以及为什么。
- **摘要只是一个快照。** 事实仅在锚定的 SHA 处有效;每周同步会标记出偏差,但绝不会悄悄重写摘要。摘要中任何未经验证的内容都会被标记为 UNCONFIRMED。
- **目前策展的巴士因子(bus factor)只有一。** 欢迎提出争议:
[门禁争议 issue 模板](.github/ISSUE_TEMPLATE/gate-dispute.md)。
## 贡献
通过对 `data/registry.yml` 提交 PR 来提名一个仓库/个人/实验室(候选标准已在文件中列出)。
晋升到 🟡 需要提供摘要;请参阅 [CONTRIBUTING.md](CONTRIBUTING.md)。
## License
本仓库的所有内容均遵循 MIT。被索引卫星仓库保留其各自的 license —— 请务必遵守上游的条款。
标签:Agentic工具, GitHub监控, Shellcode, 安全规则引擎, 开源项目追踪, 技术调研, 机器审计, 自动化同步, 逆向工具