Content Store banner
aborroy aborroy

Content Store

Testing community

Description

--- description: "Scaffold a custom Alfresco ContentStore connector (extending AbstractContentStore, optionally wrapping a caching or encrypting store) with its reader/writer, Spring wiring, and unit test. In-Process SDK (Maven) only." allowed-tools: "Read, Write, Grep, Glob" argument-hint: "[path to REQUIREMENTS.md or description]" --- # /content-store — Custom Content Store Generator > **In-Process SDK only** — content stores deploy inside the ACS JVM as part of the Platform > JAR. The repos

Installation

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

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

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

Full documentation available on GitHub

View Source Repository