agents/skills/social/publish_handoff/SKILL.md
# Skill: Publish Handoff **Skill ID**: social.publish_handoff **Agent**: SocialMediaManager (agent_008) **Version**: 1.0.0 ## What It Is Packages approved content into structured payloads for downstream automation systems. Ensures all required fields are present, all judge gates have passed, and content is ready for scheduling and publishing. ## When to Use - Content has passed all judge gates (brand, compliance, quality, platform fit) - Content is approved by operator (if manual approval r
npx skillsauth add insightpulseai/agents agents/skills/social/publish_handoffInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Skill ID: social.publish_handoff Agent: SocialMediaManager (agent_008) Version: 1.0.0
Packages approved content into structured payloads for downstream automation systems. Ensures all required fields are present, all judge gates have passed, and content is ready for scheduling and publishing.
Input: Approved content items + judge results + campaign context + schedule
Process:
1. Validate all required judge gates passed
2. Verify content completeness (copy, media refs, platform, time)
3. Package into PublishHandoff payload schema
4. Emit to automations via publish_handoff_emit tool
5. Record handoff status and tracking ID
Output: Structured publish payload + handoff confirmation
publish_handoff:
handoff_id: string # unique tracking ID
timestamp: ISO 8601
content_id: string
campaign_id: string | null
platform: string
copy: string
hashtags: string[]
cta: string
media_refs: string[] # URIs to ready creative assets
scheduled_time: ISO 8601
timezone: string
approval_chain:
brand_judge: pass | fail
compliance_judge: pass | fail
quality_judge: pass | fail
platform_fit_judge: pass | fail
operator_approval: approved | not_required
status: ready | blocked
blocked_reason: string | null
development
# Skill: Platform Adaptation **Skill ID**: social.platform_adaptation **Agent**: SocialMediaManager (agent_008) **Version**: 1.0.0 ## What It Is Transforms a single content concept into platform-native variants. Adapts copy length, tone, format, media requirements, hashtag strategy, and CTA style to match each platform's conventions and audience expectations. ## When to Use - Repurposing a single message across multiple platforms - Adapting long-form content (blog, whitepaper) into social f
development
# Skill: Performance Review **Skill ID**: social.performance_review **Agent**: SocialMediaManager (agent_008) **Version**: 1.0.0 ## What It Is Analyzes engagement metrics and campaign performance data to generate actionable insights and strategy recommendations. Produces post-campaign retrospectives and ongoing performance reports. ## When to Use - End-of-campaign retrospective - Weekly/monthly performance reporting - Identifying top and bottom performing content - Adjusting content strateg
development
# Skill: Content Strategy **Skill ID**: social.content_strategy **Agent**: SocialMediaManager (agent_008) **Version**: 1.0.0 ## What It Is Develops content pillars, themes, and strategic frameworks that guide what the social media manager communicates, to whom, and through which channels. Translates brand objectives into actionable content direction. ## When to Use - Starting a new brand or campaign content plan - Defining or refreshing content pillars - Mapping content to audience segments
development
# Skill: Content Calendar **Skill ID**: social.content_calendar **Agent**: SocialMediaManager (agent_008) **Version**: 1.0.0 ## What It Is Generates and manages structured content calendars that map content items to dates, platforms, campaigns, and content pillars. Ensures consistent posting cadence and balanced content mix. ## When to Use - Building weekly or monthly content schedules - Balancing content mix across pillars and platforms - Identifying gaps or over-concentration in the sched