mit einem Klick
skillview
skillview enthält 13 gesammelte Skills von galElmalah, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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).
Codex-specific helper skill used to exercise the codex agent classification path. Distinctive name so usage scanning treats it as high-confidence.
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.
Cursor-specific skill used to exercise the cursor agent classification path. The parent root directory is `.cursor`, which triggers the cursor branch.
Skill that lives under a generic `skills/` directory with no recognized agent ancestor, exercising the unknown-agent fallback classification path.
Project-local Claude skill (its `.claude` ancestor is not directly under the fixture home), so skillview should classify it as `claude-project` rather than `claude-global`.