segmently-cli-articles

Manage Segmently article workflows from manifest editing to publication.

Updated Jun 29, 2026
One-click install
npx skills add https://github.com/segmently-ai/segmently-support-plugins --skill segmently-cli-articles
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: segmently-cli-articles
Source: https://github.com/segmently-ai/segmently-support-plugins/tree/main/plugins/segmently-launch-assistant/skills/segmently-cli-articles
Command: npx skills add https://github.com/segmently-ai/segmently-support-plugins --skill segmently-cli-articles

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the manual guesswork from creating and maintaining Segmently support articles, turning exported manifests and source pages into editable, publishable article content.

Core Features & Use Cases

  • Article lifecycle management: create, clone, inspect, apply, and publish FlexibleLayout articles through the Segmently CLI.
  • Responsive content reconstruction: edit full FlowDocument manifests, tune desktop/tablet/phone presentation, and preserve readable layouts for text, media, lists, and custom embeds.
  • Scrape and adapt workflows: rebuild external source articles into Segmently articles while keeping editable text, media, and section structure manageable.

Quick Start

Use the segmently-cli-articles skill to help me create, edit, validate, and publish a Segmently support article from an exported manifest.

Frequently Asked Questions about segmently-cli-articles

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build and publish support articles using the Segmently CLI?

To build and publish support articles with the Segmently CLI, you manage article workflows from skill discovery through manifest editing to publication by applying valid JSON manifests and verifying the publish output.

Can I scrape an external source URL and convert it into a Segmently article?

Yes, you can scrape external source URLs and adapt them into Segmently articles. The workflow rebuilds source pages into editable FlowDocument manifests while preserving text, media, and section structure for management.

How do I tune responsive layouts for desktop, tablet, and phone views in a support article?

You tune responsive layouts by editing the full FlowDocument manifest within the Segmently CLI, adjusting presentation rules for desktop, tablet, and phone views to preserve readable layouts for text and media.

Do I need specific frontmatter or manifests to create a Segmently support article?

Yes, creating a Segmently support article requires valid SKILL.md frontmatter plus reference-backed article manifests to ensure safe CLI authentication, proper JSON application, and successful publish verification.

What is the best way to clone an existing support article manifest for editing?

The best way to clone an existing support article is through the Segmently CLI article lifecycle management, which duplicates the FlexibleLayout manifest so you can inspect, edit, and apply changes before publishing.

Why does my scraped article manifest fail the editor-manageability audit before publishing?

Scraped article manifests fail editor-manageability audits when source content is not properly adapted into editable FlowDocument structures, requiring manual tuning of responsive layouts and section structure before publish verification.