hugo-ose-development

Create and manage Hugo content for the ose-platform-web site.

9|1|Updated Nov 17, 2025
One-click install
npx skills add https://github.com/wahidyankf/open-sharia-enterprise --skill hugo-ose-development
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hugo-ose-development
Source: https://github.com/wahidyankf/open-sharia-enterprise/tree/main/.claude/skills/hugo-ose-development
Command: npx skills add https://github.com/wahidyankf/open-sharia-enterprise --skill hugo-ose-development

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides guidance for creating and managing content on the ose-platform-web Hugo site, which uses the PaperMod theme and serves as an English-only project landing page.

Core Features & Use Cases

  • Creating platform updates and page content on the ose-platform-web site
  • Configuring PaperMod frontmatter (title, date, description, cover, tags)
  • Maintaining a simple, flat content structure (updates/ and about.md)
  • Managing date-prefixed update posts for chronological ordering

Quick Start

Create a new update post under apps/ose-platform-web/content/updates/ with a date-prefixed filename (e.g., 2025-12-07-beta-release.md) and populate frontmatter per PaperMod guidance.