Skip to content

arturseo-geo/distribution-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distribution Skill

Multi-platform content distribution and syndication for TheGEOLab ecosystem.

Features

  • Production-tested distribution networks with multi-channel publishing
  • WordPress and Medium integration
  • Social media scheduling
  • Email newsletter automation
  • RSS feed management
  • Cross-platform analytics

Installation

npm install @thegeolab/distribution-skill

Usage

const distSkill = require('@thegeolab/distribution-skill');

// Distribute content across platforms
distSkill.distribute({
  content: 'Article content...',
  platforms: ['wordpress', 'medium', 'twitter'],
  schedule: 'immediate'
});

Documentation

For full documentation, visit TheGEOLab.


Built by TheGEOLab

About

Digital product distribution skill for Claude Code — 8 platforms (KDP, Apple Books, Gumroad, Payhip, D2D, Kobo, Google Play, B&N), cross-linking strategy, royalty comparison, cover specs, launch scheduling. By TheGEOLab.net

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors