Skip to content

feat: add Claude Code skill for interactive setup via /setup-phoniebox#2653

Open
RazHadas wants to merge 1 commit into
MiczFlor:developfrom
RazHadas:feat/claude-code-skill
Open

feat: add Claude Code skill for interactive setup via /setup-phoniebox#2653
RazHadas wants to merge 1 commit into
MiczFlor:developfrom
RazHadas:feat/claude-code-skill

Conversation

@RazHadas

Copy link
Copy Markdown

What this adds

.claude/commands/setup-phoniebox.md — a Claude Code slash command.

Users who clone this repo and have Claude Code installed can run /setup-phoniebox to get a fully guided, interactive setup. Claude walks through each step and executes all SSH commands automatically — no manual terminal work needed.

What the skill covers

  • Hardware checklist and SD card flashing (Raspberry Pi Imager)
  • SSH key authentication (handles Windows where sshpass is unavailable)
  • Non-interactive installation via PhonieboxInstall.conf
  • RFID reader detection and registration
  • Audio content download via yt-dlp
  • RFID card-to-folder and card-to-command linking
  • Common post-install fixes with exact commands

This is separate from the Windows setup guide suggested in #2641 (now closed per reviewer feedback).

Adds .claude/commands/setup-phoniebox.md — a Claude Code slash command
that guides users through the full Phoniebox setup interactively. When
a user clones this repo and runs /setup-phoniebox in Claude Code, the
AI walks through each step and executes all SSH commands automatically.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant