skills/social-media-scheduling/SKILL.md
Use this skill when planning and packaging a full period of social media content for scheduling. Triggers on content calendars, posting cadence, content pillars, launch campaigns, social post queues, approval-ready post packages, and adapting one source asset across platforms.
npx skillsauth add absolutelyskilled/absolutelyskilled social-media-schedulingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Plan a scheduling-ready period of social content. The goal is not just to write posts. The goal is to turn a campaign goal, audience, channels, and constraints into a coherent queue that can be reviewed, approved, and scheduled.
This skill works for SaaS, AI tools, creator businesses, agencies, launches, and founder-led marketing.
Use this skill when the user wants to:
Do NOT use this skill for:
Gather or infer:
If the user only provides a rough goal, start with a lightweight assumptions block and proceed.
Create or confirm:
Assign a realistic weekly rhythm:
| Platform | Weekly Posts | Role | Formats | Notes | | --- | --- | --- | --- | --- |
Primary channels get original posts. Secondary channels get adapted or lighter posts. Do not recommend a high-volume video cadence unless production capacity exists.
Create a scheduling-ready table:
| Date | Time | Platform | Pillar | Angle | Format | CTA | Asset | Status | | --- | --- | --- | --- | --- | --- | --- | --- | --- |
Use status values:
readyneeds editneeds assetneeds fact checkblockedFor each important slot, produce platform-native copy:
End with a reviewable package:
| ID | Date | Time | Platform | Copy Status | Asset | CTA | Review Note | | --- | --- | --- | --- | --- | --- | --- | --- |
Then include final copy blocks by ID.
## Strategy
- Period:
- Audience:
- Goal:
- Primary CTA:
- Cadence:
- Assumptions:
## Pillars
| Pillar | Purpose | Formats | Proof Source | Ratio |
| --- | --- | --- | --- | --- |
## Calendar
| Date | Time | Platform | Pillar | Angle | Format | CTA | Asset | Status |
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
## Final Copy
### [ID] [Platform]
[copy]
## Review Notes
- [claim, asset, or approval item]
The output can be used with any social scheduling workflow. It is especially useful with agent-driven posting pipelines and MCP-compatible schedulers such as AgentReacher, where the final table can become scheduled drafts or review tasks.
For the full AgentReacher social campaign skill pack:
npx skills add agentreacher/skills --all
development
Diátaxis-driven documentation writing, improvement, and auditing for AI agents. Writes public-facing product docs (tutorials, how-to guides, reference, explanation) and repo developer docs (README, CONTRIBUTING, ARCHITECTURE, ADRs, changelogs, runbooks), improves existing pages to their quadrant's standard, and audits whole doc sites against the Diátaxis map. Detects the docs stack (Fumadocs, Docusaurus, Starlight, MkDocs, VitePress, Mintlify, plain Markdown) and follows its conventions. Triggers on "write docs", "document this", "write a tutorial", "write a README", "improve this doc", "audit our docs", "restructure the documentation", or "absolute-documentations this".
development
End-to-end, phase-gated software development lifecycle for AI agents. Turns a ticket, task, plan, or migration into a validated design, a dependency-graphed task board, and verified code. Triggers on "build this end-to-end", "plan and build", "break this into tasks", "pick up this ticket", "grill me on this", "run this migration", "absolute-work this", or any multi-step development task. Relentlessly interviews to a shared design, writes a reviewed spec, decomposes into atomic tasks on a persistent markdown board, then peels tasks one safe wave at a time with test-first verification. Handles features, bugs, refactors, greenfield projects, planning breakdowns, and migrations.
development
Use this skill when building user interfaces that need to look polished, modern, and intentional - not like AI-generated slop. Triggers on UI design tasks including component styling, layout decisions, color choices, typography, spacing, responsive design, dark mode, accessibility, animations, landing pages, onboarding flows, data tables, navigation patterns, and any question about making a UI look professional. Covers CSS, Tailwind, and framework-agnostic design principles.
development
Autonomously simplifies code in your working changes or targeted files. Detects staged or unstaged git changes, analyzes for simplification opportunities following clean code and clean architecture principles, applies improvements directly, runs tests to verify nothing broke, and shows a structured summary with reasoning. Triggers on "simplify this", "refactor this", "clean up my changes", "absolute-simplify", "simplify my code", "make this cleaner", "tidy this up", "reduce complexity", "flatten this", "remove dead code", or when code needs clarity improvements, nesting reduction, or redundancy removal. Language-agnostic at base with deep opinions for JS/TS/React, Python, and Go.