{
  "markdown": "# Crystools-StatusLine\n\nClaude Code plugin with productivity tools: status line, utilities, and workflow enhancements.\n\n![sample.jpg](assets/sample.jpg)\n\n## Install\n\n```bash\nclaude plugin marketplace add crystian/mia-marketplace\nclaude plugin install crystools-statusline@mia-marketplace\n```\n\nThen inside Claude Code, run `/crystools-statusline` to set up the status line.\n\n### Status Line Preview\n\nSupports three icon modes: **nerd**, **emoji** (default), and **none** (plain text).\n\n![emojis.jpg](assets/emojis.jpg)\n\n### Help\n\nThere are these monitors (use `help` after the command to see it):\n\n![monitors.jpg](assets/monitors.jpg)\n\n### Permissions\n\nDuring setup, Claude Code will ask for permission to:\n\n- **Read** `~/.claude/settings.json` — to check if the status line is already configured\n- **Edit** `~/.claude/settings.json` — to add the `statusLine` and `CRYSTOOLS_SL_ICONS` configuration\n- **Bash (find)** — to locate the [`statusline-command.sh`](./scripts/statusline-command.sh) script in the plugin installation directory\n\n## Platform Support\n\n| Platform | Status |\n|----------|--------|\n| **Linux** | Supported |\n| **macOS** | Supported |\n| **WSL** | Supported (developed on WSL) |\n| **Windows (CMD/PowerShell)** | Not supported |\n\n## Requirements\n\n### jq\n\nThe status line script requires [jq](https://jqlang.github.io/jq/) to parse JSON input.\n\n| Platform | Command |\n|----------|---------|\n| **macOS** | `brew install jq` |\n| **Linux / WSL** | `sudo apt install jq` |\n\n### git\n\nRequired for branch, status, and ahead/behind info.\n\n## Nerd Font\n\nInstall some Nerd Font from the [Nerd Font](https://www.nerdfonts.com/) on your system, and configure your terminal to use it. The status line will automatically use the appropriate icons when `CRYSTOOLS_SL_ICONS` is set to `nerd`.\n\n## License\n\nMIT\n\n---\n\nMade with <3 by [Crystian](https://github.com/crystian)\n",
  "bytes": 1872,
  "sha": "6dcf75dab26a3fa51385e1c68969999dd9b3d37d3713c22d4142d5c075c03cae",
  "repo_slug": "crystian/crystools-statusline",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_crystian_crystools_statusline_crystools__f16b1085/readme"
}