Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

python-introspection

Sterne0
Forks0
Aktualisiert16. Mai 2026 um 21:05

Read-only Python (and sibling-interpreter) introspection without hitting the validate-command.sh `-c | -e` block. Use whenever you want to check an import, parse an AST, print a module version, or evaluate a tiny snippet — write the snippet to /tmp/snippet.py and run `python3 /tmp/snippet.py`. Or, for plain "does symbol X live in module Y" questions, prefer Read or Grep over a script entirely.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
2 Dateien
SKILL.md
readonly