Skill whose frontmatter name does not match its directory name.
Scanned 9/1/2026
Install to Claude Code
npx -y skills add dork-labs/dorkos --skill analyzer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Analyzer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dork-labs-analyzer-dorkos)More formats (shields.io, HTML) on the badges page.
---
name: different-name
description: Skill whose frontmatter name does not match its directory name.
kind: skill
---
# Conflicting Skill
This SKILL.md lives in `skills/analyzer/` but its frontmatter declares
`name: different-name`. Claude Code tolerates this (skills are keyed by
directory name), so the validator surfaces it as a SKILL_NAME_MISMATCH
warning rather than a blocking error (DOR-263).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!