What problem does it solve? It removes the guesswork around how Bailongma Agent Skills are structured, helping you understand the SKILL.md format, list installed skills, and author new reusable workflow packages correctly. ## Core Features & Use Cases - Skill Format Reference: Documents the required SKILL.md file, mandatory frontmatter fields (name, description), and optional metadata like tags, aliases, and triggers. - Authoring Guidance: Provides rules for writing precise descriptions, placing workflow rules in SKILL.md, and offloading long examples to references or assets folders. - Safety Practices: Advises treating third-party skills as untrusted and reviewing bundled scripts before execution. - Use Case: When you want to package a repeatable workflow as a Bailongma skill, use this Skill to generate a compliant SKILL.md with correct frontmatter and folder layout. ## Quick Start Ask the agent to create a new Bailongma skill for your workflow and it will produce a valid SKILL.md with the required frontmatter.