了解 GitHub API 及其数据点
学习信用评估模型的基础知识
研究现有开发者信用服务如 Gitcoin 等
实践通过 API 获取和分析 GitHub 活动数据
06给 Codex 的 Prompt
Create a workflow that connects to GitHub API, extracts user activity data (commits, repos, stars etc.), analyzes it to generate a credit score, and displays the result in a dashboard. Include steps for data normalization, scoring algorithm, and visualization.