semantius-skill-maker
semantius-skill-maker
Turn a semantic-model markdown file (the artifact produced by
semantic-model-analyst) into one task-aware Agent Skill that
captures the domain knowledge needed to act on that model efficiently.
The generated skill does not duplicate use-semantius, it sits on top
of it, focusing exclusively on the domain (entities, lifecycles, label
rules, cross-FK invariants) that a generic platform skill cannot know.
The generated skill is plain Agent Skills format, a SKILL.md with
YAML frontmatter under a folder named after the model, and works in
any agent harness that loads Agent Skills, including Claude Code.
Writing conventions (apply to every file and message this skill produces)
These rules apply to chat output, the generated SKILL.md, the generated README.mdx, every reference file, and every script this skill writes.
1. US English spellings, always. Never British English. Examples (left = correct US form, right in backticks = banned British form): optimize (not optimise), behavior (not behaviour), modeling (not modelling), customize (not customise), recognize (not recognise), labeled (not labelled), materialize (not materialise), organization (not organisation), summarize (not summarise), categorize (not categorise), uncategorized (not uncategorised), normalize (not normalise), harmonize (not harmonise), analyze (not analyse). When in doubt between two spellings, pick the -ize / -or / -er form.