[Setup] Smithery CLI + Skills installieren #70

Open
opened 2026-04-09 23:27:15 +00:00 by orbitalo · 0 comments
Owner

Ziel

Smithery CLI einrichten und relevante Skills für OpenCode installieren.

Was ist Smithery

Marketplace mit 131K+ Skills für AI Coding Agents. Installierbar über CLI. Funktioniert mit OpenCode, Claude Code, Cursor.
URL: https://smithery.ai/skills

Schritte

  • Smithery CLI installieren: npx smithery oder npm i -g @smithery/cli
  • Skills installieren:

Prio 1 — Sofort nützlich

Skill Befehl Nutzen
admin (DevOps) npx smithery install smithery/ai/admin SSH-Routing, Server-Management, OS-Erkennung
esp-idf npx smithery install synqing/esp-idf ESP32-Entwicklung (GPIO, FreeRTOS, Peripherals)
refactorer npx smithery install scottymcandrew/refactorer Code-Refactoring nach Best Practices
code-reviewer npx smithery install jshsakura/code-reviewer Code-Review: Maintainability, Error Handling

Prio 2 — Produktivität

Skill Nutzen
frontend-design Production-grade Web-UIs
playwright-testing Browser-Tests für lokale Web-Apps
opencode-config OpenCode Setup-Assistent
  • Prüfen ob Skills in OpenCode sichtbar sind (skill Tool)
  • Test: Einen Skill in einer Session laden lassen
## Ziel Smithery CLI einrichten und relevante Skills für OpenCode installieren. ## Was ist Smithery Marketplace mit 131K+ Skills für AI Coding Agents. Installierbar über CLI. Funktioniert mit OpenCode, Claude Code, Cursor. URL: https://smithery.ai/skills ## Schritte - [ ] Smithery CLI installieren: `npx smithery` oder `npm i -g @smithery/cli` - [ ] Skills installieren: ### Prio 1 — Sofort nützlich | Skill | Befehl | Nutzen | |---|---|---| | admin (DevOps) | `npx smithery install smithery/ai/admin` | SSH-Routing, Server-Management, OS-Erkennung | | esp-idf | `npx smithery install synqing/esp-idf` | ESP32-Entwicklung (GPIO, FreeRTOS, Peripherals) | | refactorer | `npx smithery install scottymcandrew/refactorer` | Code-Refactoring nach Best Practices | | code-reviewer | `npx smithery install jshsakura/code-reviewer` | Code-Review: Maintainability, Error Handling | ### Prio 2 — Produktivität | Skill | Nutzen | |---|---| | frontend-design | Production-grade Web-UIs | | playwright-testing | Browser-Tests für lokale Web-Apps | | opencode-config | OpenCode Setup-Assistent | - [ ] Prüfen ob Skills in OpenCode sichtbar sind (`skill` Tool) - [ ] Test: Einen Skill in einer Session laden lassen
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: orbitalo/homelab-brain#70
No description provided.