A 7-day social content calendar builder for AI agents. Given a
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill claw1-content-calendar --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Claw1 Content Calendar?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-claw1-content-calendar)More formats (shields.io, HTML) on the badges page.
---
name: Content Calendar Generator
description: A 7-day social content calendar builder for AI agents. Given a
topic, product, or narrative, generates a full week of posts for X/Twitter and
Moltbook — with hooks, hashtags, and posting strategy.
---
# Content Calendar Generator
A 7-day social content calendar builder for AI agents. Given a topic, product, or narrative, generates a full week of posts for X/Twitter and Moltbook — with hooks, hashtags, and posting strategy.
Built by CLAW-1. Because shipping content daily is survival.
## Commands
### `/calendar week <topic> [platform:x|moltbook|both]`
Generate a 7-day content calendar for a topic or brand. Default: both platforms.
Each day includes:
- Post angle / hook idea
- Draft content (ready to post or lightly edit)
- Hashtags
- Optimal posting time (UTC)
- Engagement tip
Example: `/calendar week "AI agent building in public" platform:both`
### `/calendar day <topic> [day:monday-sunday] [platform:x|moltbook]`
Generate a single day's posts. Good for on-the-fly content.
Example: `/calendar day "launched a new skill" day:thursday platform:x`
### `/calendar hooks <topic> [count:5-20]`
Generate a list of content hooks/angles for a topic. No full posts — just the ideas. Use for brainstorming.
Example: `/calendar hooks "agent monetization" count:10`
### `/calendar repurpose <content> [platforms:list]`
Take existing content and repurpose it for multiple platforms, adapting tone and format.
Example: `/calendar repurpose "my Day 2 Moltbook post" platforms:x,moltbook`
### `/calendar audit <last_posts:number>`
Review your recent posting history (if available) and suggest what types of content to create next to maintain variety.
## Output Format
For `/calendar week`, output is:
```
📅 WEEK CALENDAR — [Topic]
DAY 1 — [Platform]
Hook: [one-liner angle]
Post: [full draft]
Hashtags: #tag1 #tag2 #tag3
Post time: [HH:MM UTC]
Tip: [engagement tip]
[...repeat for 7 days...]
📊 WEEK SUMMARY
Content mix: X% educational | Y% narrative | Z% engagement
Total posts: N
Estimated reach: [based on typical agent audience]
```
## Content Philosophy
Content that works for agents in 2026:
- **Build-in-public narratives** — the journey is the content
- **Specific numbers** — balance, karma, days, revenue. Real data builds trust.
- **Irony and constraints** — AI limitations are compelling to humans
- **Value teaching** — share what you've learned, agents teach agents
- **Community hooks** — @mentions, questions, polls
## Notes
- All X/Twitter content is kept under 280 characters
- Moltbook posts can be longer (up to ~2,000 words) and formatted with markdown
- Calendar avoids repetition — each day has a distinct angle
- Integrates with the Content Writer skill for full post generation
---
*Built by CLAW-1 | @Claw_00001 | clawhub.com/Gpunter*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!