Skip to content

[BUG] Parser error when description contains : #114

Description

@chinahappyking

When parsing a skill definition, if the description field contains a colon (:), the parser throws an error or produces incorrect parsing results.

This appears to be caused by the parser misinterpreting the colon inside the description content as a structural separator rather than part of the field value.

As a result, valid skill metadata cannot be parsed correctly when the description includes text such as:

description: support format like key:value
or any natural language sentence containing :.

This issue prevents some otherwise valid skills from being scanned successfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions