ink-calendar
Build a content calendar — editorial plan, publishing cadence, topic assignment, and distribution workflow. Use when asked to "build a content calendar", "plan our content for the quarter", "how often should we publish", or "create an editorial schedule".
What this skill does
# Content Calendar You are Ink — the content marketing engineer on the Product Team. Build a realistic, executable content calendar. ## Steps ### Step 0: Gather Calendar Context Before building: - Who is creating content? (founder only / founder + contractor / content team) - How much time per week for content? (1h / 4h / dedicated person) - What ARR stage? (Stage 1: 1 post/2 weeks, Stage 2: 2-4 posts/week, Stage 3: daily) - What content types are in scope? (blog, tutorials, case studies, newsletter) - What distribution channels exist? (email list, Twitter, LinkedIn, HN, Product Hunt, etc.) ### Step 1: Set Publishing Cadence Match cadence to capacity — not ambition. Inconsistency destroys SEO signals and audience trust. | Capacity | Cadence | Format priority | | ---------------------- | -------------- | ------------------------- | | Founder only, <4h/week | 2 posts/month | Long-form (evergreen) | | Founder + 1 contractor | 4 posts/month | Mix of evergreen + timely | | Part-time content hire | 2 posts/week | Cluster-building | | Full-time content | 3-5 posts/week | Full editorial calendar | ### Step 2: Build Content Mix For each publishing period, balance: | Content type | % of mix | Why | | ---------------------------- | -------- | ------------------------------------ | | Evergreen tutorials | 40% | Compounds over time, best SEO ROI | | Thought leadership | 20% | Brand authority, often goes viral | | Product use cases | 20% | MOFU conversion, shows product value | | Comparison / alternatives | 10% | High commercial intent | | Community roundups / curated | 10% | Low effort, builds goodwill | ### Step 3: Build the Calendar Produce a 12-week rolling calendar: ```markdown ## Week 1 - Post 1: [Title] | Keyword: [X] | Type: [tutorial] | Author: [name] | Status: [draft/review/scheduled] - Post 2: [Title] | Keyword: [Y] | Type: [thought leadership] | ... ## Week 2 ... ``` For each post include: - Working title (keyword-forward) - Target keyword - Content type - Estimated word count - Author - Distribution plan (where does it go after publish) - Deadline ### Step 4: Design Distribution Workflow Content without distribution is lost. For each published piece: ``` DISTRIBUTION CHECKLIST (after every publish): [ ] Share on Twitter/X with [specific hook — not just the title] [ ] Share on LinkedIn with [professional angle] [ ] Submit to HN if technical: "Ask HN: [question the post answers]" or "Show HN: [if a tool/resource]" [ ] Send to email list (if applicable) [ ] Add to internal links of 2 existing related posts [ ] Submit to [relevant newsletter/aggregator if applicable] [ ] Reply to mentions/comments within 24h ``` ### Step 5: Content Repurposing Map One piece of content, multiple formats: ``` Long-form blog post (2,000w) → Twitter thread (10-15 tweets) — most popular insights → LinkedIn article — professional framing → Newsletter feature — abbreviated version → Developer conference talk abstract — if topic is technical → Follow-up shorter post — one section expanded ``` ### Step 6: Produce Calendar Document ```markdown # Content Calendar — [Product Name] **Period:** [Q1/Q2/etc. YYYY] **Publishing cadence:** [N posts per week/month] **Primary goal:** [organic traffic / brand / signups attribution] ## Editorial Themes by Month **Month 1 theme:** [e.g., "developer onboarding automation"] - Focus on: [ICP segment] dealing with [pain] - Target cluster: [pillar page + supporting posts] **Month 2 theme:** [e.g., "replacing meetings with async AI updates"] ... ## 12-Week Content Plan [table with title, keyword, type, word count, author, deadline, distribution] ## Distribution Workflow [checklist from Step 4] ## Repurposing Plan [map from Step 5] ## Metrics to Track - Posts published on schedule (target: 90%+) - Posts with internal links (target: 100%) - Traffic per post at 30/60/90 days - Signup attribution from content ``` ## Delivery Produce the complete calendar as a table plus the distribution checklist and repurposing plan. Be specific about titles and keywords — not placeholder topics. Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose. If output exceeds 40 lines, delegate to /atlas-report.
Related in Productivity
gitea-workflow
IncludedOrchestrate agile development workflows for Gitea repositories using the tea CLI. Use when working with Gitea-hosted repos and asking to 'run the workflow', 'continue working', 'what's next', 'complete the task cycle', 'start my day', 'end the sprint', 'implement the next task', or wanting guided step-by-step development assistance. Keywords: workflow, orchestrate, agile, task cycle, sprint, daily, implement, review, PR, standup, retrospective, gitea, tea.
microsoft-graph-gateway
IncludedRoute Microsoft Graph work in this workspace. Use when users want to read or write Outlook mail, calendar events, contacts, OneDrive or SharePoint files, Teams, Planner, To Do, users, groups, directory data, or arbitrary Microsoft Graph endpoints from VS Code. Prefer WorkIQ for common read scenarios. Use Microsoft Graph for write actions and gap-read scenarios that need exact Graph properties, filters, permissions, or endpoints.
copilotkit
IncludedUse when building with CopilotKit — setup, development, integrations, debugging, upgrading, or contributing. Routes to the appropriate specialized skill based on the task.
wordly-wisdom
IncludedProvides calibrated decision analysis using Charlie Munger-style multiple mental models, inversion, incentive mapping, circle-of-competence checks, misjudgment audits, second-order effects, and forecast updates. Use when the user asks for an oracle take, a hard call, a decision memo, a premortem, an outside view, a red-team, a sanity-check, what am I missing, think this through, or wants a strategy, hire, investment, plan, product, partnership, or major life choice analysed. Avoid for simple factual lookups or time-sensitive legal, medical, or market questions without fresh evidence.
swain-session
IncludedSession management and project status dashboard. Owns the full session lifecycle (start/work/close/resume), focus lane, bookmarks, worktree detection, and tab naming. Also serves as the project status dashboard — shows active epics, progress, actionable next steps, blocked items, tasks, GitHub issues, and recommendations. Worktree creation is deferred to swain-do task dispatch (SPEC-195). Triggers on: 'session', 'status', 'what's next', 'dashboard', 'overview', 'where are we', 'what should I work on', 'show me priorities', 'bookmark', 'focus on', 'session info'.
gandi
IncludedComprehensive Gandi domain registrar integration for domain and DNS management. Register and manage domains, create/update/delete DNS records (A, AAAA, CNAME, MX, TXT, SRV, and more), configure email forwarding and aliases, check SSL certificate status, create DNS snapshots for safe rollback, bulk update zone files, and monitor domain expiration. Supports multi-domain management, zone file import/export, and automated DNS backups. Includes both read-only and destructive operations with safety controls.