cms-interaction
CommunityConnect to CMSs and search content fast.
Authorboringdata
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides ad-hoc CMS operations (onboard, search, publish) via Kurt CLI, enabling quick content exploration and updates without a full ingestion workflow.
Core Features & Use Cases
- Configuration: Setup CMS connections (onboard) for Sanity, Contentful, WordPress
- Ad-hoc search: Quick content searches during planning
- Publishing: Push drafts to CMS (as drafts only)
Quick Start
- Onboard a CMS: cms-interaction onboard
- Search content: cms-interaction search --query "tutorial"
- Publish draft: cms-interaction publish --file draft.md --id <doc-id>
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cms-interaction Download link: https://github.com/boringdata/kurt-demo/archive/main.zip#cms-interaction Please download this .zip file, extract it, and install it in the .claude/skills/ directory.