返回顶部
c

code-card-sync

Sync your AI coding stats to Code Card - beautiful, shareable developer profiles

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 2.0.0
安全检测
已通过
115
下载量
0
收藏
概述
安装方式
版本历史

code-card-sync

# Code Card Sync Sync your AI coding stats (Claude Code, Codex, OpenClaw) to [Code Card](https://www.codecard.dev) - beautiful, shareable developer profiles. ## First-Time Setup Check if already configured: ```bash cat ~/.claude/.codecard 2>/dev/null ``` If it prints `CC_API_KEY=cc_...`, skip to the **Sync** section. If not configured, run: ```bash npx code-card@latest ``` This will print a URL and a code like: ``` Go to: https://www.codecard.dev/link Enter code: ABCD-1234 ``` Tell the user to visit that URL and enter the code in their browser. They will log in or create an account there. Once they complete it, the CLI finishes automatically and syncs all sessions. ## Sync Incremental sync (fast, only new sessions): ```bash npx code-card@latest sync -i ``` Full resync (recomputes everything): ```bash npx code-card@latest sync ``` ## Other Commands | Command | What it does | |---------|-------------| | `npx code-card@latest stats` | Show stats summary | | `npx code-card@latest profile` | Open profile in browser | ## Recommended Cron Schedule Daily incremental + weekly full: ``` cron add --name "code-card-daily" --schedule "0 6 * * *" --tz "America/New_York" --isolated --message "Run an incremental Code Card sync by executing: npx code-card@latest sync -i" ``` ``` cron add --name "code-card-weekly" --schedule "0 7 * * 0" --tz "America/New_York" --isolated --message "Run a full Code Card sync by executing: npx code-card@latest sync" ``` ## More Info - Website: https://www.codecard.dev - npm: https://www.npmjs.com/package/code-card - Requires Node.js 18+

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 code-card-sync-1775960941 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 code-card-sync-1775960941 技能

通过命令行安装

skillhub install code-card-sync-1775960941

下载 Zip 包

⬇ 下载 code-card-sync v2.0.0

文件大小: 1.5 KB | 发布时间: 2026-4-13 09:48

v2.0.0 最新 2026-4-13 09:48
Device code auth - no more email/code collection, just URL + code in browser

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部