Problem
Long-form content platforms like Medium and Substack are a major part of content distribution strategies, but there's no agent skill support for publishing to them. Users have to manually copy formatted content, which is error-prone and breaks the automated pipeline.
Use Case
- Publish long-form articles to Medium or Substack as part of a content distribution workflow
- Cross-post from a canonical source (e.g., a Typefully draft or blog post) to multiple long-form platforms
- Maintain consistent formatting (headings, code blocks, images) across platforms
Context
In our content pipeline, short-form posts go to X/LinkedIn/Threads via Typefully API, but long-form content requires a completely manual copy-paste workflow to Medium or Substack. Both platforms have public APIs that could be leveraged.
Suggested Scope
- Medium: publish/draft articles via Medium API
- Substack: publish/draft posts via Substack API
- Preserve markdown formatting
Problem
Long-form content platforms like Medium and Substack are a major part of content distribution strategies, but there's no agent skill support for publishing to them. Users have to manually copy formatted content, which is error-prone and breaks the automated pipeline.
Use Case
Context
In our content pipeline, short-form posts go to X/LinkedIn/Threads via Typefully API, but long-form content requires a completely manual copy-paste workflow to Medium or Substack. Both platforms have public APIs that could be leveraged.
Suggested Scope