Inventory and explore agent skills installed on the local machine via the `skillview` CLI. Use when asked to discover what skills exist, list SKILL.md files across host agents (claude/codex/cursor/agents), find duplicates between roots, rank skills by cross-agent usage in session logs, or audit for broken frontmatter. JSON output by default.
Skill that lives under the `.agents/` generic root and exercises the agents-generic classification path. Distinctive name for usage scanning purposes.
Drive a real Chromium-based browser from an agent loop. Use when a task needs to navigate web pages, fill forms, scrape rendered HTML, or take screenshots.
Investigate tabular data sets with pandas-style operations. Use when asked to explore a CSV, summarize a dataset, or run quick statistics over a table.
Shared cooking recipe definition kept in multiple agent installs so any host can answer recipe questions consistently.
Slightly drifted variant of a baking recipe used to validate that near-duplicate detection clusters skills that share most of their content but not all of it.
Secondary-tier skill (filename is `skill.md`, not `SKILL.md`) used to verify tier classification and that secondary skills still get discovered + validated.
Intentionally short name so usage confidence flips to low (names under six characters or without a separator are too generic to scan for).