Sync your AI coding stats to Code Card - beautiful, shareable developer profiles
将您的 AI 编程统计数据(Claude Code、Codex、OpenClaw)同步到 Code Card——美观且可分享的开发者个人资料。
检查是否已配置:
bash
cat ~/.claude/.codecard 2>/dev/null
如果输出 CCAPIKEY=cc_...,请跳至 同步 部分。
如果未配置,请运行:
bash
npx code-card@latest
这将输出一个 URL 和类似如下的代码:
前往: https://www.codecard.dev/link
输入代码: ABCD-1234
告知用户访问该 URL 并在浏览器中输入代码。他们将在那里登录或创建账户。完成后,CLI 将自动完成并同步所有会话。
增量同步(快速,仅同步新会话):
bash
npx code-card@latest sync -i
完全重新同步(重新计算所有内容):
bash
npx code-card@latest sync
| 命令 | 功能 |
|---|---|
| npx code-card@latest stats | 显示统计摘要 |
| npx code-card@latest profile |
每日增量 + 每周完全同步:
cron add --name code-card-daily --schedule 0 6 * --tz America/New_York --isolated --message 通过执行以下命令运行增量 Code Card 同步:npx code-card@latest sync -i
cron add --name code-card-weekly --schedule 0 7 0 --tz America/New_York --isolated --message 通过执行以下命令运行完全 Code Card 同步:npx code-card@latest sync
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 code-card-sync-1775960941 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 code-card-sync-1775960941 技能
skillhub install code-card-sync-1775960941
文件大小: 1.5 KB | 发布时间: 2026-4-13 09:48