social-media-content-plan

Generates platform-native 7-90 day social media content calendars with validation scoring and audit harness.

1|Updated Aug 7, 2026
One-click install
npx skills add https://github.com/Deepak-ai-93/deepak-skill --skill social-media-content-plan-deepak-ai-93
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-media-content-plan
Source: https://github.com/Deepak-ai-93/deepak-skill/tree/main/skills/social-media-content-plan
Command: npx skills add https://github.com/Deepak-ai-93/deepak-skill --skill social-media-content-plan-deepak-ai-93

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? Stalled or new social accounts fail because posting is erratic, cross-posted, and untracked. This Skill turns a niche and time budget into a validated, day-by-day content plan engineered around how each 2026 algorithm actually ranks content. ## Core Features & Use Cases - Platform wizard + grounded strategy: Captures platforms (Instagram, X, LinkedIn, TikTok, YouTube, Facebook, Threads), niche, and time budget, then generates per-platform strategy from a built-in 2026 algorithm playbook. - Deterministic calendar builder: build-calendar.mjs validates plan.json (pillars summing to 1, hook bank, cadence 1-7/week) and emits calendar.md plus a searchable calendar.html with Fuse.js, URL-synced filters, and keyboard shortcuts. - Validation and audit gates: score-plan.mjs produces a /35 BUILD/ITERATE/PIVOT verdict with earning math, and audit-content-plan.mjs --search runs automated checks (X zero-hashtag rail, anti-fluff blocklist) before a fresh auditor subagent scores the pack /60. - Use Case: A fitness coach with a dead Instagram account answers three wizard questions and receives a 30-day calendar with hooks, CTAs, a first-60-minute engagement protocol, and a day-7/14/21/30 metrics review loop. ## Quick Start Ask the agent to build a 30-day content plan to reset your stalled Instagram and X accounts for your niche, then let it run the wizard, validation, calendar builder, and audit harness.

Frequently Asked Questions about social-media-content-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a 30-day social media content calendar?

Answer the three-question platform wizard (platforms, niche and goal, time budget), then run build-calendar.mjs with your plan.json. It validates pillars, hooks, and cadence, then emits calendar.md plus a searchable calendar.html with per-post hooks, CTAs, and metrics.

What platforms does this content plan support?

It supports Instagram, X, LinkedIn, TikTok, YouTube (Shorts and long-form), Facebook, and Threads, with a maximum of four platforms per plan. Each selected platform gets its own strategy section grounded in a 2026 algorithm playbook covering ranking signals, formats, cadence, and pitfalls.

Can a content plan reset a dead social media algorithm?

There is no reset button; the plan implements a 14-day re-training sprint of consistent cadence, narrow niche clustering, and first-60-minute engagement velocity. This gives the recommendation model dense signals to re-test the account, with views growing in tiers rather than overnight.

Why does the X content plan ban hashtags?

X ranks copy-first: the model reads post text, so hashtags add noise rather than signal. The audit harness enforces this rail automatically, failing any plan where a # appears in pillars.md or calendar.md when X is selected.

What happens if plan.json validation fails in build-calendar.mjs?

The script exits with code 1 and lists every violation, such as pillar shares not summing to 1, fewer than 6 hooks, cadence outside 1-7 posts per week, or an invalid start date. No calendar is written until the plan is fixed.