lbliii/bengal-agent
Author skills and the Bengal CLI MCP server for people writing a Bengal site.
Validate a Bengal site with bengal check, apply safe fixes with bengal fix, and audit generated output with bengal audit. Use when content fails to build, links break, directives error, or before publishing.
Edit Bengal site configuration (bengal.toml or config/) using keys that exist in the schema and configuration docs. Use when changing title, baseurl, theme, build output, features, output formats, or Content Signals.
Scaffold a new Bengal documentation, blog, or marketing site from a built-in template. Use when creating a new Bengal site, starting from scratch, or choosing a site template/preset.
Author Bengal pages with documented frontmatter, MyST directives, and bengal new page. Use when adding or editing site content, writing Markdown, or creating a page in a section.