Skip to content

feat: Add Medium / Substack support for long-form content #17

Description

@howardpen9

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions