lbliiilbliiiCommunityยท8 Agent Skills Included

bengal

Pure-Python static site generation, theming, and content validation

Builds documentation sites, blogs, and knowledge bases from Markdown with parallel, incremental builds. Scaffolds new sites, customizes themes, adds template filters and directives, and migrates content from Jekyll or Hugo. Validates links, fixes broken output, and generates search indexes, sitemaps, and machine-readable page data automatically.
npx skills add lbliii/bengal --all -g -y
Available:

Gives your AI agent the project constitution, architecture boundaries, and safety rules for working on Bengal, plus routing to scoped steward files for each subsystem.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Bengal skills?โ–ผ

Run `npx skills add lbliii/bengal --all -g -y` in your terminal to install all skills in this suite globally.

What is Bengal used for?โ–ผ

Bengal is a pure-Python static site generator for documentation sites, blogs, and knowledge bases. It offers parallel builds, incremental rebuilds, themes, and built-in search and SEO output.

How to create a new Bengal site?โ–ผ

Run `bengal new site --name mysite --template docs` and then `bengal serve` to preview it. The scaffold-site skill guides your agent through picking the right template.

Can I migrate from Jekyll or Hugo to Bengal?โ–ผ

Yes. The content migration skill maps frontmatter fields, converts shortcodes to MyST directives, and rebuilds your section structure for Bengal.

Do I need coding experience to use these skills?โ–ผ

No. Site authors can scaffold, write, configure, and validate sites through plain-English requests, while developers get deeper skills for custom directives, filters, and themes.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’