/parse-calendar
Parse monthly content calendars from DOCX, XLSX, Notion, or text into structured calendar-data.json
$ npx -y skills add indranilbanerjee/socialforge --agent claude-codeShips with socialforge. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/parse-calendar
Context preview
What this command does when you run it.
Parse monthly content calendars from DOCX, XLSX, Notion, or text into structured calendar-data.json
Command definition
parse-calendar.mddescription: Parse monthly content calendars from DOCX, XLSX, Notion, or text into structured calendar-data.json argument-hint: "[file-path | notion-url | --paste]"
Parse Calendar
Import and parse a monthly social media calendar into SocialForge format.
Process
1. Accept calendar from file upload (DOCX, XLSX), Notion URL, or pasted text 2. Extract all posts with dates, platforms, tiers, content types, and briefs 3. Validate required fields, flag issues 4. Save as calendar-data.json in the month output folder 5. Show summary: post count, platform breakdown, tier breakdown, any issues
Supported Formats
- DOCX — Agency handoff documents
- XLSX — Structured spreadsheets
- Notion — Page URL (requires Notion connector)
- Text — Paste directly or provide .txt file path
Your client wants 30 days of social content across six platforms with brand-faithful imagery, AI-generated video, and provenance signed for EU markets. You have five days.
Other commands on socialforge.
- /adapt-copy
Adapt post copy for each target platform with character limits, hashtags, and compliance
Open command - /assemble-document
Assemble the final delivery document (DOCX) with all approved posts, images, and copy
Open command - /brand-setup
Configure a new brand profile with colors, fonts, logo, visual style, platforms, and compliance rules
Open command - /check-approvals
Check pending approval status and send reminders if overdue
Open command - /client-review
Send approved posts to client for review via Slack or email
Open command - /cost-report
Show API cost breakdown for the current month's production
Open command

