
Good Skill Complex
Validate how agents parse rich SKILL.md frontmatter—multi-line descriptions, metadata.requires bins, and custom fields—for Lark CLI skill packaging.
Overview
good-skill-complex is an agent skill for the Build phase that serves as a complex SKILL.md frontmatter fixture for Lark CLI and skill-catalog tooling.
Install
npx skills add https://github.com/larksuite/cli --skill good-skill-complexWhat is this skill?
- Frontmatter version 2.5.1-beta with multi-line YAML description and special-character coverage
- metadata.requires lists bins: lark-cli and node for install-time dependency hints
- Includes cliHelp pointer and customField for extended parser testing
- Minimal body documents intent: complex frontmatter block reference
- Useful fixture when testing lark-cli skill add or catalog ingest pipelines
- 2 required bins in metadata.requires: lark-cli, node
Adoption & trust: 33 installs on skills.sh; 13.7k GitHub stars; 3/3 security scanners passed (skills.sh audits).
What problem does it solve?
You need a reproducible skill package with messy multi-line YAML and custom metadata to test whether your CLI or directory ingest handles real-world manifests.
Who is it for?
Skill authors and maintainers debugging lark-cli, skills.sh install paths, or Prism ingest on non-trivial frontmatter.
Skip if: Production feature work, Lark Suite product integrations, or builders looking for user-facing automation beyond format validation.
When should I use this skill?
Testing Lark CLI or catalog pipelines against complex SKILL.md manifests with extended metadata.
What do I get? / Deliverables
You have a canonical complex skill document agents and pipelines can load to confirm parsing, dependency hints, and catalog fields without touching production skills.
- Reference SKILL.md with complex frontmatter for parser regression
Recommended Skills
Journey fit
Complex skill manifests are authored while setting up agent tooling in the build phase, before publishing skills to a registry. agent-tooling is where skill format, CLI metadata, and installer compatibility are exercised—not end-user product features.
How it compares
Meta fixture skill for manifest parsing—not a workflow skill like brainstorming or a RunComfy media integration.
Common Questions / FAQ
Who is good-skill-complex for?
Developers and catalog maintainers testing Lark CLI and agent skill installers against elaborate YAML frontmatter.
When should I use good-skill-complex?
Use it in Build (agent-tooling) when validating skill add, metadata.requires bins, or directory tagging on edge-case descriptions—not during Idea, Ship, or Launch customer work.
Is good-skill-complex safe to install?
It is a minimal reference skill with declared lark-cli and node requirements; review the Security Audits panel on this page before running unfamiliar CLI hooks in CI.
SKILL.md
READMESKILL.md - Good Skill Complex
# Complex Skill This skill has a complex frontmatter block.