distributions/claude/skills/content-distribution/SKILL.md
Promote creative and technical work through strategic content distribution. Covers platform selection, audience building, content repurposing, and engagement strategies without becoming a full-time marketer. Triggers on promotion, audience building, social media strategy, or content marketing requests.
npx skillsauth add organvm-iv-taxis/a-i--skills content-distributionInstall 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.
Get your work seen without becoming a full-time marketer.
| Unsustainable | Sustainable | |---------------|-------------| | Post daily everywhere | Focus on 1-2 platforms | | Chase trends | Build on your expertise | | Optimize for algorithm | Optimize for humans | | Content for content's sake | Share genuine value |
| Platform | Best For | Content Type | Effort | |----------|----------|--------------|--------| | Twitter/X | Tech, ideas, discussion | Short-form, threads | Medium | | LinkedIn | Professional, B2B | Articles, updates | Medium | | Instagram | Visual work, creative | Images, reels | High | | YouTube | Tutorials, long-form | Video | Very High | | TikTok | Entertainment, quick tips | Short video | High | | Substack/Newsletter | Deep content, owned audience | Long-form writing | Medium | | Personal Blog | SEO, portfolio | Any | Low | | GitHub | Code, open source | Repositories | Low |
Pick ONE primary platform:
Define 3-5 themes you consistently create around:
Example for a creative technologist:
1. Technical tutorials (how I built X)
2. Creative process (behind the scenes)
3. Industry commentary (trends, tools)
4. Personal projects (show the work)
5. Career/professional development
| Low Effort | Medium Effort | High Effort | |------------|---------------|-------------| | Retweet + comment | Thread/carousel | Blog post | | Quick tip | Short-form video | YouTube video | | Question | Newsletter | Course/workshop | | Work-in-progress | Case study | Open source project | | Curated links | Tutorial | Research paper |
For every 6 posts:
Or: Give value 5x for every 1x you ask
From Austin Kleon:
Process:
Teaching:
Opinion:
Thread/Carousel:
Hook: Surprising claim or question
Point 1: [Evidence/example]
Point 2: [Evidence/example]
Point 3: [Evidence/example]
Summary: Key takeaway
CTA: Follow for more / Link to resource
Short-form post:
[Hook - first line matters most]
[Value - the actual content]
[CTA - what to do next]
┌───────────┐
│ Pillar │ Long-form (blog, video)
│ Content │
└─────┬─────┘
│
┌───────────┼───────────┐
▼ ▼ ▼
┌────────┐ ┌────────┐ ┌────────┐
│Thread 1│ │Thread 2│ │Thread 3│ Medium-form
└────┬───┘ └────┬───┘ └────┬───┘
│ │ │
┌────┴────┬─────┴────┬─────┴────┐
▼ ▼ ▼ ▼
Tweets Quotes Images Clips Micro-content
One blog post becomes:
Do:
Don't:
| Vanity | Valuable | |--------|----------| | Follower count | Follower growth rate | | Total likes | Engagement rate | | Impressions | Click-through rate | | Views | Subscribers/email signups |
| Platform | Minimum | Ideal | |----------|---------|-------| | Twitter | 3x/week | 1x/day | | LinkedIn | 2x/week | 3-4x/week | | Newsletter | 2x/month | Weekly | | Blog | 2x/month | Weekly | | YouTube | 2x/month | Weekly |
Pre-launch (2-4 weeks before):
Launch week:
Post-launch:
references/platform-guides.md - Platform-specific tacticsreferences/content-calendar-template.md - Planning templatesreferences/tools-stack.md - Scheduling and analytics toolsdevelopment
Dry-run audit + targeted cleanup for shell command history. Currently wraps atuin (stats today, prune, dedup with dated preview artifacts); extensible to zsh/bash/mcfly backends. Always previews before applying — apply commands are echoed for the human to run, never auto-executed. Triggers on "/shell-history-hygiene", "audit atuin", "audit shell history", "clean shell history", "atuin prune", "atuin dedup", "shell history hygiene", "history cleanup". Replaces ad-hoc one-liners (e.g. `... | tee cmd > file.txt` which wrote two files, swallowed dedup output, and left a junk `cmd` file).
tools
Guided Cowork setup — install role-matched plugins, connect your tools, try a skill.
development
Manage AI agent session lifecycles with structured phases (FRAME, SHAPE, BUILD, PROVE), context preservation across sessions, handoff protocols, and session metadata tracking. Triggers on session management, agent lifecycle, or multi-session workflow requests.
tools
Parse a session transcript into a structured Session Governance Index — an annotated bibliography of every file modified and commit made, internal-energy accounting (tool uses, estimated tokens), shipped-vs-tasked atom tally, and classification of missing items as Gaps or Vacuums. Triggers on "visibility-schema-substrate-sweep", "session cascade audit", "session governance audit", or any request to summarize what a session actually produced versus what it was asked to produce.