magnus-add-insight-article

Create insights article pages and insert matching ArticleCards into the /insights index.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ssu96ld/magnus-claude-plugins --skill magnus-add-insight-article
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: magnus-add-insight-article
Source: https://github.com/ssu96ld/magnus-claude-plugins/tree/main/plugins/magnus-site/skills/magnus-add-insight-article
Command: npx skills add https://github.com/ssu96ld/magnus-claude-plugins --skill magnus-add-insight-article

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of new insights articles on the Magnus site and ensures a corresponding ArticleCard is added to the /insights index, keeping content, layout, and navigation consistent with the brand and templates.

Core Features & Use Cases

  • Generates the full article page (HeroSection, breadcrumb, author meta, body, and CtaSection) using documented components and tokens.
  • Inserts a matching ArticleCard at the top of the insights index grid to ensure discoverability and filtering by category and author.
  • Enforces the four documented categories (GTM Strategy, AI in GTM, Private Equity, Sectors), the four known authors (TA, DP, JR, CD), Magnus brand voice, and SEO rules.
  • Articles are gated for content sign-off before publish and support the creation of new articles (not edits) and index updates.

Quick Start

Provide the article inputs (title, slug, category, author, readTime, lede, seoDescription, body) and I will generate the new article page and insert its card into /insights.

Frequently Asked Questions about magnus-add-insight-article

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

FAQPage Schema
How do I publish a new insights article and add it to the website content index?

To publish an insights article, provide the title, slug, category, author, readTime, lede, seoDescription, and body inputs. The system generates the full article page and inserts a matching ArticleCard at the top of the insights index grid.

What inputs do I need to generate an SEO-friendly article page?

You need a title, slug, category, author, readTime, lede, seoDescription, and body. These inputs are validated against documented mappings, SEO rules, and brand voice conventions to ensure proper content creation.

Can I use any category or author when creating website content?

No, content creation is restricted to four categories (GTM Strategy, AI in GTM, Private Equity, Sectors) and four known authors (TA, DP, JR, CD). The system enforces these mappings along with author color conventions.

Does the article creation workflow require approval before publishing?

Yes, articles are gated for content sign-off before publish. The workflow supports creating new articles and updating the index, but it does not support editing existing articles post-approval.

What is the best way to ensure new website content is discoverable on the insights index?

The best way to ensure discoverability is using the automated article creation workflow, which inserts a matching ArticleCard at the top of the insights index grid for filtering by category and author.

Why does my insights article creation fail input validation?

Input validation fails when the title, slug, category, author, readTime, lede, seoDescription, or body do not match the documented categories, known authors, or fixed template conventions required for the article page.