detect-python-command
✓Sie haben die Funktion „Python“ und „Python“ verwendetを実行します.「Pythonコマンドを確認」「どのpytho Eine weitere Möglichkeit ist die Verwendung von Python Die Verwendung von Python ist nicht möglich.
Installation
SKILL.md
現在の環境で使用すべき適切なPythonコマンドを判別し、スクリプトを実行します。プロジェクトの設定(pyproject.toml、.venv、uv)を確認し、最適な方法で実行します。
| 1 | pyproject.toml が存在 かつ uv がインストール済み | uv run python | | 2 | .venv/bin/python が存在 | .venv/bin/python | | 3 | python コマンドが存在 | python | | 4 | python3 コマンドが存在 | python3 | | 5 | いずれも該当しない | エラー終了 |
| run-python.sh | Pythonスクリプトを適切なコマンドで実行(推奨) | | detect-python.sh | 使用されるコマンドを確認(情報提供用) |
Sie haben die Funktion „Python“ und „Python“ verwendetを実行します.「Pythonコマンドを確認」「どのpytho Eine weitere Möglichkeit ist die Verwendung von Python Die Verwendung von Python ist nicht möglich. Quelle: drillan/mixseek-plus.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/drillan/mixseek-plus --skill detect-python-command- Quelle
- drillan/mixseek-plus
- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist detect-python-command?
Sie haben die Funktion „Python“ und „Python“ verwendetを実行します.「Pythonコマンドを確認」「どのpytho Eine weitere Möglichkeit ist die Verwendung von Python Die Verwendung von Python ist nicht möglich. Quelle: drillan/mixseek-plus.
Wie installiere ich detect-python-command?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/drillan/mixseek-plus --skill detect-python-command Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/drillan/mixseek-plus
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01