cc-statusline
v1.5.0資訊密度高的 Claude Code status line:目錄/repo/model/成本/用量/quota/agents/skills/memory+MCP/近期編輯/歷史多欄顯示,含 East-Asian 寬字對齊、原子寫入的跨進程狀態快取,與可用 /cc-statusline-rows 調整的顯示配置(逐列開關+因機器而異的面板寬度邊距 widthMargin)。
By fulin2 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 2 skill or MCP entries
- Source updated
- Sep 12, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install cc-statusline for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install cc-statusline-2@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/abs1294/fulin-claude-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/cc-statusline/.
Plugin files
├── .claude-plugin/plugin.json├── skills/cc-statusline-rows/SKILL.md└── skills/cc-statusline-setup/SKILL.md
Included Skills2
開關 cc-statusline status line 上各列(欄位)的顯示、整條 status line 的總開關,以及面板寬度邊距。當使用者說「/cc-statusline-rows」、「關掉 status line 的 X 列」、「status line 只留 X」、「打開/關閉 成本那列」、「隱藏 quota」、「status line 太長/太吵」、「重設 status line 顯示」、「關掉整條 status line」時觸發;**面板右邊被切掉/換行/跑版/session 名字顯示不全/框線右邊不見了/status line 超出視窗**時也觸發(調 widthMargin)。透過改寫 ~/.claude/cc-statusline-rows.json 生效,statusline.js 下一次刷新即套用。
幫使用者把 cc-statusline 這條 status line 接上他的 settings.json(plugin 無法自動設定主 status line,需寫 statusLine 欄位才會生效),並在生效後帶他做一次面板寬度目視校正(widthMargin,因機器而異)。**務必先問過使用者、同意才寫**,不自動改設定。當使用者說「幫我設定 statusline」、「啟用 cc-statusline」、「裝了 cc-statusline 但沒反應 / status line 沒出來」、「把 status line 接起來」、「設定 cc-statusline」時觸發。
Plugin manifests1
{
"name": "cc-statusline",
"version": "1.5.0",
"description": "資訊密度高的 Claude Code status line:目錄/repo/model/成本/用量/quota/agents/skills/memory+MCP/近期編輯/歷史多欄顯示,含 East-Asian 寬字對齊、原子寫入的跨進程狀態快取,與可用 /cc-statusline-rows 調整的顯示配置(逐列開關+因機器而異的面板寬度邊距 widthMargin)。",
"author": {
"name": "fulin"
},
"keywords": [
"statusline",
"status-line",
"ui",
"cost",
"usage",
"quota",
"mcp"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[cc-statusline on Agent Plugins Marketplace](https://pluginsmp.com/plugins/cc-statusline-2)