Content Shipped banner
SterlingChin SterlingChin

Content Shipped

Development community

Description

--- name: content-shipped description: Proactively detect and log shipped content when user mentions publishing, launching, or completing work. Tracks progress against monthly goals. --- # Content Shipped Log completed content to track progress against goals. This skill is proactive and activates when it detects shipping language in conversation. ## When to Use Claude Code should invoke this skill when it detects: - "I shipped..." - "I published..." - "Just posted..." - "Finished the..." - "

Installation

Installs to ~/.claude/skills/sterlingchin-marvin-template-content-shipped/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sterlingchin-marvin-template-content-shipped && curl -fsSL https://raw.githubusercontent.com/SterlingChin/marvin-template/HEAD/.claude/skills/content-shipped.md -o ~/.claude/skills/sterlingchin-marvin-template-content-shipped/SKILL.md

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

Full documentation available on GitHub

View Source Repository