bad--name

Flag skills with consecutive hyphens in their names for naming convention issues.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/XiongJingzhi/agent-learn --skill bad-name-xiongjingzhi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bad--name
Source: https://github.com/XiongJingzhi/agent-learn/tree/main/app/pi-mono/packages/coding-agent/test/fixtures/skills/consecutive-hyphens
Command: npx skills add https://github.com/XiongJingzhi/agent-learn --skill bad-name-xiongjingzhi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill demonstrates a name with consecutive hyphens, which might indicate an issue with naming conventions or parsing.

Core Features & Use Cases

  • Illustrative Purpose: Serves as an example of a skill with an unconventional name for testing or demonstration.
  • Naming Convention Check: Can be used to verify how systems handle names with special characters like double hyphens.

Quick Start

This skill is primarily for demonstration and does not have a direct user-facing operational command.

Frequently Asked Questions about bad--name

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate skill metadata for naming convention issues?

To validate skill metadata for naming convention issues, you can use automated discovery pipelines to identify skills with consecutive hyphens in their names, ensuring strict adherence to naming rules for reliable operation.

What happens when a skill name contains consecutive hyphens?

When a skill name contains consecutive hyphens, it indicates a potential naming convention issue that can cause parsing errors during agentic skill discovery and validation processes, requiring flagging for correction.

How do I check if my system handles special characters in skill names?

To check if your system handles special characters in skill names, run an illustrative test skill with double hyphens through your validation pipeline to verify parsing behavior and identify metadata handling limitations.

Why does skill discovery fail with unconventional naming formats?

Skill discovery fails with unconventional naming formats because consecutive hyphens and special characters violate strict naming rules, disrupting parsing logic and preventing reliable metadata validation during automated processing.

Do I need dependencies to run naming convention checks on skill metadata?

No, you do not need external dependencies to run naming convention checks on skill metadata, as the identification and flagging of consecutive hyphens operates independently within standard agentic validation pipelines.

Can I use this naming convention check for operational tasks?

No, you cannot use this naming convention check for operational tasks, as it serves an illustrative and demonstrative purpose for testing how systems handle unconventional names rather than executing direct user-facing commands.