‹ 首页

content-calendar

@indranilbanerjee · 收录于 1 周前

Plan content calendars. Use when: monthly or quarterly scheduling, platform assignments, content pillars, repurposing.

适合你,如果需要系统安排内容发布计划

/ 下载安装
content-calendar.skill双击,或拖进 Claude 桌面版 / Cowork,即完成安装↓ .skill↓ .zip
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code~/.claude/skills/(项目级 .claude/skills/)
Codex CLI~/.codex/skills/
Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add indranilbanerjee/digital-marketing-pro/content-calendar
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- indranilbanerjee/digital-marketing-pro/content-calendar
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify indranilbanerjee/digital-marketing-pro/content-calendar
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
220GitHub stars
~603上下文体积 · 单文件
镜像托管

怎么用

技能原文 SKILL.md作者撰写 · MIT · ba1468e

/digital-marketing-pro:content-calendar

Purpose

Generate a structured content calendar that maps topics to platforms, aligns with content pillars, and includes a repurposing workflow to maximize output from each core piece.

Input Required

The user must provide (or will be prompted for):

  • Time period: Month, quarter, or custom date range
  • Platforms: Which channels to plan for (blog, social, email, video, podcast)
  • Content pillars: Core themes or topics (or let the system recommend based on brand profile)
  • Publishing cadence: How often per platform (e.g., 3 blogs/month, daily social)
  • Key dates: Product launches, holidays, industry events, promotions
  • Team capacity: Who creates content and how much bandwidth exists
Process
  1. Load brand context: Read ~/.claude-marketing/brands/_active-brand.json for the active slug, then load ~/.claude-marketing/brands/{slug}/profile.json. Apply brand voice, compliance rules for target markets (skills/context-engine/compliance-rules.md), and industry context. Also check for guidelines at ~/.claude-marketing/brands/{slug}/guidelines/_manifest.json — if present, load restrictions and relevant category files. Check for custom templates at ~/.claude-marketing/brands/{slug}/templates/. Check for agency SOPs at ~/.claude-marketing/sops/. If no brand exists, ask: "Set up a brand first (/digital-marketing-pro:brand-setup)?" — or proceed with defaults.
  2. Define or validate content pillars based on brand expertise and audience needs
  3. Map key dates, seasonal trends, and industry events to the calendar
  4. Generate topic ideas for each pillar, distributed across the time period
  5. Assign each topic to a primary platform and content format
  6. Build repurposing chains: blog to social snippets, video to short clips, email to blog, etc.
  7. Balance content types: educational, promotional, engagement, thought leadership
  8. Add SEO keyword targets to relevant content pieces
  9. Output the calendar in a structured, sortable format
Output

A structured content calendar containing:

  • Monthly/weekly view with publish dates and platforms
  • Topic and title for each content piece
  • Content pillar and funnel stage tags
  • Primary format and repurposing derivatives
  • Keyword targets for SEO-driven content
  • Owner/assignee column (if team info provided)
  • Repurposing workflow diagram showing content atomization paths
Agents Used
  • content-creator — Topic ideation, pillar strategy, repurposing workflows, editorial planning
  • seo-specialist — Keyword alignment, search trend timing, topic gap identification
  • social-media-manager — Platform-specific posting cadence, content format recommendations, hashtag strategy, calendar validation
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。