Skip to content

Skill YAML Parser #55

@Yussefgafer

Description

@Yussefgafer

Problem Description

When the skill description is not formatted on a single line, the app ignores the rest of the description and gets only the first line. For example:

---
name: caveman
description: >
  Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman
  while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra,
  wenyan-lite, wenyan-full, wenyan-ultra.
  Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens",
  "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
---

The app only takes the text on the same line as > and ignores the rest of the description. Please fix this.

Screenshot

Image

Version Information

App Version: 1.4.3
Android Version: 14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions