What problem does it solve?
This Skill solves the problem of not knowing exactly what a Culture agent is configured to do, by presenting the complete set of prompt-side and runtime-side artifacts plus the agent’s available local skills.
Core Features & Use Cases
- Single-agent inventory view: Surfaces the detected system-prompt file (CLAUDE.md / AGENTS.md / GEMINI.md), the parallel culture.yaml, and the one-line list of .claude/skills/*/SKILL.md entries.
- Backend-aware prompt detection: Detects the correct system-prompt filename using backend fingerprint rules, with a safe fallback to built-in prompt filenames when the registry is absent.
- Path mode and suffix mode: Works either by pointing at a directory that contains the prompt file + culture.yaml, or by resolving an agent suffix via the Culture server manifest.
- Read-only reporting: Provides configuration truth without judging alignment or drift, supporting operator onboarding and teaching workflows.
Quick Start
Ask: "Show agent <name>" (or run the script with a directory path) to get the agent’s prompt file, culture.yaml, and local skills index.