百炼 Coding Plan 用量监控插件,用于 Claude Code statusLine。
方式1:Marketplace 安装(推荐)
/plugin marketplace add qq71307477/claude-bailian-hud
/plugin install claude-bailian-hud
方式2:直接安装
/plugin install github:qq71307477/claude-bailian-hud
/claude-bailian-hud:setup
按命令提示,在当前 Claude 对话输入框里直接发送固定格式的阿里云手机号和密码后,自动配置 statusLine。不是单独弹出一个输入框。回复时不要只发纯手机号数字,请使用:
手机号: 13800138000
密码: your-password
百炼用量显示在最上方,与其他 HUD 并存:
[Lite] 5h: 26% │ 周: 48% │ 月: 39% ← 百炼(上方)
[Haiku] ████░░░░░ 32% | pro git:(main*) ← 其他 HUD(下方)
/claude-bailian-hud:fetch
setup 时会先尝试一次无头抓取,后续每次新会话开始时也会再无头同步一次,但不会按时间轮询自动刷新。新会话优先按 Claude 提供的 SESSION_ID 判断;如果当前环境没提供 SESSION_ID,则会把长时间静默后重新进入 Claude 的首次 statusLine 调用,当成一次新的会话开始。只有你主动运行 /claude-bailian-hud:fetch 时,才会切到手动同步模式;这个命令会优先无头,只有无头失败、需要你手动完成一次登录验证时,才打开浏览器兜底。抓取入口会直接打开百炼控制台的 Coding Plan 详情页,不再先跳首页。
/claude-bailian-hud:uninstall
卸载命令会尽量恢复安装前的 statusLine,并清理插件运行时目录、启用状态和本地 marketplace 记录。
本插件需要 Playwright 依赖,首次运行会自动安装浏览器。运行时文件现在统一存储在 ~/.claude/plugins/claude-bailian-hud/ 目录。旧版本遗留的 ~/.claude-bailian-hud/ 会在 setup 时自动迁移,并在 uninstall 时一并清理。
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub qq71307477/claude-bailian-hud --plugin claude-bailian-hudComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Continuous self-referential AI loops for interactive iterative development, implementing the Ralph Wiggum technique. Run Claude in a while-true loop with the same prompt until task completion.