# Starship

> ---

- Skill: `x-cmd/starship` (Agent Skill, multi-file: 9 files)
- Install (CLI): `npx skillmds@latest add x-cmd/starship`
- Raw SKILL.md: https://api.skillmd.com/api/skills/x-cmd/starship/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: x-cmd (https://skillmd.com/u/x-cmd)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/x-cmd/starship

---

---
name: x-starship
description: |
  Starship.rs cross-shell prompt with theme management.
  Minimal, blazing-fast, and infinitely customizable prompt.
  Auto-downloads starship binary if not available.
  
  **Dependency**: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options).
  see x-cmd skill for installation.

## Prerequisites

| Tool | Purpose | Notes |
|------|---------|-------|
| x-cmd | Required module runtime | `brew install x-cmd` |
| starship | Prompt engine | Optional - x-cmd auto-downloads from GitHub if not present |

**Auto-download Security**: When starship is not found locally, x-cmd downloads the official binary from GitHub (https://github.com/starship/starship/releases). All downloads are verified with SHA256 checksums before execution.


license: Apache-2.0
compatibility: POSIX Shell

metadata:
  author: Li Junhao
  version: "1.0.0"
  category: x-cmd-extension
  tags: [x-cmd, starship, prompt, theme, shell]

