Documentation
¶
Overview ¶
Package content analyzes the textual content of SKILL.md files. It computes metrics such as word count, code block ratio, imperative sentence ratio, information density, and instruction specificity to assess content quality.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Analyze ¶
func Analyze(content string) *types.ContentReport
Analyze computes content metrics for SKILL.md content.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.