Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add SkillMedev/creator-studio --skill creator-content-calendargit clone --depth 1 https://github.com/SkillMedev/creator-studioWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/skillmedev/creator-studio/creator-content-calendar)<a href="https://agentmods.dev/skills/skillmedev/creator-studio/creator-content-calendar"><img src="https://agentmods.dev/badge/skills/skillmedev/creator-studio/creator-content-calendar.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00167 | $0.01766 |
| Opus 5 | $0.00084 | $0.00883 |
| Sonnet 5 | $0.00033 | $0.00353 |
| Haiku 4.5 | $0.00017 | $0.00177 |
Grade A, and why
Creator Content Calendar scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
100% identical to Creator Content Calendar — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 98 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Creator Content Calendar
A content calendar is a sustainability tool, not an idea list. Its job is to prevent decision fatigue, guarantee pillar balance, and make consistency achievable at the creator's real energy level - because the channel-killer is not bad content, it is the boom-bust cycle where an ambitious schedule collapses after three weeks and the creator disappears for two months. This skill produces a calendar structure the creator can hold through their worst week.
Operating procedure
Run in order: cadence decisions made before pillars exist produce a schedule with nothing to fill it, and idea banks built before pillars produce ideas with no home.
Step 1: gather inputs
- Real weekly hours available for content, on a bad week - not an inspired one. This is the binding constraint.
- Fixed constraints: job, family, travel rhythm, energy patterns (batch filmer vs. daily writer).
- Primary channel and format (the calendar is single-creator; multi-channel derivatives come from repurposing, not extra slots).
- Current output history: what they actually shipped in the last 8 weeks, not what they intended. Label any estimate a guess.
- Goal per pillar if known (growth, trust, sales); default to growth.
Step 2: define three to four content pillars
A pillar is not a topic; it is a content type with a predictable format and audience expectation. The standard four: Tutorial (how-to, educational), Story (experience, case study), Opinion (take, commentary), Showcase (product, result, before/after). Every piece of content must map to exactly one pillar. Hard rule: more than four pillars means no pillars - collapse until at most four remain.
Step 3: set cadence at the consistent floor
Cadence is set by the creator's floor, not their best-week ceiling: if they can produce two pieces per week every week without exception, the cadence is two per week - even if they occasionally could do five. The right cadence is the one that survives a bad week. Proven sustainable structures:
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 98 lines · 167 tokens per session scan A e0e5d1c29da6
Creator Content Calendar is a skill published in the GitHub repository SkillMedev/creator-studio (5 stars, last pushed 2mo ago), licensed MIT. It adds 167 tokens to every session and 1,766 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to Creator Content Calendar, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
linkedin-message-writer
Research LinkedIn profiles and write personalized messages for any LinkedIn message type — connection requests, InMails, DMs, message requests, post comments, and comment replies. Takes LinkedIn URLs as input, researches each person (profile data + recent posts via Apify), and generates messages tailored to each…
generate-voice-guide
Generate a personal voice guide for X (Twitter) and/or LinkedIn by scanning a user's past posts and iteratively refining with sample-and-feedback loops. Produces a structured markdown voice guide that sibling skills (create-x-content, create-linkedin-content) consume to draft in-voice posts. Different from…
create-linkedin-content
Draft voice-tuned LinkedIn post variants from a free-form brief. Reads a personal voice guide (generated via generate-voice-guide), produces 2–5 variants with distinct framings, applies LinkedIn-specific defaults (arrow bullets, "why this matters" beat, 150–500 words), and self-checks against the voice guide's banned…
create-x-content
Draft voice-tuned X (Twitter) post variants from a free-form brief. Reads a personal voice guide (generated via generate-voice-guide), produces 2–5 variants with distinct framings (simple-howto, problem-first, hype, mechanism-breakdown, etc.), and self-checks against the voice guide's banned phrases before returning.
ecommerce-full-pipeline
An e-commerce workflow assistant covering product discovery, 1688 product collection, listing on multiple platforms, promotional copy, and short-video creation. 1688 is a Chinese online wholesale marketplace.
Read and post on X/Twitter from the CLI - fetch tweets, timelines, and search; post tweets, replies, threads, and media. Cookie-based auth via twikit, bootstrapped from the local Dia browser session, secrets stored in gopass. Auto-falls back to agent-browser when twikit hits internal-API drift or X's "looks automated"…