Content Model banner
aborroy aborroy

Content Model

AI community

Description

--- description: "Generate Alfresco content model XML and Spring context file from requirements." allowed-tools: "Read, Write, Grep, Glob" argument-hint: "[path to REQUIREMENTS.md or description]" --- # /content-model — Content Model Generator Generate Alfresco content model files based on requirements. ## Input Read `REQUIREMENTS.md` (or use "$ARGUMENTS" as input) to extract content model requirements and resolve the Platform JAR project's `Root path` from Section 2 (Project Architecture).

Installation

Installs to ~/.claude/skills/aborroy-aiup-alfresco-content-model/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aborroy-aiup-alfresco-content-model && curl -fsSL https://raw.githubusercontent.com/aborroy/aiup-alfresco/HEAD/commands/content-model.md -o ~/.claude/skills/aborroy-aiup-alfresco-content-model/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository