ckm:content-hub

Manage centralized marketing assets with manifest-driven gallery workflows.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/tarang-tj/syllabus-ai --skill ckm-content-hub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ckm:content-hub
Source: https://github.com/tarang-tj/syllabus-ai/tree/main/.claude/skills/content-hub
Command: npx skills add https://github.com/tarang-tj/syllabus-ai --skill ckm-content-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) components.

What problem does it solve?

Centralizes marketing assets in a browser-based gallery with brand context, enabling quick discovery and collaboration within ClaudeKit Marketing projects.

Core Features & Use Cases

  • Visual asset gallery with thumbnails and grid layout for quick browsing
  • Brand context sidebar to surface brand colors and voice for consistency
  • Actions such as Preview, Edit in Claude, Copy path, and Generate new assets
  • Manifest-driven asset catalog with scan and rescan workflows, and future cloud sync readiness
  • AI-assisted editing/generation hooks via dedicated API endpoints

Quick Start

Run the Content Hub server to open the asset gallery and begin managing your assets.

Frequently Asked Questions about ckm:content-hub

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage a centralized marketing asset library in a browser?

You can manage a centralized marketing asset library by running the Content Hub server, which opens a visual gallery for browsing, previewing, and editing brand-aligned assets directly in your browser.

Can I use AI to edit and generate marketing assets with brand context?

Yes, AI-assisted editing and generation hooks are available via dedicated API endpoints, allowing you to enhance and generate new marketing assets while maintaining brand colors and voice consistency.

How do I rescan and update a manifest-driven asset catalog?

You can rescan and update the manifest-driven asset catalog using built-in scan and rescan workflows, which index local assets and synchronize them with the static file serving routes.

Does this asset management gallery require external dependencies?

No external dependencies are required to run this asset management gallery, as it operates entirely within the ClaudeKit Marketing environment using server-side manifests and secure file read/write APIs.

What is the best way to preview and copy paths for marketing assets?

The best way to preview and copy paths is through the visual asset gallery grid layout, which provides thumbnail browsing alongside direct actions for previewing files and copying their paths.

Are there limitations when serving local assets through static file routes?

Static file serving is limited to the designated /assets and /file routes defined by the server-side manifest, constraining file access to the local assets directory and manifest scope.